A directory of resources inthe field of technical communication.

Design>Web Design>Server Side Includes>ASP

8 found.

About this Site | Advanced Search | Localization | Site Maps
 

 

1.
#22328

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

2.
#27863

ASP Tutorial

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

3.
#27659

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

4.
#27729

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

6.
#27798

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

7.
#27799

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

8.
#27803

Page Inheritance In ASP.NET

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.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon