
		<rss version="2.0">
			<channel>
				<title>AspAlliance.com - Phil Winstanley</title>
				<link>http://aspalliance.com/author.aspx?uId=17279</link>
				<description>AspAlliance articles by Phil Winstanley</description>
	
			<item>
				<title>Using Strongly Typed Objects and Collections to replace DataSet’s in your .NET applications.</title>
				<description>This piece discusses the advantages of using Strongly Typed objects in your applications - this method of coding can save you hundreds of hours if implemented properly.</description>
				<link>http://aspalliance.com/431_Using_Strongly_Typed_Objects_and_Collections_to_replace_DataSets_in_your_NET_applications</link>
				<author>Phil Winstanley</author>
				<pubDate>Sat, 01 May 2004 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Tracing in ASP.NET</title>
				<description>This small article will focus on ASP.NET’s built in Tracing functionality, this offers the developer a place to put all the debug information from their program without it mucking up your expertly designed UI.</description>
				<link>http://aspalliance.com/432_Tracing_in_ASPNET</link>
				<author>Phil Winstanley</author>
				<pubDate>Fri, 30 Apr 2004 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Tracing in ASP.NET 2.0</title>
				<description>The tracing features in ASP.NET 2.0 have not changed all that much from ASP.NET 1.1 or even ASP.NET 1.0. This piece will discuss the additions and changes that have occurred in the ASP.NET Tracing functionality.</description>
				<link>http://aspalliance.com/430_Tracing_in_ASPNET_20</link>
				<author>Phil Winstanley</author>
				<pubDate>Fri, 30 Apr 2004 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Global DataSet Caching</title>
				<description>It’s long been a problem on websites, when you’re just trying to bind up a drop down list, or repeater with some content that is not likely to change by the second, that you’re hitting the database server with requests that in reality are not needed.

Caching is sometimes seen as a hard subject to master, hopefully this small article will be able to allay some fears that people have over implementing Data Caching, I will not discuss the issues surrounding the risk taken of stale data, that is for another day.

In this Article I will use C# and the Intrinsic Caching functionality built in to ASP.NET.</description>
				<link>http://aspalliance.com/433_Global_DataSet_Caching</link>
				<author>Phil Winstanley</author>
				<pubDate>Thu, 29 Apr 2004 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Localization in ASP.NET 2.0 and Visual Studio .NET 2005 : Application Wide Resources &amp; Code Changes</title>
				<description>This article will cover some more of the Visual Studio 2005 enhancements for making Resources easier to include in your project, as well as showing the various ways that Resources can be included through code within your applications.
</description>
				<link>http://aspalliance.com/426_Localization_in_ASPNET_20_and_Visual_Studio_NET_2005__Application_Wide_Resources__Code_Changes</link>
				<author>Phil Winstanley</author>
				<pubDate>Wed, 21 Apr 2004 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Localization in ASP.NET 2.0 and Visual Studio .NET 2005 : Code free Localization</title>
				<description>In this piece you can see how ASP.NET 2.0 will make Localizing your ASP.NET applications so simple, you won&apos;t even need to write any code to do it!</description>
				<link>http://aspalliance.com/423_Localization_in_ASPNET_20_and_Visual_Studio_NET_2005__Code_free_Localization</link>
				<author>Phil Winstanley</author>
				<pubDate>Tue, 20 Apr 2004 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Deployed an error free site? Are you Sure? Error reporting in ASP.NET 1.0 &amp; ASP.NET 1.1</title>
				<description>Get errors that happen on your site e-mailed directly to you. 

Improve your responsiveness; know about errors as soon as your customers and testers do!

This article shows you how to create an Error Report e-mail in the event of any errors on your Web Site in C# against ASP.NET 1.0 and 1.1.

Catch the Exception, Fix the Bug, Know it’s Fixed!</description>
				<link>http://aspalliance.com/421_Deployed_an_error_free_site_Are_you_Sure_Error_reporting_in_ASPNET_10__ASPNET_11</link>
				<author>Phil Winstanley</author>
				<pubDate>Mon, 12 Apr 2004 00:00:00 GMT</pubDate>
			</item>
	
			</channel>
		</rss>
	