<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0">
	<channel>
		<title>15Seconds.com Features</title>
		<link>http://www.15Seconds.com</link>
		<description>Tutorials for Microsoft technology developers</description>

		<item>
			<title>Building a .NET Console Application for Scheduled Tasks</title>
			<link>http://www.15seconds.com/issue/080508.htm</link>
			<description>This article walks you through the process of building a simple .NET command-line application that is designed to be scheduled to execute.  The sample application will send an HTTP request to a web server and send the returned HTML as the body of an email message.  Once the application is complete, the article will examine how to schedule it to run using Windows Scheduled Tasks.&lt;p&gt;&lt;b&gt;Visit our new &lt;a href="http://www.15seconds.com/focus/netv2.htm"&gt;.NET 2.0 section!&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;</description>
		</item>
   	
		<item>
			<title>Designing N-Tiered Data Access Layer Using Datasets - Part 4</title>
			<link>http://www.15seconds.com/issue/080424.htm</link>
			<description>Part of the business logic encapsulated in the Typed DataSet is the ability to add specialized queries to the table adapters to retrieve the data with different filters.  By manipulating the XML schema that defines the dataset and adding the correct XML metadata, Visual Studio will generate the added queries for us. In this article, filtering queries will be automatically added to each table adapter for each field that is indexed on the table in the database.&lt;p&gt;&lt;b&gt;Visit our new &lt;a href="http://www.15seconds.com/focus/netv2.htm"&gt;.NET 2.0 section!&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;</description>
		</item>
   	
		<item>
			<title>Using OpenSearch to Create a Multi-Search Form</title>
			<link>http://www.15seconds.com/issue/080411.htm</link>
			<description>This article shows how you can build a search form that will search a number of different sources without the need for a different textbox for each.  It even incorporates some basic OpenSearch functionality in order to allow the easy addition of new search providers.&lt;p&gt;&lt;b&gt;Visit our new &lt;a href="http://www.15seconds.com/focus/netv2.htm"&gt;.NET 2.0 section!&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;</description>
		</item>
   	
		<item>
			<title>Managing FTP Transfers from an ASP.NET Web Page</title>
			<link>http://www.15seconds.com/issue/080327.htm</link>
			<description>While most of us are no strangers to FTP, performing file transfers from a web page is not that common of a requirement.  Come to find out, .NET handles it quite well.  The trick is keeping it simple.&lt;p&gt;&lt;b&gt;Visit our new &lt;a href="http://www.15seconds.com/focus/netv2.htm"&gt;.NET 2.0 section!&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;</description>
		</item>
   	
		<item>
			<title>Extending the Win Forms Binding Source Component</title>
			<link>http://www.15seconds.com/issue/080313.htm</link>
			<description>The binding source component in Visual Studio 2005/2008 Windows Forms provides a valuable service for data driven applications by providing automatic data binding between controls and the data source.  This article shows how the functionality can be extended to add a few features to make it even more useful.&lt;p&gt;&lt;b&gt;Visit our new &lt;a href="http://www.15seconds.com/focus/netv2.htm"&gt;.NET 2.0 section!&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;</description>
		</item>
   	</channel>
</rss>
<!-- 5/9/2008 9:20:40 AM -->