<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - TutorialPro.net -->
<rss version="2.0">
	<channel>
	<title>TutorialPro.net - Latest Tutorials for ASP.NET</title>
	<description>ASP.NET is outcome you get when you combine ASP with .NET. You can build web pages and create dynamic web applications with less code. You also gain the ability to create applications in .NET compatible languages such as C# and Visual Basic. The tutorials in this section show what you can do with this combination of technologies.</description>
	<link>http://www.tutorialpro.net/tutorials/asp.net/1</link>
	<language>en-us</language>
	<lastBuildDate>Mon, 05 Jan 2009 22:32:02 -0500</lastBuildDate>
	<pubDate>Mon, 05 Jan 2009 22:32:02 -0500</pubDate>
	<item>
	<title>Displaying XML Data in an ASP.NET page</title>
	<pubDate>Thu, 04 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/displaying-xml-data-in-an-aspnet-page/2099</link>
	<description><![CDATA[The .NET framework provides the Dataset object which is designed to handle data abstractly independent of the data source. The DataSet can handle data from variety of sources like SQL, XML etc. In this article we'll show you how to bind a data grid control to data in an XML file using the DataSet class.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/displaying-xml-data-in-an-aspnet-page/2099</guid>
	</item>
	<item>
	<title>Sending e-mail with attachments from an ASP.NET page.</title>
	<pubDate>Thu, 04 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/sending-e-mail-with-attachments-from-an-aspnet-page/2098</link>
	<description><![CDATA[The task of sending e-mails has become much easier in ASP.NET. In previous versions of ASP we either used a third party component or the limited functionality of CDONTS component for sending emails. The .NET framework provides simpler but powerful class libraries for sending emails. These classes are in the System.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/sending-e-mail-with-attachments-from-an-aspnet-page/2098</guid>
	</item>
	<item>
	<title>Writing Your First ASP.NET Page</title>
	<pubDate>Wed, 03 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/writing-your-first-aspnet-page/2088</link>
	<description><![CDATA[Given that all the prerequisites and ASP.NET are installed, this tutorial walks you through writing ASP.NET pages of your very own.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/writing-your-first-aspnet-page/2088</guid>
	</item>
	<item>
	<title>Displaying Information about the ASP.NET Process</title>
	<pubDate>Wed, 03 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/displaying-information-about-the-aspnet-process/2087</link>
	<description><![CDATA[The author writes &quot;With ASP.NET you can configure the 'ASP.NET engine' to automatically restart itself when certain criteria are met. For example, if the Web server has 100 requests queued up, you may wish to have the Web server restarted, assuming that some script or DLL is hanging the Web server. Additionally, you can set requirements on restarting the Web server on the memory usage, the total number of requests, or by the total time the Web server's run. This proactive approach was implemented by the ASP.NET team in order to increase the overall uptime of a Web site running ASP.NET: if the memory suddenly shoots through the roof, the Web server can be restarted, reigning in the memory usage and starting anew. The information regarding the life cycle of the current (and past) ASP.NET processes can be examined through the use of the ProcessModelInfo class.&quot; This article examines how to retrieve and present such information.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/displaying-information-about-the-aspnet-process/2087</guid>
	</item>
	<item>
	<title>File Uploading in ASP.Net Using C Sharp</title>
	<pubDate>Wed, 03 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/file-uploading-in-aspnet-using-c-sharp/2086</link>
	<description><![CDATA[File uploading has always been a tedious task for the web developer community. Either we have to use a third party component or write several lines of code. With the advent of ASP.Net file uploading has become a lot easier, importantly without the need for third party components. All we have to do is to use the ASP.Net HTML File control and write a few lines of C# code.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/file-uploading-in-aspnet-using-c-sharp/2086</guid>
	</item>
	<item>
	<title>The ASP.NET Page Life Cycle</title>
	<pubDate>Wed, 09 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/the-aspnet-page-life-cycle/1875</link>
	<description><![CDATA[This article describes the life cycle of an ASP.NET page from initialization to unloading. Also shows the various methods to override ASP.NET server-side events. Source code available for download.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/the-aspnet-page-life-cycle/1875</guid>
	</item>
	<item>
	<title>Early Adopter HailStorm (.NET My Services)</title>
	<pubDate>Wed, 09 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/early-adopter-hailstorm-net-my-services/1874</link>
	<description><![CDATA[Complete online chapter &quot;Talking To HailStorm&quot; from &quot;Early Adopter HailStorm (.NET My Services)&quot;. Provides in depth information on what is .NET My Services, what it provides and how to make use of it.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/early-adopter-hailstorm-net-my-services/1874</guid>
	</item>
	<item>
	<title>The Evolution of Microsoft: .NET Explained</title>
	<pubDate>Thu, 03 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/the-evolution-of-microsoft-net-explained/1733</link>
	<description><![CDATA[Sure, you've heard about .NET... maybe you're a Visual Basic programmer for a small company, maybe you write SQL stored procedures for a huge company, or maybe you're just a Microsoft developer wanting to keep on the cutting edge of technology. This article will explain exactly what .NET is, how it works, how we (as developers) can benefit from it, its many new features, and other .NET related information.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/the-evolution-of-microsoft-net-explained/1733</guid>
	</item>
	<item>
	<title>ASP.NET: An Introduction</title>
	<pubDate>Thu, 03 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/aspnet-an-introduction/1732</link>
	<description><![CDATA[ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. This article talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/aspnet-an-introduction/1732</guid>
	</item>
	<item>
	<title>ASP.NET Web Services : Asynchronous Programming</title>
	<pubDate>Tue, 01 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/aspnet-web-services--asynchronous-programming/1511</link>
	<description><![CDATA[A complete online chapter &quot;Asynchronous Programming&quot; from &quot;Professional ASP.NET Web Services&quot;. Provides in depth information on how and when to implement synchronous and asynchronous processing using web services.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/aspnet-web-services--asynchronous-programming/1511</guid>
	</item>
</channel>
</rss>