<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Design&gt;Web Design&gt;Server Side Includes&gt;ASP</title>	<link>http://tc.eserver.org/dir/Design/Web-Design/Server-Side-Includes/ASP</link>
	<description>A listing of the most recently indexed works about Design and Web Design and Server Side Includes and ASP in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Design&gt;Web Design&gt;Server Side Includes&gt;ASP</title>
		<link>http://tc.eserver.org/dir/Design/Web-Design/Server-Side-Includes/ASP</link>
	</image>
	<item>
		<title>ASP Tutorial</title>
		<link>http://tc.eserver.org/27863.html</link>
		<guid>http://tc.eserver.org/27863.html</guid>
		<description>Unlike JavaScript the use of ASP doesn&apos;t depend on someone&apos;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.</description>
	</item>
	<item>
		<title>Page Inheritance In ASP.NET</title>
		<link>http://tc.eserver.org/27803.html</link>
		<guid>http://tc.eserver.org/27803.html</guid>
		<description>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.</description>
	</item>
	<item>
		<title>Extensible Master-Page Framework for ASP.NET 1.1 Using Pattern Oriented Design</title>
		<link>http://tc.eserver.org/27800.html</link>
		<guid>http://tc.eserver.org/27800.html</guid>
		<description>Development of a framework for master-pages using ASP.NET and C#.</description>
	</item>
	<item>
		<title>NHibernate Best Practices with ASP.NET, Generics, and Unit Tests</title>
		<link>http://tc.eserver.org/27799.html</link>
		<guid>http://tc.eserver.org/27799.html</guid>
		<description>This article describes best practices for leveraging the benefits of NHibernate, ASP.NET, Generics, and unit testing together.</description>
	</item>
	<item>
		<title>A New Approach to Designing Web Applications</title>
		<link>http://tc.eserver.org/27798.html</link>
		<guid>http://tc.eserver.org/27798.html</guid>
		<description>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 &apos;thinky&apos; things first then automate the rest. Why don&apos;t we just stop doing things the hard way?</description>
	</item>
	<item>
		<title>ENTER and Event-Driven Programming</title>
		<link>http://tc.eserver.org/27729.html</link>
		<guid>http://tc.eserver.org/27729.html</guid>
		<description>The event driven programming model in ASP.NET made possible by HTML and WEB controls &apos;runat server&apos; 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.</description>
	</item>
	<item>
		<title>Creating a Web Service with Web Matrix</title>
		<link>http://tc.eserver.org/27659.html</link>
		<guid>http://tc.eserver.org/27659.html</guid>
		<description>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.</description>
	</item>
	<item>
		<title>Active Server Page (ASP) Tutorial</title>
		<link>http://tc.eserver.org/22328.html</link>
		<guid>http://tc.eserver.org/22328.html</guid>
		<description>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&apos;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&apos;s version of JavaScript) and Perl Script. This tutorial only covers VBScript.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Design/Web-Design/Server-Side-Includes/ASP.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>