Active Server Page (ASP) Tutorial
Introduced in 1996, Active Server Pages (ASP) are just like normal x/html pages except they are processed on the server before being sent to the client's machine. ASP itself is not a programming language, but a platform on which any scripting language that your web-server understands can run. The most popular languages used with ASP are VBScript (a subset of Visual Basic), JScript (Microsoft's version of JavaScript) and Perl Script. This tutorial only covers VBScript.
Lemon, Gez. Juicy Studio. Design>Web Design>Server Side Includes>ASP
Unlike JavaScript the use of ASP doesn't depend on someone's browser supporting it) is very difficult to learn, and this has come from the early languages like Perl, which are difficult to write and even more difficult to debug. Over the past few years two new languages have emerged, PHP and ASP. These are easy enough for even the novice webmaser to learn.
Gowans, David. Free Webmaster Help (2001). Design>Web Design>Server Side Includes>ASP
Creating a Web Service with Web Matrix
The Web Matrix project appears to have served as a test bed in the development of ASP.NET. This freebie attracted a lot of attention since it did not require an installation of IIS. It had its own http server whenever needed. Of course, one could use it also in the presence of an installed IIS. This tutorial is about creating a web service on Web Matrix and testing the service on the built in mini web server, as well as testing a second example on the IIS 5.1 on the local machine.
Krishnaswamy, Jayaram. Dev Articles (2006). Design>Web Design>Server Side Includes>ASP
ENTER and Event-Driven Programming
The event driven programming model in ASP.NET made possible by HTML and WEB controls 'runat server' is a great idea but not without problems. It is a usability disaster that the use of ENTER in forms no longer works as expected.
Tverskov, Jesper. Smack the Mouse (2003). Design>Web Design>Server Side Includes>ASP
Extensible Master-Page Framework for ASP.NET 1.1 Using Pattern Oriented Design
Development of a framework for master-pages using ASP.NET and C#.
Mukhtar, Shams. Code Project, The (2004). Articles>Web Design>Server Side Includes>ASP
A New Approach to Designing Web Applications
What we need is a new way to build our applications. Instead of scattering the manual work and items requiring decision making across the development process, we need to do the 'thinky' things first then automate the rest. Why don't we just stop doing things the hard way?
Cole, Chris. Code Project, The (2006). Design>Web Design>Server Side Includes>ASP
NHibernate Best Practices with ASP.NET, Generics, and Unit Tests
This article describes best practices for leveraging the benefits of NHibernate, ASP.NET, Generics, and unit testing together.
McCafferty, Billy. Code Project, The (2006). Articles>Web Design>Server Side Includes>ASP
Use object inheritance with System.Web.UI.Page to apply a common paradigm for user authentication, and extending the base web form feature set in your web application. Apply common security, specify per-page user access levels, and enforce common functionality, with only one line of code per page.
Davis, Jon. Code Project, The (2004). Design>Web Design>Server Side Includes>ASP
There are 13 readers currently online: 1 registered user and 12 guests. Register.

![]()
![]()


![]()
![]()
![]()