<?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 SolidDotNet.com</title>
	<atom:link href="http://www.soliddotnet.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soliddotnet.com</link>
	<description>Its all about WEB, .Net, ASP.Net, C#, VB.Net, AJAX, SQL Server</description>
	<lastBuildDate>Tue, 16 Feb 2010 14:36:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on C# Forms Authentication using ticket and managing user roles in asp.net by ASP.NET 2.0 &#8211; Forms Authentication with C# and managing folder level access with multiple web.config files &#124; SolidDotNet.com</title>
		<link>http://www.soliddotnet.com/index.php/2010/02/16/c-forms-authentication-using-ticket-and-managing-user-roles-in-asp-net/comment-page-1/#comment-1465</link>
		<dc:creator>ASP.NET 2.0 &#8211; Forms Authentication with C# and managing folder level access with multiple web.config files &#124; SolidDotNet.com</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=486#comment-1465</guid>
		<description>[...] my article on implementing  forms authentication using FormsAuthentication ticket and managing [...]</description>
		<content:encoded><![CDATA[<p>[...] my article on implementing  forms authentication using FormsAuthentication ticket and managing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use Outlook Express on Windows 7: by Kuldeep Sisodia</title>
		<link>http://www.soliddotnet.com/index.php/2009/09/03/how-to-use-outlook-express-on-windows-7/comment-page-1/#comment-797</link>
		<dc:creator>Kuldeep Sisodia</dc:creator>
		<pubDate>Thu, 31 Dec 2009 11:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=212#comment-797</guid>
		<description>This metod isnt very successful , as the windows XP is not been released yet and is in beta stage where it needs to be developed. Moreover the real thing is using the outlook express in the real time, not the virtual, as it will mar the speed of whole system.</description>
		<content:encoded><![CDATA[<p>This metod isnt very successful , as the windows XP is not been released yet and is in beta stage where it needs to be developed. Moreover the real thing is using the outlook express in the real time, not the virtual, as it will mar the speed of whole system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Role Based Access Control (RBAC) Application. by viktor</title>
		<link>http://www.soliddotnet.com/index.php/2009/09/21/role-based-access-control-rbac-based-application/comment-page-1/#comment-724</link>
		<dc:creator>viktor</dc:creator>
		<pubDate>Thu, 24 Dec 2009 12:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=312#comment-724</guid>
		<description>Hi,

so there is demo project :) ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>so there is demo project <img src='http://www.soliddotnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# Using Statement &#8211; Try / Finally &#8211; IDisposable &#8211; Dispose() &#8211; SqlConnection &#8211; SqlCommand by Rahul</title>
		<link>http://www.soliddotnet.com/index.php/2009/11/17/c-using-statement-try-finally-idisposable-dispose-sqlconnection-sqlcommand/comment-page-1/#comment-660</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Fri, 11 Dec 2009 12:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/index.php/2009/11/17/c-using-statement-try-finally-idisposable-dispose-sqlconnection-sqlcommand/#comment-660</guid>
		<description>I found good resources of c#. Check this out

http://csharptalk.com</description>
		<content:encoded><![CDATA[<p>I found good resources of c#. Check this out</p>
<p><a href="http://csharptalk.com" rel="nofollow">http://csharptalk.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Persisting Row Selection in ASP.Net Grid View and List View by Tore Aurstad</title>
		<link>http://www.soliddotnet.com/index.php/2009/10/07/persisting-row-selection-in-asp-net-grid-view-and-list-view/comment-page-1/#comment-616</link>
		<dc:creator>Tore Aurstad</dc:creator>
		<pubDate>Sun, 06 Dec 2009 23:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/index.php/2009/10/07/persisting-row-selection-in-asp-net-grid-view-and-list-view/#comment-616</guid>
		<description>I think this new property of the GridView of ASP.NET, EnablePersistedSelection, is very handy to have. Since the selection is now persisting between postbacks it will be much easier to use paging. I often use the gridview and when selecting a row updating a preview area below. Now you will not get erroneous behavior of selecting row 3,13,23 and so on when selecting the third row and setting the size of paging to 10 rows, say.</description>
		<content:encoded><![CDATA[<p>I think this new property of the GridView of ASP.NET, EnablePersistedSelection, is very handy to have. Since the selection is now persisting between postbacks it will be much easier to use paging. I often use the gridview and when selecting a row updating a preview area below. Now you will not get erroneous behavior of selecting row 3,13,23 and so on when selecting the third row and setting the size of paging to 10 rows, say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lambda Expressions in C# 3.0 by Britneyspears Pics</title>
		<link>http://www.soliddotnet.com/index.php/2009/09/29/lambda-expressions-in-c-3-0/comment-page-1/#comment-537</link>
		<dc:creator>Britneyspears Pics</dc:creator>
		<pubDate>Sun, 29 Nov 2009 14:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=180#comment-537</guid>
		<description>In it something is. I agree with you, thanks for the help in this question. As always all ingenious is simple.</description>
		<content:encoded><![CDATA[<p>In it something is. I agree with you, thanks for the help in this question. As always all ingenious is simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.Net Page Life Cycle (Cheat Sheet) by Keywords</title>
		<link>http://www.soliddotnet.com/index.php/2009/09/06/asp-net-page-life-cycle-cheat-sheet/comment-page-1/#comment-534</link>
		<dc:creator>Keywords</dc:creator>
		<pubDate>Sun, 29 Nov 2009 01:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=258#comment-534</guid>
		<description>A SUPPORTED BY THE DEVELOPER TOOLS? It was interesting. You seem very knowledgeable in ypour field.</description>
		<content:encoded><![CDATA[<p>A SUPPORTED BY THE DEVELOPER TOOLS? It was interesting. You seem very knowledgeable in ypour field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL University : An Introduction to BI – Part I by DotNetShoutout</title>
		<link>http://www.soliddotnet.com/index.php/2009/11/23/sql-university-an-introduction-to-bi-part-i/comment-page-1/#comment-430</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Mon, 23 Nov 2009 05:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/index.php/2009/11/23/sql-university-an-introduction-to-bi-part-i/#comment-430</guid>
		<description>&lt;strong&gt;SQL University : An Introduction to BI – Part I &#124; SolidDotNet.com...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>SQL University : An Introduction to BI – Part I | SolidDotNet.com&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to search specific word or text in Database object ? by DwewayTow</title>
		<link>http://www.soliddotnet.com/index.php/2009/10/12/how-to-search-specific-word-or-text-in-database-object/comment-page-1/#comment-403</link>
		<dc:creator>DwewayTow</dc:creator>
		<pubDate>Fri, 20 Nov 2009 16:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=436#comment-403</guid>
		<description>Я вот полностью с автором согласна и вообще - отличная статья ;)

I&#039;ve been totally agree with the author and do - great article ;)</description>
		<content:encoded><![CDATA[<p>Я вот полностью с автором согласна и вообще &#8211; отличная статья <img src='http://www.soliddotnet.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;ve been totally agree with the author and do &#8211; great article <img src='http://www.soliddotnet.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to search specific word or text in Database object ? by Partstycleter</title>
		<link>http://www.soliddotnet.com/index.php/2009/10/12/how-to-search-specific-word-or-text-in-database-object/comment-page-1/#comment-402</link>
		<dc:creator>Partstycleter</dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.soliddotnet.com/?p=436#comment-402</guid>
		<description>Интересно написано, я пробовал подобное делать ничего не вышло
Interestingly it is written, I tried to do like nothing happened</description>
		<content:encoded><![CDATA[<p>Интересно написано, я пробовал подобное делать ничего не вышло<br />
Interestingly it is written, I tried to do like nothing happened</p>
]]></content:encoded>
	</item>
</channel>
</rss>
