Software Listing of Author : "Devarticles.com"
- An Article Rating System With ASP
- License: Shareware
- Price:


This article shows you how to use ASP and a Microsoft Access database to create a basic content rating system. It will look at how to setup the database to accept ratings, how to add ratings to the database, how to stop users from rating once they have already done so, and finally how to accumulate the ratings for each piece of content and display them in a graphical format.
- Publisher: devarticles.com
- Date Released: 23-11-2011
- Download
- Platform: Asp, Scripts
- ASP.NET: An Introduction
- License: Shareware
- Price:


ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. This article talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.
- Publisher: devarticles.com
- Date Released: 26-09-2011
- Download
- Platform: Asp, Scripts
- Generating Images on the Fly With PHP
- License: Shareware
- Price:


One of the most popular features of PHP is real-time image generation. That is, we can create a new image canvas, "paint" it, and either save it to a file, or send it directly to the browser. This article will show you how to create an image in real-time with PHP.
- Publisher: devarticles.com
- Date Released: 24-10-2011
- Download
- Platform: PHP, Scripts
- Maintaining Session State With ASP
- License: Shareware
- Price:


Sessions and cookies can be used to persist visitor information. This article shows us how to maintain session state with ASP using a combination of cookies, sessions and the global.asa file.
- Publisher: devarticles.com
- Date Released: 02-02-2011
- Download
- Platform: Asp, Scripts
- MS Access: Tables, Views and Procedures
- License: Shareware
- Price:


Ever wondered how to create a table, view or procedure with MS Access? This article shows us how to create all three and work with them from an ASP script.
- Publisher: devarticles.com
- Date Released: 05-03-2011
- Download
- Platform: Asp, Scripts
- Take Ajax to Your E-mail Inbox
- License: Freeware
- Price: 0.00


In this article, the first of three parts, you will start creating a simple web-based POP 3 client using Ajax, which will use "XMLHttpRequest" objects to retrieve messages from a mail server.
- Publisher: devarticles.com
- Date Released: 11-08-2011
- Download
- Platform: Misc Scripts
- The Evolution Of Microsoft: .NET Explained
- License: Shareware
- Price:


Sure, you've heard about .NET... maybe you're a Visual Basic programmer for a small company, maybe you write SQL stored procedures for a huge company, or maybe you're just a Microsoft developer wanting to keep on the cutting edge of technology. This article will explain exactly what .NET is, how it works, how we (as developers) can benefit from it, its many new features, and other .NET related information.
- Publisher: devarticles.com
- Date Released: 16-01-2011
- Download
- Platform: Asp, Scripts


