<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>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><item><title>Resizing Uploaded Images in ASP.NET</title><description>How to keep uploaded photos and images under control when you can't assume the user has the knowledge or tools to manipulate them.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=32</link><pubDate>10/10/2009 5:55:17 PM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=32</guid></item><item><title>Maintaining XML Data Using DataSet and DataView Classes</title><description>This article describes how to use a web form in ASP.NET to manage data in XML files.</description><link>http://www.NerdyMusings.com/LPMArticle.asp?ID=31</link><pubDate>5/29/2009 6:54:33 AM</pubDate><guid isPermaLink="true">http://www.NerdyMusings.com/LPMArticle.asp?ID=31</guid></item></channel></rss>