<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>ASP</title>	<link>http://tc.eserver.org/dir/ASP</link>
	<description>A listing of the most recently indexed works about 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>ASP</title>
		<link>http://tc.eserver.org/dir/ASP</link>
	</image>
	<item>
		<title>Practical .NET Unit Testing</title>
		<link>http://tc.eserver.org/34297.html</link>
		<guid>http://tc.eserver.org/34297.html</guid>
		<description>When the concept of unit testing is presented to a manager or a client managing a project, their reaction is often formed from a naïve understanding of the process. They assume that it has about the same ROI as traditional system testing. Unit tests are absolutely critical to writing complex, reliable software. Try to avoid comparing unit tests with traditional software testing. They are NOT the same thing, and they have dramatically different purposes.</description>
	</item>
	<item>
		<title>XML Tricks for C#</title>
		<link>http://tc.eserver.org/27953.html</link>
		<guid>http://tc.eserver.org/27953.html</guid>
		<description>In this article, gain knowledge about the difference between elements and attributes in XML, as well as differences in character sets. The author shows the benefits and drawbacks of using XML components and why you should carefully consider your character set when developing your software.</description>
	</item>
	<item>
		<title>Applying XSLT to XML Using ASP.NET</title>
		<link>http://tc.eserver.org/27950.html</link>
		<guid>http://tc.eserver.org/27950.html</guid>
		<description>This article explains the basics of XSL to transform XML documents using simple examples. We will gradually focus on using ASP.NET to implement XSLT for any XML document and even to database queries. It introduces different ways of implementing XSL from browser&apos;s perspective and server&apos;s perspective. We will also discuss some tips to generate automated XML from database queries and then transform them to HTML using XSL transformations.</description>
	</item>
	<item>
		<title>Generating XML Schema Dynamically Using VB.NET 2005: Essentials </title>
		<link>http://tc.eserver.org/27948.html</link>
		<guid>http://tc.eserver.org/27948.html</guid>
		<description>This is the first article in a series concentrating on generating XML Schema dynamically using Visual Basic 2005. The series is mainly targeted at those who are familiar with XML, XML Schema and the .NET framework.</description>
	</item>
	<item>
		<title>XSL Transformations using ASP.NET</title>
		<link>http://tc.eserver.org/27949.html</link>
		<guid>http://tc.eserver.org/27949.html</guid>
		<description>XSL Transformation is a technology introduced by the W3C to simplify the tasks of presenting and formatting XML data. In this article, Harish Kamath demonstrates the capabilities of the .NET platform to transform XML documents using XSLT style sheets.</description>
	</item>
	<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>Dealing with Images in Content Management Systems, Part 1</title>
		<link>http://tc.eserver.org/27853.html</link>
		<guid>http://tc.eserver.org/27853.html</guid>
		<description>Most web-based content management systems offer a variety of tools to help contributors enter text. When it comes to graphics, content contributors are usually expected to provide web-ready images to the system. This means that either editorial users needs to know about image optimisation and web image formats, or additional staff are required to make web-ready images out of raw materials. This article demonstrates a technical solution to this problem.</description>
	</item>
	<item>
		<title>Creating Multilingual Websites - Part 1</title>
		<link>http://tc.eserver.org/27850.html</link>
		<guid>http://tc.eserver.org/27850.html</guid>
		<description>Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.</description>
	</item>
	<item>
		<title>Creating Multilingual Websites - Part 3</title>
		<link>http://tc.eserver.org/27852.html</link>
		<guid>http://tc.eserver.org/27852.html</guid>
		<description>Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. This third part won&apos;t focus on the fundamental but rather enhancements to what we&apos;ve already covered. </description>
	</item>
	<item>
		<title>MCMS Manager</title>
		<link>http://tc.eserver.org/27804.html</link>
		<guid>http://tc.eserver.org/27804.html</guid>
		<description>A tool which can be used to do common tasks which Microsoft Content Management Server API provides.</description>
	</item>
	<item>
		<title>Microsoft Content Management Server Crawl Page for Search</title>
		<link>http://tc.eserver.org/27806.html</link>
		<guid>http://tc.eserver.org/27806.html</guid>
		<description>Provides a start page for search engines to crawl a Content Management Server (MCMS) web site.</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>
	<item>
		<title>Build a &quot;Send to a Friend&quot; Page</title>
		<link>http://tc.eserver.org/20236.html</link>
		<guid>http://tc.eserver.org/20236.html</guid>
		<description>In this quick &apos;n easy tutorial, Short shows how to increase the popularity of your site by building a simple &apos;Send to Friend&apos; form in HTML and ASP.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/ASP.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>