<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JavaScript Workshop &#187; ASP.NET</title>
	<atom:link href="http://www.javascriptworkshop.com/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptworkshop.com</link>
	<description>Helping others learn JavaScript and web development in general.</description>
	<lastBuildDate>Tue, 06 Sep 2011 11:10:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Beginning ASP.NET AJAX Web Development Class</title>
		<link>http://www.javascriptworkshop.com/2009/08/16/beginning-asp-net-ajax-web-development-class/</link>
		<comments>http://www.javascriptworkshop.com/2009/08/16/beginning-asp-net-ajax-web-development-class/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 13:24:38 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Closed Online classes]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[LVSOnline]]></category>
		<category><![CDATA[Online classes]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=754</guid>
		<description><![CDATA[This class has been closed, and it&#8217;s course materials have been moved to the new Database ASP.NET Web Development class I created an AJAX ASP.NET class called AJAX Web Development with ASP.NET at LVSOnline.com. This fourth ASP.NET class in the series focuses on teaching students how the Ajax can be integrated within the ASP.NET framework. [...]]]></description>
			<content:encoded><![CDATA[<div id="update">This class has been closed, and it&#8217;s course materials have been moved to the new Database ASP.NET Web Development class</div>
<p><br/></p>
<p><del datetime="2011-04-06T17:53:19+00:00">I created an AJAX ASP.NET class called <a target="_blank" href="http://www.lvsassociates.com/register/product_info.php?products_id=295">AJAX Web Development with ASP.NET</a> at <a target="_blank" href="http://www.lvsonline.com">LVSOnline.com</a>.  This fourth ASP.NET class in the series focuses on teaching students how the Ajax can be integrated within the ASP.NET framework.</p>
<p></del><del datetime="2011-04-06T17:53:52+00:00"><a target="_blank" href="http://en.wikipedia.org/wiki/Ajax_(programming)">Ajax</a> (Asynchronous JavaScript and XML) isn&#8217;t a technology but rather a grouping of technologies. Ajax uses a communication technology (typically SOAP and XML) to send and receive an asynchronous request/response to the server, and then leverages presentation technologies (JavaScript, DOM, HTML, and CSS) to process the response.</p>
<p></del><del datetime="2011-04-06T17:53:52+00:00">Ajax lets you execute a server-side method through a JavaScript call, without requiring a browser refresh.</p>
<p></del><del datetime="2011-04-06T17:53:52+00:00">The class is only $30 and there are no other materials or software needed to purchase.</p>
<p></del><del datetime="2011-04-06T17:53:52+00:00"><strong>Topics covered:</strong></p>
<p></del><del datetime="2011-04-06T17:53:52+00:00">Week 1: Ajax overview; partial rendering; Ajax Extension controls; Script Manager<br />
Week 2: Update Panel; Handing client errors; Update Progress<br />
Week 3: AJAX Control Toolkit<br />
Week 4: JavaScript libraries: jQuery<br />
Week 5: Timer, Web Services and JSON Overview<br />
Week 6: AJAX ASP.NET Controls: Telerik<br />
</del><br />
<del datetime="2011-04-06T17:53:52+00:00">To give you an idea of how each lesson looks, here is the <a target="_blank" href = "http://www.javascriptworkshop.com/wp-content/uploads/pdf/LVSOnline_AJAXASPNET_wk1.pdf"> first lesson</a> (.pdf).</p>
<p></del><del datetime="2011-04-06T17:53:52+00:00"><strong>When Does Class Start?</strong></p>
<p></del><del datetime="2011-04-06T17:53:52+00:00">The class runs five times a year for six weeks in January, March, May, August and October.  To learn more view the <a target="_blank"  href="http://www.lvsassociates.com/register/product_info.php?products_id=295">course description page </a>and <a href="http://www.javascriptworkshop.com/contact-me/">contact me</a> to find out the exact date on when you can register.<br />
</del></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2009/08/16/beginning-asp-net-ajax-web-development-class/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Database Web Development with ASP.NET Class</title>
		<link>http://www.javascriptworkshop.com/2009/06/10/database-web-development-with-aspnet-class/</link>
		<comments>http://www.javascriptworkshop.com/2009/06/10/database-web-development-with-aspnet-class/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 02:31:29 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Closed Online classes]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[LVSOnline]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Online classes]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=626</guid>
		<description><![CDATA[This course will be re-created to include new material from two other classes for a 10-lesson class. I created a third ASP.NET online class called Database Web Development with ASP.NET at LVS Online.com. This 6-week class will focus on how you can interact with databases such as SQL Server, MySQL and Microsoft Access using ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<div id="update">This course will be re-created to include new material from two other classes for a 10-lesson class.</div>
<p><br/></p>
<p><del datetime="2011-04-06T18:08:37+00:00">I created a third ASP.NET online class called <a target="_blank" href = "http://www.lvsassociates.com/register/product_info.php?products_id=294">Database Web Development with ASP.NET</a> at <a class="externalLink" href="http://www.lvsonline.com/">LVS Online.com</a>.  </del></p>
<p><del datetime="2011-04-06T18:08:37+00:00">This 6-week class will focus on how you can interact with databases such as <a target="_blank" href = "http://www.microsoft.com/express/sql/default.aspx">SQL Server</a>, <a  target="_blank" href="http://www.mysql.com/">MySQL</a> and <a target="_blank" href="http://office.microsoft.com/en-us/access/default.aspx">Microsoft Access</a> using ASP.NET and C#.  I start with the very basics on explaining how to use data source controls and objects in ADO.NET (Connection, Command, DataReader and DataSet) to retrieve, update and delete records in a database.</del></p>
<p><del datetime="2011-04-06T18:08:37+00:00">The great thing about ASP.NET is that you can work with almost any data source and are not limited to a Microsoft based technology. I provide a sample database in three separate versions (SQL Server, MySQL and Microsoft Access) and explain how SQL (Structure Query Language) statements are used to interact with your data.</del></p>
<p><del datetime="2011-04-06T18:08:37+00:00">The class is only $30 and there are no other materials or software needed.</del></p>
<p><del datetime="2011-04-06T18:08:37+00:00"><strong>Topics Covered:</strong></del></p>
<p><del datetime="2011-04-06T18:08:37+00:00">Week 1: Database Overview (SQL Server, MySQL, Microsoft Access)<br />
Week 2: Using SqlDataSource; SELECT statement and filtering data<br />
Week 3: ADO.NET Review; Connection, Command and DataReader objects<br />
Week 4: Updating and Inserting data (using data controls and ADO.NET objects)<br />
Week 5: Databinding Techniques with GridView and DetailsView controls<br />
Week 6: Understanding Stored Procedures (SQL Server and MySQL)<br />
Extra: Concurrency issues and Transaction benefits</del></p>
<p><del datetime="2011-04-06T18:08:37+00:00">To give you an  idea of how each lesson looks, here is the <a target="_blank" href = "http://www.javascriptworkshop.com/wp-content/uploads/pdf/LVSOnline_ASPNETDatabase_wk1.pdf">first lesson</a> (.pdf).</del></p>
<p><del datetime="2011-04-06T18:08:37+00:00"><strong>When Does Class Start?</strong></del></p>
<p><del datetime="2011-04-06T18:08:37+00:00">The class runs five times a year for six weeks in January, March, May, August and October.  To learn more view the <a target="_blank"  href="http://www.lvsassociates.com/register/product_info.php?cPath=5_50&#038;products_id=294">course description page </a>and <a href="http://www.javascriptworkshop.com/contact-me/">contact me</a> to find out the exact date on when you can register.</del></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2009/06/10/database-web-development-with-aspnet-class/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Intermediate Web Development with ASP.NET Class</title>
		<link>http://www.javascriptworkshop.com/2009/01/18/intermediate-web-development-with-aspnet-lvs-onlinecom/</link>
		<comments>http://www.javascriptworkshop.com/2009/01/18/intermediate-web-development-with-aspnet-lvs-onlinecom/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 04:28:44 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Closed Online classes]]></category>
		<category><![CDATA[LVSOnline classes]]></category>
		<category><![CDATA[Online classes]]></category>
		<category><![CDATA[online teaching]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=246</guid>
		<description><![CDATA[This class has been closed, and it&#8217;s course materials have been moved to the new Database ASP.NET Web Development class I created a second ASP.NET online class called Intermediate Web Development with ASP.NET at LVS Online.com. This 6-week class will continue from my Beginning Web Development with ASP.NET class and focus more on &#8216;real-world&#8217; ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<div id="update">This class has been closed, and it&#8217;s course materials have been moved to the new Database ASP.NET Web Development class</div>
<p><br/></p>
<p><del datetime="2011-04-06T18:11:27+00:00">I created a second ASP.NET online class called <a target="_blank" href = "http://www.lvsassociates.com/register/product_info.php?products_id=273">Intermediate Web Development with ASP.NET</a> at <a class="externalLink" href="http://www.lvsonline.com/">LVS Online.com</a>.  </del></p>
<p><del datetime="2011-04-06T18:11:27+00:00">This 6-week class will continue from my <a href="http://www.javascriptworkshop.com/2008/04/15/beginning-web-development-with-aspnet-lvs-onlinecom/">Beginning Web Development with ASP.NET </a> class and focus more on &#8216;real-world&#8217; ASP.NET programming topics.  Since the first class focused on getting you up to speed on how ASP.NET works and the C# programming language, this intermediate class lets you take those skills in developing ASP.NET web sites.</del></p>
<p><del datetime="2011-04-06T18:11:27+00:00">The class is only $30 and there are no other materials or software needed.</del></p>
<p><del datetime="2011-04-06T18:11:27+00:00"><strong>Topics Covered:</strong></del></p>
<p><del datetime="2011-04-06T18:11:27+00:00">Week 1: Master Page Basics<br />
Week 2: Creating an ASP.NET Website from and HTML/CSS Design<br />
Week 3: View State, Query String, Cookies, and Session State<br />
Week 4: OOP: Building Your Own Objects<br />
Week 5: Creating Your Own Controls: User Controls<br />
Week 6: Error Handling<br />
Extra: &nbsp;&nbsp; Website Navigation: Building a SiteMap</del></p>
<p><del datetime="2011-04-06T18:11:27+00:00">To give you an  idea of how each lesson looks, here is the <a target="_blank" href = "http://www.javascriptworkshop.com/wp-content/uploads/pdf/LVSOnline_ASPNETIntermediate_wk1.pdf">first lesson</a> (.pdf).</del></p>
<p><del datetime="2011-04-06T18:11:27+00:00"><strong>When Does Class Start?</strong></del></p>
<p><del datetime="2011-04-06T18:11:27+00:00">The class runs five times a year for six weeks in January, March, May, August and October.  To learn more view the <a target="_blank"  href="http://www.lvsassociates.com/register/product_info.php?cPath=5_18&#038;products_id=273">course description page </a>and <a href="http://www.javascriptworkshop.com/contact-me/">contact me</a> to find out the exact date on when you can register.</del></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2009/01/18/intermediate-web-development-with-aspnet-lvs-onlinecom/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Beginning Web Development with ASP.NET Class</title>
		<link>http://www.javascriptworkshop.com/2008/04/15/beginning-web-development-with-aspnet-lvs-onlinecom/</link>
		<comments>http://www.javascriptworkshop.com/2008/04/15/beginning-web-development-with-aspnet-lvs-onlinecom/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 09:49:32 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Online classes]]></category>
		<category><![CDATA[Classes and Training]]></category>
		<category><![CDATA[online training]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=210</guid>
		<description><![CDATA[Update April 2011This class has been re-vamped, and includes the exact same materials from the class I teach at at]]></description>
			<content:encoded><![CDATA[<div id="update"><strong>Update April 2011</strong><br/>This class has been re-vamped, and includes the exact same materials from the class I teach at at <a target=_blank"  href="http://www.eclasses.org/P179/">eClasses.org</a>.</div>
<p><br/></p>
<p>This ASP.NET class will teach client-side Web developers with C# experience the fundamentals of Web application site implementation using Microsoft ASP.NET. The class focuses on using the Microsoft .NET platform to create an ASP.NET Web application that delivers dynamic content to a Web site.  </p>
<p>Students will use the free web development tool <a class = "externalLink" href = "http://www.microsoft.com/express/Web/">Visual Studio 2010 Express</a> to create their ASP.NET 4.0 web pages. </p>
<p>The class is only $25 and there are no other materials or software needed.</p>
<p><strong>Topics Covered:</strong></p>
<p>Week 1: Creating your first ASP.NET page<br />
Week 2: Web Control Classes<br />
Week 3: Visual Appearance and Standard Site Layout<br />
Week 4: Maintaining state<br />
Week 5: Reusability with OOP</p>
<p>To give you an  idea of how each lesson looks, here is the <a target="_blank" href = "http://www.javascriptworkshop.com/eClasses_files/free/ASPNET/Intro_lesson1.pdf">first lesson</a> (.pdf).</p>
<p><strong>Materials for Class</strong></p>
<p>All the course materials for the class are sent via email as attachments within 48 hours of payment. Feel free to contact me if you have any questions.</p>
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="773X4FWEMHEB6">
<input type="image" src="https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/btn/btn_cart_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2008/04/15/beginning-web-development-with-aspnet-lvs-onlinecom/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>ASP.NET Behind the Scenes &#8211; Video Tutorials</title>
		<link>http://www.javascriptworkshop.com/2007/05/20/aspnet-behind-the-scenes-video-tutorials/</link>
		<comments>http://www.javascriptworkshop.com/2007/05/20/aspnet-behind-the-scenes-video-tutorials/#comments</comments>
		<pubDate>Sun, 20 May 2007 22:29:05 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Video tutorials]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[video tutorials]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=190</guid>
		<description><![CDATA[If you are using my online ASP.NET Workshop to learn the basics of creating web applications using ASP.NET, one of the lessons that often gets overlooked by the novice (including me) is how does the ASP.NET architecture work behind the scenes. Although learning this may seem a bit too technical or unnecessary since all you [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using my online <a href = "http://www.javascriptworkshop.com/aspnet-workshop/">ASP.NET Workshop</a> to learn the basics of creating web applications using ASP.NET, one of the lessons that often gets overlooked by the novice (including me) is how does the ASP.NET architecture work behind the scenes.  Although learning this may seem a bit too technical or unnecessary since all you want to do is create some dynamic web pages, it is worth taking a brief look at least at these informative videos.</p>
<p><span id="more-190"></span></p>
<p>ASP.NET is a complicated architecture compared to other server-side technologies and knowing a little bit more of what happens &#8220;behind-the-scenes&#8221; will definitely help you when you start creating more intricate and complicated web applications. </p>
<p>Check out these videos (.zip) to learn more.</p>
<p><a href="http://www.javascriptworkshop.com/wp-content/uploads/ASPNET/Videos/ASPNET - Architecture1.zip">Architecture Overview</a><br />
<a href="http://www.javascriptworkshop.com/wp-content/uploads/ASPNET/Videos/ASPNET - Architecture2.zip">Request Pipeline Processing</a><br />
<a href="http://www.javascriptworkshop.com/wp-content/uploads/ASPNET/Videos/ASPNET - Architecture3.zip">Page Compilation, Control Tree and Rendering</a><br />
<a href="http://www.javascriptworkshop.com/wp-content/uploads/ASPNET/Videos/ASPNET - Architecture4.zip">Page Lifecycle</a><br />
<a href="http://www.javascriptworkshop.com/wp-content/uploads/ASPNET/Videos/ASPNET - Architecture5.zip">Application Lifecycle</a><br />
<a href="http://www.javascriptworkshop.com/wp-content/uploads/ASPNET/Videos/ASPNET - Architecture6.zip">Compilation Model</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2007/05/20/aspnet-behind-the-scenes-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheat Sheets &#8211; ASP.NET, VB.NET &amp; C#</title>
		<link>http://www.javascriptworkshop.com/2007/02/06/cheat-sheets-aspnet-vbnet-c/</link>
		<comments>http://www.javascriptworkshop.com/2007/02/06/cheat-sheets-aspnet-vbnet-c/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 01:11:58 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=113</guid>
		<description><![CDATA[Here are some great cheat sheets (.pdf) on ASP.NET, VB.NET and C# from LearnVisualStudio.Net]]></description>
			<content:encoded><![CDATA[<p>Here are some great cheat sheets (.pdf) on <a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/ASPNET_Basics.pdf">ASP.NET</a>, <a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/VB_Language_Basics.pdf">VB.NET</a> and <a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/CS_Language_Basics.pdf">C#</a> from <a class = "externalLink" href = "http://www.learnvisualstudio.net">LearnVisualStudio.Net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2007/02/06/cheat-sheets-aspnet-vbnet-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Articles Series</title>
		<link>http://www.javascriptworkshop.com/2006/11/19/aspnet-articles-series/</link>
		<comments>http://www.javascriptworkshop.com/2006/11/19/aspnet-articles-series/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 09:59:41 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=73</guid>
		<description><![CDATA[Apart from taking my online ASP.NET workshop, here are some detailed, easy-to-follow artlcles (.pdf) to help you learn many of the important topics of ASP.NET 2.0 development. These lengthy articles can actually be used as a replacement for buying a book. An excellent resource! Foundations of Web Design ASPNET Development Data Sources Output and Link [...]]]></description>
			<content:encoded><![CDATA[<p>Apart from taking my online <a href="http://www.javascriptworkshop.com/aspnet-workshop/">ASP.NET workshop</a>, here are some detailed, easy-to-follow artlcles (.pdf) to help you learn many of the important topics of ASP.NET 2.0 development.  These lengthy articles can actually be used as a replacement for buying a book.</p>
<p>An excellent resource!</p>
<p><span id="more-73"></span></p>
<p><a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/01FoundationsofWebDesign.pdf">Foundations of Web Design</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/02ASPNETDevelopment.pdf">ASPNET Development</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/03DataSources.pdf">Data Sources</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/04OutputandLinkControls.pdf">Output and Link Controls</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/05ScriptActivationControls.pdf">Script Activation Controls</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/06InputandSelectionControls.pdf">Input and Selection Controls</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/07InformationDisplayControlsI.pdf">Information Display Controls I</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/08InformationDisplayControlsII.pdf">Information Display Controls II</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/09DatabaseMaintenance.pdf">Database Maintenance</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/10FileMaintenance.pdf">File Maintenance</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/11DevelopingComponents.pdf">Developing Components</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/12WebSiteDesign.pdf">Web Site Design</a><br />
<a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/pdf/aspnet/13eCommerceDevelopment.pdf">eCommerce Development</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2006/11/19/aspnet-articles-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP vs. ASP.NET</title>
		<link>http://www.javascriptworkshop.com/2006/09/29/php-vs-aspnet-articles/</link>
		<comments>http://www.javascriptworkshop.com/2006/09/29/php-vs-aspnet-articles/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 00:23:47 +0000</pubDate>
		<dc:creator>Frank Stepanski</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.javascriptworkshop.com/?p=70</guid>
		<description><![CDATA[Sean Hull wrote two great articles describing the differences between the latest versions of PHP (ver 5) and ASP.NET (ver 2.0).  The first article gave a good introduction to both technologies, while the second article went into more detail of advanced features such as OOP in PHP and the .NET framework in ASP.NET.]]></description>
			<content:encoded><![CDATA[<p>Sean Hull wrote two great articles describing the differences between the latest versions of PHP (ver 5) and ASP.NET (ver 2.0).  The <a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/web/PHP%20vs_%20ASP_NET.htm">first article</a> gave a good introduction to both technologies, while the <a class="externalLink" href="http://www.javascriptworkshop.com/wp-content/uploads/web/PHP%20vs_%20ASP_NET%20Redux.htm">second article</a> went into more detail of advanced features such as OOP in PHP and the .NET framework in ASP.NET.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptworkshop.com/2006/09/29/php-vs-aspnet-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

