<?xml version="1.0" encoding="iso-8859-1"?><!-- Copyright (C) 2001-2009 - 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>Sat, 07 Nov 2009 17:45:28 -0500</lastBuildDate>
<pubDate>Sat, 07 Nov 2009 17:45:28 -0500</pubDate>
<item><title>Cyclic Redundancy Check</title>
<pubDate>Thu, 05 Nov 2009 09:00:04 -0500</pubDate>
<link>http://www.aspfree.com/c/a/C-Sharp/Cyclic-Redundancy-Check/</link>
<description>
<![CDATA[One thing I have learned during my university years and current life experience is that nothing is perfect. Errors can occur in multiple places. When this happens we need to come up with a solution for the problem. A Cyclic Redundancy Check is the solution for error checking any data transmission....
<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=20091107000000&amp;iip=66.230.239.186&amp;url=http://clk.atdmt.com/MRT/go/181752485/direct/01/">Official Site: Microsoft</a> Discover Business Productivity Online Suite. Watch the demo now.]]></description>
<guid>http://www.aspfree.com/c/a/C-Sharp/Cyclic-Redundancy-Check/</guid>
</item>
<item><title>Which Version of Windows 7 Should You Use?</title>
<pubDate>Wed, 04 Nov 2009 09:00:03 -0500</pubDate>
<link>http://www.aspfree.com/c/a/Windows-Security/Which-Version-of-Windows-7-Should-You-Use/</link>
<description>
<![CDATA[Sometimes  it seems like Microsoft s sole purpose is to confuse computer users. This multi-billion dollar company continues to crank out new versions of Windows  leaving users scrambling to keep up with the latest trends and brand-new operating systems. It s not enough that Windows 7 has come out on the market for computer users to enjoy  Microsoft wants you to pick from among six different versions of the software  because one just wouldn t do. So  which one should you use if you plan on using Windows 7 at all ...
<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=20091107000000&amp;iip=66.230.239.186&amp;url=http://clk.atdmt.com/MRT/go/181727364/direct/01/">Microsoft BPOS Demo</a> Microsoft Business Productivity Online Suite demo. Watch it now.]]></description>
<guid>http://www.aspfree.com/c/a/Windows-Security/Which-Version-of-Windows-7-Should-You-Use/</guid>
</item>
<item><title>Handling Methods and Functions</title>
<pubDate>Tue, 03 Nov 2009 09:00:01 -0500</pubDate>
<link>http://www.aspfree.com/c/a/C-Sharp/Handling-Methods-and-Functions/</link>
<description>
<![CDATA[In this conclusion to a four-part series on classes and objects in C#  you ll learn how to overload methods and constructors  handle property class modifiers  and more. This article is excerpted from chapter four of the book  em Programming C# 3.   fifth edition  em   written by Jesse Liberty and Donald Xie  O Reilly  2  8  ISBN   596527438 . Copyright   2  8 O Reilly Media  Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=568615&amp;cid=142772&amp;pr=2&amp;tstamp=20091107000000&amp;iip=66.230.239.186&amp;url=http://s0b.bluestreak.com/ix.e%3fhy%26s%3d7950656%26a%3d7442758%26k%3d11808126%26u%3dhttp%253a%252f%252fusa%252Eautodesk%252Ecom%252fadsk%252fservlet%252foc%252fredir%253fsiteID%253d123112%2526mktvar002%253dknc%252Dwwm%252Damer%252Dus%252Dinv%252Dib%252Ddp%252D%252Da%2526url%253dhttp%25253A%25252F%25252Fusa%25252Eautodesk%25252Ecom%25252Fadsk%25252Fservlet%25252Findex%25253FsiteID%25253D123112%252526id%25253D13954476">Autodesk Inventor®</a> Go Beyond 3D To Digital Prototyping With Autodesk Inventor. Learn How.]]></description>
<guid>http://www.aspfree.com/c/a/C-Sharp/Handling-Methods-and-Functions/</guid>
</item>
<item><title>Destroying Objects in C#</title>
<pubDate>Mon, 02 Nov 2009 09:00:00 -0500</pubDate>
<link>http://www.aspfree.com/c/a/C-Sharp/Destroying-Objects-in-CSharp/</link>
<description>
<![CDATA[In this third part of a four-part series on classes and objects in C#  you ll learn how to invoke static methods  how to use destructors  and more. This article is excerpted from chapter four of the book  em Programming C# 3.   fifth edition  em   written by Jesse Liberty and Donald Xie  O Reilly  2  8  ISBN   596527438 . Copyright   2  8 O Reilly Media  Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=578463&amp;cid=143454&amp;pr=2&amp;tstamp=20091107000000&amp;iip=66.230.239.186&amp;url=http://clk.atdmt.com/MRT/go/162983143/direct/01/">Windows Marketplace for Mobile</a> Create Windows Mobile Applications And Turn Your Ideas Into Cash.]]></description>
<guid>http://www.aspfree.com/c/a/C-Sharp/Destroying-Objects-in-CSharp/</guid>
</item>
<item><title>Creating Objects in C-Sharp</title>
<pubDate>Thu, 29 Oct 2009 09:00:01 -0400</pubDate>
<link>http://www.aspfree.com/c/a/C-Sharp/Creating-Objects-in-CSharp/</link>
<description>
<![CDATA[In this second part of a four-part series on classes and objects in C#  you ll learn how to create objects  use static members  and much more. This article is excerpted from chapter four of the book  em Programming C# 3.   fifth edition  em   written by Jesse Liberty and Donald Xie  O Reilly  2  8  ISBN   596527438 . Copyright   2  8 O Reilly Media  Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media....
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=390081&amp;cid=7795&amp;pr=2&amp;tstamp=20091107000000&amp;iip=66.230.239.186&amp;url=http://www.kinook.com/VisBuildPro/%3faz%3dph">Automate Software Builds with Visual Build Pro</a> Easily create an automated, repeatable process for building and deploying software.]]></description>
<guid>http://www.aspfree.com/c/a/C-Sharp/Creating-Objects-in-CSharp/</guid>
</item>
</channel>
</rss>
