<rss version="2.0"><channel><title>Nerdy Musings</title><link>http://www.NerdyMusings.com</link><description>Software development tips, tools, and techniques</description><language>en-us</language><item><title>Using Optional Stored Procedure Parameters</title><description>Learn how to handle missing and invalid parameters in your Transact-SQL stored procedures.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=37</link><pubDate>2/7/2010 12:08:19 PM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=37</guid></item><item><title>Subscribing Customers to an AWeber List with an ASP.NET Application</title><description>This article shows you how to send subscribe requests to AWeber directly from your ASP.NET application. This technique is useful when you already have the customer's name and email address and don't want a separate subscribe form.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=36</link><pubDate>1/31/2010 10:18:42 AM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=36</guid></item><item><title>Configuring ASP.NET for Large File Uploads</title><description>If your application needs to support large file uploads, you can override the default maximum request length for a specific page or the entire site using the maxRequestLength configuration property.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=35</link><pubDate>10/14/2009 7:22:11 AM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=35</guid></item><item><title>Using Declarative Referential Integrity in SQL Server</title><description>The next time you are designing a new application database or adding new tables to an existing database, take a few moments to think about how you can leverage the DRI features of SQL Server to make your development life a little easier.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=34</link><pubDate>8/9/2009 8:11:49 AM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=34</guid></item><item><title>Creating Custom Configuration Sections in ASP.NET</title><description>Use the ASP.NET configuration system to add complex configuration structures to Web.config.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=33</link><pubDate>8/2/2009 8:01:39 AM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=33</guid></item></channel></rss>