<?xml version="1.0" encoding="iso-8859-1"?><!-- Copyright (C) 2001-2010 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>ASP Help, ASP Tutorials, ASP Programming, ASP Code - RSS Feeds</title>
<link>http://www.aspfree.com</link>
<description>ASP Help, ASP Tutorials, ASP Programming, ASP Code - RSS Feeds</description>
<language>en-us</language>
<lastBuildDate>Mon, 22 Mar 2010 01:57:49 -0400</lastBuildDate>
<pubDate>Mon, 22 Mar 2010 01:57:49 -0400</pubDate>
<item><title>More Advanced ASP.NET 3.5 Functions and Subroutines</title>
<pubDate>Thu, 18 Mar 2010 09:00:02 -0400</pubDate>
<link>http://www.aspfree.com/c/a/ASP.NET/More-Advanced-ASPNET-35-Functions-and-Subroutines/</link>
<description>
<![CDATA[If you read the first part of this two-part series  you know that functions and subroutines can help make coding programs with ASP.NET 3.5 simpler in certain ways. In this article  you will be presented with a slightly more complex web application that uses functions and subroutines in ASP.NET....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=612554&amp;cid=145606&amp;pr=2&amp;tstamp=20100322000000&amp;iip=209.35.17.66&amp;url=http://clk.atdmt.com/MRT/go/181727364/direct/01/">Microsoft BPOS - $10 Per User Per Month*</a> *Includes a 12-month subscription.  Minimum 5 seats required.]]></description>
<guid>http://www.aspfree.com/c/a/ASP.NET/More-Advanced-ASPNET-35-Functions-and-Subroutines/</guid>
</item>
<item><title>ASP.NET 3.5 Functions and Subroutines</title>
<pubDate>Wed, 17 Mar 2010 09:00:02 -0400</pubDate>
<link>http://www.aspfree.com/c/a/ASP.NET/ASPNET-35-Functions-and-Subroutines/</link>
<description>
<![CDATA[The most basic of all ASP.NET 3.5 server side scripts that I ve covered using the Visual Basic programming language is not modular in nature. This means that an ASP.NET 3.5 server will interpret the scripts in the Visual Basic file  e.g Default.aspx.vb  from top to bottom. In most real-world applications that use Visual Basic in ASP.NET websites  however  most web developers structure their programs in  modules.  This article will give you information about subroutines and functions  along with practical examples and their advantages....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=612077&amp;cid=145605&amp;pr=2&amp;tstamp=20100322000000&amp;iip=209.35.17.66&amp;url=http://clk.atdmt.com/MRT/go/181752485/direct/01/">Business Productivity Online Suite</a> From $10 per user per month. Includes a 12-month subscription.  Min 5 seats.]]></description>
<guid>http://www.aspfree.com/c/a/ASP.NET/ASPNET-35-Functions-and-Subroutines/</guid>
</item>
<item><title>Coding an IQ Test with Conditionally Driven Event Handlers in ASP.NET 3.5</title>
<pubDate>Tue, 16 Mar 2010 09:00:02 -0400</pubDate>
<link>http://www.aspfree.com/c/a/ASP.NET/Coding-an-IQ-Test-with-Conditionally-Driven-Event-Handlers-in-ASPNET-35-Part-2/</link>
<description>
<![CDATA[This is the second part of a tutorial series on developing conditionally-driven event handlers in ASP.NET 3.5. In part one  you started learning how to build an online IQ test with ASP.NET 3.5  the creation of web forms and setting of objectives were discussed. In this second part  we ll really sink our teeth into using conditionally-driven event handlers to make the test work....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=583308&amp;cid=143723&amp;pr=2&amp;tstamp=20100322000000&amp;iip=209.35.17.66&amp;url=http://www.gogrid.com/%3futm_source%3ddevshed.com%26utm_medium%3dbanner%26utm_term%3ddevshed%26utm_content%3dcloudserversondemand%26utm_campaign%3dAdHere">Cloud Servers in Demand - GoGrid</a> Start Small and Grow with Your Business. $0.10/hour]]></description>
<guid>http://www.aspfree.com/c/a/ASP.NET/Coding-an-IQ-Test-with-Conditionally-Driven-Event-Handlers-in-ASPNET-35-Part-2/</guid>
</item>
<item><title>Developing Conditionally Driven Event Handlers in ASP.NET 3.5</title>
<pubDate>Mon, 15 Mar 2010 09:00:02 -0400</pubDate>
<link>http://www.aspfree.com/c/a/ASP.NET/Developing-Conditionally-Driven-Event-Handlers-in-ASPNET-35/</link>
<description>
<![CDATA[What is a conditionally-driven event handler  and why would you want to use one  Basically  such an event handler will perform its assigned action -- such as displaying text on the screen -- if and only if a certain specified condition is met. As you might imagine  such event handlers have a range of uses. This article will walk you through some examples in ASP.NET 3.5....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=600368&amp;cid=144574&amp;pr=2&amp;tstamp=20100322000000&amp;iip=209.35.17.66&amp;url=http://clk.atdmt.com/MRT/go/175343149/direct/01/%3fqstr%3dWT.srch%3d1%26WT.mc_id%3dSearch%26CR_SCC%3d100193191">Microsoft SQL ServerŪ Value Calculator</a> Reduce Costs &amp; Increase Value with Microsoft SQL ServerŪ 2008. Download Today!]]></description>
<guid>http://www.aspfree.com/c/a/ASP.NET/Developing-Conditionally-Driven-Event-Handlers-in-ASPNET-35/</guid>
</item>
<item><title>ASP.NET 3.5 Debugging Using Visual Web Developer Express 2008</title>
<pubDate>Thu, 11 Mar 2010 09:00:02 -0500</pubDate>
<link>http://www.aspfree.com/c/a/ASP.NET/ASPNET-35-Debugging-Using-Visual-Web-Developer-Express-2008/</link>
<description>
<![CDATA[One of the most important features in Visual Web Developer Express 2  8 in developing ASP.NET 3.5 websites is the debugging feature. Having a debugger is important in troubleshooting source code and application-related problems. It will save you a lot of time if you encounter and fix problems during the design and testing stage. This article is all about basic debugging in ASP.NET using Visual Web Developer Express  its information will provide you with an important tool for designing and creating ASP.NET websites....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=624449&amp;cid=146496&amp;pr=2&amp;tstamp=20100322000000&amp;iip=209.35.17.66&amp;url=http://altfarm.mediaplex.com/ad/ck/12109-73432-6838-0">IT Degree Online</a> Online IT Programs. Flexible Scheduling. Financial Aid Now Available.]]></description>
<guid>http://www.aspfree.com/c/a/ASP.NET/ASPNET-35-Debugging-Using-Visual-Web-Developer-Express-2008/</guid>
</item>
</channel>
</rss>
