<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Dot Net Tutorial</title>
	<link>http://dotnettutorial.com</link>
	<description>A One Stop Shop for all those aspiring .Net programmers!</description>
	<lastBuildDate>Sat, 06 Feb 2010 06:03:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Creating and Testing a web service in ASP.NET, C#</title>
		<description><![CDATA[Requirements for this tutorial
Visual Studio 2008 along with .Net framework 3.5
Steps to create your first web service:
With Visual Studio 2008 installed in your system, creating your first web service is just few clicks away.
1. Open Visual Studio 2008
2. File -&#62; New -&#62; Website
3. Select ASP.NET web service
4. Enter a project name and select &#8220;Ok&#8221;
Ta da, [...]]]></description>
		<link>http://dotnettutorial.com/2010/02/creating-and-testing-a-web-service-in-asp-net-c/</link>
			</item>
	<item>
		<title>Introducing Linq</title>
		<description><![CDATA[Linq is short for Language Integrated Query. If you are used to using SQL to query databases, you are going to have something of a head start with Linq, since they have many ideas in common. Before we dig into Linq itself, let&#8217;s step back and look at what makes SQL different from C#.
Imagine we [...]]]></description>
		<link>http://dotnettutorial.com/2010/01/introducing-linq/</link>
			</item>
</channel>
</rss>
