<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DotNetJohn.Com</title>
		<link>http://www.dotnetjohn.com</link>
		<description>The latest articles on dotnetjohn.com</description>
		<copyright>Copyright 2006 DotNetJohn.Com LLC, All Rights Reserved.</copyright>
		<language>en-us</language>
		<atom:link href="http://www.dotnetjohn.com/latestarticles.xml" rel="self" type="application/rss+xml" />
		<image>
			<title>DotNetJohn.Com</title>
			<url>http://www.dotnetjohn.com/images/dotnetjohnlogo2.gif</url>
			<link>http://www.dotnetjohn.com</link>
		</image>

		<item>
			<title>Socket Programming in C#...</title>
			<description>
				In this article, Joydip demonstrates the working of socket programming in C#. He starts with a brief introduction of sockets and ports and examines the
				differences between synchronous and asynchronous Communication. You will then learn how to work with System.Net and System.Net.Sockets namespaces along
				with the implementation of a simple client-server application. The article is well supported by relevant source codes and its corresponding output in 
				screenshots.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=291</link>
			<pubDate>Mon, 04 Jul 2011 08:00:00 EST</pubDate>
			<dc:creator>Joydip Kanjilal</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=291</guid>
		</item>
		
		<item>
			<title>Three Tier Architecture with ASP.NET...</title>
			<description>
				ASP.NET supports layered architecture, and this article will illustrate how it can work
				with the ASP.NET presentation controls.  This article focuses mainly on the GridView control, mostly because it is prevalently used in .NET development.  However,
				the concepts work for other controls as well.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=290</link>
			<pubDate>Sat, 11 Jun 2011 08:22:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=290</guid>
		</item>
		
		<item>
			<title>3-Tier Architecture Examples...</title>
			<description>
				Previously, I wrote about multiple tiered architectures and the fundamentals associated with various approaches that can be taken when developing with a 
				layered approach. In this article, I plan to illustrate each of these layers in great detail, to help further explain the concept.  I'll try to include 
				as many options for constructing layered applications as possible.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=289</link>
			<pubDate>Fri, 10 Jun 2011 14:05:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=289</guid>
		</item>
		
		<item>
			<title>Introduction to 3-Tier Architecture...</title>
			<description>
				If you've ever wondered why you should use layers and what the benefits are, this article is for you.  This article delves into the use of
				layers and how they can benefit any application.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=288</link>
			<pubDate>Fri, 10 Jun 2011 10:35:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=288</guid>
		</item>
		
		<item>
			<title>Implementing the MVC Design Pattern in ASP.NET...</title>
			<description>
				Design patterns can help solve complex design problems if they are properly used. The main advantage of using the
				Model-View-Control (MVC) pattern is decoupling the business and the presentation layers.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=287</link>
			<pubDate>Wed, 26 May 2010 22:30:00 EST</pubDate>
			<dc:creator>Joydip Kanjilal</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=287</guid>
		</item>

		<item>
			<title>ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008 (Wrox) by Vince Varallo...</title>
			<description>
				A book review.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=286</link>
			<pubDate>Mon, 8 Mar 2010 18:50:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=286</guid>
		</item>

		<item>
			<title>Pro ASP.NET Review (Apress) By Steve Sanderson...</title>
			<description>
				A book review.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=285</link>
			<pubDate>Tue, 27 Oct 2009 19:10:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=285</guid>
		</item>

		<item>
			<title>LINQ to SQL Instantiation...</title>
			<description>
				LINQ to SQL is an ORM tool that connects to SQL Server databases.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=284</link>
			<pubDate>Tue, 27 Oct 2009 18:40:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=284</guid>
		</item>

		<item>
			<title>Complex Binding with Accordian...</title>
			<description>
				The Accordion control is a flexible control that neatly separates region of the user interface and condenses the overall user interface.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=283</link>
			<pubDate>Mon, 26 Oct 2009 21:40:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=283</guid>
		</item>

		<item>
			<title>A Button Enabled Extender...</title>
			<description>
				ASP.NET AJAX extenders are really functional; they use a managed JavaScript development approach.
			</description>
			<link>http://www.dotnetjohn.com/articles.aspx?articleid=282</link>
			<pubDate>Sun, 25 Oct 2009 15:15:00 EST</pubDate>
			<dc:creator>Brian Mains</dc:creator>
			<guid>http://www.dotnetjohn.com/articles.aspx?articleid=282</guid>
		</item>

	</channel>
</rss>
