<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for .NET Blog</title>
	<atom:link href="http://erishav.com/dotnet/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://erishav.com/dotnet</link>
	<description>Articles on .Net Technology</description>
	<lastBuildDate>Mon, 19 Jan 2009 10:14:43 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on C# Code : Send Mail From your Application using your GMail Account by raman</title>
		<link>http://erishav.com/dotnet/2008/c-code-send-mail-from-your-application-using-your-gmail-account/comment-page-1/#comment-16</link>
		<dc:creator>raman</dc:creator>
		<pubDate>Mon, 19 Jan 2009 10:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=63#comment-16</guid>
		<description>very nice code help me alot</description>
		<content:encoded><![CDATA[<p>very nice code help me alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Injection : Definition and Prevention by True Statement - ridetoparis</title>
		<link>http://erishav.com/dotnet/2009/sql-injection-definition-and-prevention/comment-page-1/#comment-13</link>
		<dc:creator>True Statement - ridetoparis</dc:creator>
		<pubDate>Fri, 09 Jan 2009 12:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=165#comment-13</guid>
		<description>[...] are happy, some days not so happy, every day joyous. And that&#8217;sa true statement.&#8221; . SQL Injection : Definition and Prevention For PHP version 5 and MySQL version 4.1 and above, however, you can use a vendor specific extension [...]</description>
		<content:encoded><![CDATA[<p>[...] are happy, some days not so happy, every day joyous. And that&#8217;sa true statement.&#8221; . SQL Injection : Definition and Prevention For PHP version 5 and MySQL version 4.1 and above, however, you can use a vendor specific extension [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ADO.NET Entity Framework effectively to enhance Efficiency of your Appliaction by vazurebu pornuv</title>
		<link>http://erishav.com/dotnet/2008/adonet-entity-framework/comment-page-1/#comment-8</link>
		<dc:creator>vazurebu pornuv</dc:creator>
		<pubDate>Wed, 24 Dec 2008 01:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=37#comment-8</guid>
		<description>recognition you for sponsoring the materials, a lot of riveting low-down. sympathetic-bye.</description>
		<content:encoded><![CDATA[<p>recognition you for sponsoring the materials, a lot of riveting low-down. sympathetic-bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating SQL database within the .NET project by Jithu</title>
		<link>http://erishav.com/dotnet/2008/integrating-sql-database-within-the-project/comment-page-1/#comment-7</link>
		<dc:creator>Jithu</dc:creator>
		<pubDate>Thu, 18 Dec 2008 17:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=76#comment-7</guid>
		<description>thanks for your reply!</description>
		<content:encoded><![CDATA[<p>thanks for your reply!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating SQL database within the .NET project by Rishav</title>
		<link>http://erishav.com/dotnet/2008/integrating-sql-database-within-the-project/comment-page-1/#comment-6</link>
		<dc:creator>Rishav</dc:creator>
		<pubDate>Thu, 18 Dec 2008 16:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=76#comment-6</guid>
		<description>In VS 2008 we have two options for ading database.
SDF
MDF
If you just want to create tables in the Database go for SDF that is Local Database File.

If you want to Create TAbles, Views, Stored Procedures, Functions. Go for the MDF that is Service Based database.

You can chat withe me live by Clicking The Live Chat Support Button also.</description>
		<content:encoded><![CDATA[<p>In VS 2008 we have two options for ading database.<br />
SDF<br />
MDF<br />
If you just want to create tables in the Database go for SDF that is Local Database File.</p>
<p>If you want to Create TAbles, Views, Stored Procedures, Functions. Go for the MDF that is Service Based database.</p>
<p>You can chat withe me live by Clicking The Live Chat Support Button also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating SQL database within the .NET project by Jithu</title>
		<link>http://erishav.com/dotnet/2008/integrating-sql-database-within-the-project/comment-page-1/#comment-5</link>
		<dc:creator>Jithu</dc:creator>
		<pubDate>Thu, 18 Dec 2008 16:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=76#comment-5</guid>
		<description>when i go to add a new database to my project, i don&#039;t have SQL Database, but i&#039;ve
1 - Local Database (.sdf)
2 - Service Based Database (.mdf)
.Other items
.
.
In this case what i&#039;ve to select and what is the diff. between this two.
I&#039;m using VS Pro 2008.</description>
		<content:encoded><![CDATA[<p>when i go to add a new database to my project, i don&#8217;t have SQL Database, but i&#8217;ve<br />
1 &#8211; Local Database (.sdf)<br />
2 &#8211; Service Based Database (.mdf)<br />
.Other items<br />
.<br />
.<br />
In this case what i&#8217;ve to select and what is the diff. between this two.<br />
I&#8217;m using VS Pro 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic&#8217;s of .NET : Very useful in developing better Applications by ui central &#124; Digg hot tags</title>
		<link>http://erishav.com/dotnet/2008/basics-of-donet/comment-page-1/#comment-4</link>
		<dc:creator>ui central &#124; Digg hot tags</dc:creator>
		<pubDate>Fri, 12 Dec 2008 10:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=43#comment-4</guid>
		<description>[...] Vote  Basic’s of .NET : Very useful in developing better Applications [...]</description>
		<content:encoded><![CDATA[<p>[...] Vote  Basic’s of .NET : Very useful in developing better Applications [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic&#8217;s of .NET : Very useful in developing better Applications by java user interface &#124; Digg hot tags</title>
		<link>http://erishav.com/dotnet/2008/basics-of-donet/comment-page-1/#comment-3</link>
		<dc:creator>java user interface &#124; Digg hot tags</dc:creator>
		<pubDate>Fri, 12 Dec 2008 08:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=43#comment-3</guid>
		<description>[...] Vote  Basic’s of .NET : Very useful in developing better Applications [...]</description>
		<content:encoded><![CDATA[<p>[...] Vote  Basic’s of .NET : Very useful in developing better Applications [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s New in Visual Studio 2008 SP 1 ?? Unleashed by Olechka-persik</title>
		<link>http://erishav.com/dotnet/2008/new-in-visual-studio-2008-sp1/comment-page-1/#comment-2</link>
		<dc:creator>Olechka-persik</dc:creator>
		<pubDate>Tue, 09 Dec 2008 23:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://erishav.com/dotnet/?p=8#comment-2</guid>
		<description>Thanks for post. Nice to see such good ideas.</description>
		<content:encoded><![CDATA[<p>Thanks for post. Nice to see such good ideas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
