<?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>Dot Net Tutorial</title>
	<atom:link href="http://dotnettutorial.com/feed/" rel="self" type="application/rss+xml" />
	<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>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating and Testing a web service in ASP.NET, C#</title>
		<link>http://dotnettutorial.com/2010/02/creating-and-testing-a-web-service-in-asp-net-c/</link>
		<comments>http://dotnettutorial.com/2010/02/creating-and-testing-a-web-service-in-asp-net-c/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 03:15:12 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://dotnettutorial.com/?p=10</guid>
		<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>
		<wfw:commentRss>http://dotnettutorial.com/2010/02/creating-and-testing-a-web-service-in-asp-net-c/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Introducing Linq</title>
		<link>http://dotnettutorial.com/2010/01/introducing-linq/</link>
		<comments>http://dotnettutorial.com/2010/01/introducing-linq/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 20:13:33 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://dotnettutorial.com/?p=6</guid>
		<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>
		<wfw:commentRss>http://dotnettutorial.com/2010/01/introducing-linq/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
