<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DotNetFunda.com</title>
	<atom:link href="http://dotnetfunda.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetfunda.wordpress.com</link>
	<description>The fundamentals of .NET</description>
	<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>How to make sure that despite using validation control on your.aspx page, your page is valid? or how to validate the page in the server side?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/how-to-make-sure-that-despite-using-validation-control-on-youraspx-page-your-page-is-valid-or-how-to-validate-the-page-in-the-server-side/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/how-to-make-sure-that-despite-using-validation-control-on-youraspx-page-your-page-is-valid-or-how-to-validate-the-page-in-the-server-side/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/how-to-make-sure-that-despite-using-validation-control-on-youraspx-page-your-page-is-valid-or-how-to-validate-the-page-in-the-server-side/</guid>
		<description><![CDATA[use Page.IsValid method, this revalidate your data server side against each Validation control used.
 Read more http://www.dotnetfunda.com/interview/exam114_how_to_make_sure_that_despite_using_validation_control_on_youraspx_pa.aspx
Author: Raja
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>use Page.IsValid method, this revalidate your data server side against each Validation control used.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam114_how_to_make_sure_that_despite_using_validation_control_on_youraspx_pa.aspx">http://www.dotnetfunda.com/interview/exam114_how_to_make_sure_that_despite_using_validation_control_on_youraspx_pa.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/226/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/226/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=226&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/how-to-make-sure-that-despite-using-validation-control-on-youraspx-page-your-page-is-valid-or-how-to-validate-the-page-in-the-server-side/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>What is the location of Global Assembly Cache on the system.</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-location-of-global-assembly-cache-on-the-system/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-location-of-global-assembly-cache-on-the-system/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-location-of-global-assembly-cache-on-the-system/</guid>
		<description><![CDATA[C:\$WINDOWS\assembly
 Read more http://www.dotnetfunda.com/interview/exam119_what_is_the_location_of_global_assembly_cache_on_the_system.aspx
Author: Raja
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>C:\$WINDOWS\assembly
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam119_what_is_the_location_of_global_assembly_cache_on_the_system.aspx">http://www.dotnetfunda.com/interview/exam119_what_is_the_location_of_global_assembly_cache_on_the_system.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/225/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/225/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/225/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=225&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-location-of-global-assembly-cache-on-the-system/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>What is the use of CommandBehavior.CloseConnection?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-use-of-commandbehaviorcloseconnection/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-use-of-commandbehaviorcloseconnection/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-use-of-commandbehaviorcloseconnection/</guid>
		<description><![CDATA[We can use pass it with ExecuteReader method of Command object like  
reader = cmd.ExecuteReader(CommandBehavior.CloseConnection);  
This will make sure that when we are calling reader.Close() the associated connection object will also be closed.
 Read more http://www.dotnetfunda.com/interview/exam112_what_is_the_use_of_commandbehaviorcloseconnection.aspx
Author: Raja
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We can use pass it with ExecuteReader method of Command object like  </p>
<p>reader = cmd.ExecuteReader(CommandBehavior.CloseConnection);  </p>
<p>This will make sure that when we are calling reader.Close() the associated connection object will also be closed.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam112_what_is_the_use_of_commandbehaviorcloseconnection.aspx">http://www.dotnetfunda.com/interview/exam112_what_is_the_use_of_commandbehaviorcloseconnection.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/224/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/224/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/224/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=224&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/what-is-the-use-of-commandbehaviorcloseconnection/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>What is DOM?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/what-is-dom-2/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/what-is-dom-2/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/what-is-dom-2/</guid>
		<description><![CDATA[Document Object Model (DOM) is a W3C specification that defines a standard (abstract) programming API to build, navigate and update XML documents. It is a &#34;tree-structure-based&#34; interface. As per the DOM specification, the XML parsers (such as MSXML or Xerces), load the entire XML document into memory, before it can be processed. XPath is used [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Document Object Model (DOM) is a W3C specification that defines a standard (abstract) programming API to build, navigate and update XML documents. It is a &quot;tree-structure-based&quot; interface. As per the DOM specification, the XML parsers (such as MSXML or Xerces), load the entire XML document into memory, before it can be processed. XPath is used to navigate randomly in the document, and various DOM methods are used to create and update (add elements, delete elements, add/remove attributes, etc.) the XML documents.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam115_what_is_dom.aspx">http://www.dotnetfunda.com/interview/exam115_what_is_dom.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/223/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/223/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=223&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/what-is-dom-2/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>How to declare a property in a class?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-a-class/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-a-class/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-a-class/</guid>
		<description><![CDATA[int m_PersonID = 0; 
public int PersonID     {         get { return m_PersonID; }         set { m_PersonID = value; }     }
 Read more http://www.dotnetfunda.com/interview/exam120_how_to_declare_a_property_in_a_class.aspx
Author: SheoNarayan
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>int m_PersonID = 0; </p>
<p>public int PersonID <br />    { <br />        get { return m_PersonID; } <br />        set { m_PersonID = value; } <br />    }
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam120_how_to_declare_a_property_in_a_class.aspx">http://www.dotnetfunda.com/interview/exam120_how_to_declare_a_property_in_a_class.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/SheoNarayan.aspx">SheoNarayan</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/222/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/222/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/222/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=222&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-a-class/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s the difference between private and shared assembly?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/whats-the-difference-between-private-and-shared-assembly/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/whats-the-difference-between-private-and-shared-assembly/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/whats-the-difference-between-private-and-shared-assembly/</guid>
		<description><![CDATA[[B]Private Assembly[/B]  is used inside an application only and does not have to be identified by a strong name.  
[B]Shared Assembly [/B] can be used by multiple applications and has to have a strong name.
 Read more http://www.dotnetfunda.com/interview/exam118_whats_the_difference_between_private_and_shared_assembly.aspx
Author: Raja
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>[B]Private Assembly[/B]  is used inside an application only and does not have to be identified by a strong name.  </p>
<p>[B]Shared Assembly [/B] can be used by multiple applications and has to have a strong name.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam118_whats_the_difference_between_private_and_shared_assembly.aspx">http://www.dotnetfunda.com/interview/exam118_whats_the_difference_between_private_and_shared_assembly.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/221/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/221/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=221&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/whats-the-difference-between-private-and-shared-assembly/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>What is typed dataset ?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/what-is-typed-dataset/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/what-is-typed-dataset/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/what-is-typed-dataset/</guid>
		<description><![CDATA[A typed dataset is very much similar to a normal dataset. But the only difference is that the sehema is already present for the same. Hence any mismatch in the column will generate compile time errors rather than runtime error as in the case of normal dataset. Also accessing the column value is much easier [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A typed dataset is very much similar to a normal dataset. But the only difference is that the sehema is already present for the same. Hence any mismatch in the column will generate compile time errors rather than runtime error as in the case of normal dataset. Also accessing the column value is much easier than the normal dataset as the column definition will be available in the schema.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam113_what_is_typed_dataset_.aspx">http://www.dotnetfunda.com/interview/exam113_what_is_typed_dataset_.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/220/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/220/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=220&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/what-is-typed-dataset/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>Can you place two .dll files with the same name in GAC (Global Assembly Cache)?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/can-you-place-two-dll-files-with-the-same-name-in-gac-global-assembly-cache/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/can-you-place-two-dll-files-with-the-same-name-in-gac-global-assembly-cache/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/can-you-place-two-dll-files-with-the-same-name-in-gac-global-assembly-cache/</guid>
		<description><![CDATA[Yes, provided both have different versions. 
GAC is a Folder that contains .dll that have strong name. So we can keep myproject.dll and myproject.dll two files into GAC with different version like 1.0.0.0 and 1.0.0.1
 Read more http://www.dotnetfunda.com/interview/exam117_can_you_place_two_dll_files_with_the_same_name_in_gac_global_assembl.aspx
Author: Raja
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Yes, provided both have different versions. </p>
<p>GAC is a Folder that contains .dll that have strong name. So we can keep myproject.dll and myproject.dll two files into GAC with different version like 1.0.0.0 and 1.0.0.1
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam117_can_you_place_two_dll_files_with_the_same_name_in_gac_global_assembl.aspx">http://www.dotnetfunda.com/interview/exam117_can_you_place_two_dll_files_with_the_same_name_in_gac_global_assembl.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/219/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/219/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/219/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=219&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/can-you-place-two-dll-files-with-the-same-name-in-gac-global-assembly-cache/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>How to declare a property in an Interface?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-an-interface/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-an-interface/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-an-interface/</guid>
		<description><![CDATA[DateTime DateOfBirth { get;set;} int Age { get;set;} string FirstName { get;set;} 
As this is an Interface, so no implementation required only definition of properties are required. Implementation of these properties will be written into the class inherting this interface.
 Read more http://www.dotnetfunda.com/interview/exam121_how_to_declare_a_property_in_an_interface.aspx
Author: SheoNarayan
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>DateTime DateOfBirth { get;set;} <br />int Age { get;set;} <br />string FirstName { get;set;} </p>
<p>As this is an Interface, so no implementation required only definition of properties are required. Implementation of these properties will be written into the class inherting this interface.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam121_how_to_declare_a_property_in_an_interface.aspx">http://www.dotnetfunda.com/interview/exam121_how_to_declare_a_property_in_an_interface.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/SheoNarayan.aspx">SheoNarayan</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/218/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/218/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=218&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/how-to-declare-a-property-in-an-interface/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
		<item>
		<title>Can you edit data in Repeater control?</title>
		<link>http://dotnetfunda.wordpress.com/2008/06/24/can-you-edit-data-in-repeater-control/</link>
		<comments>http://dotnetfunda.wordpress.com/2008/06/24/can-you-edit-data-in-repeater-control/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:26:00 +0000</pubDate>
		<dc:creator>dotnetfunda</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://dotnetfunda.wordpress.com/2008/06/24/can-you-edit-data-in-repeater-control/</guid>
		<description><![CDATA[No, it is readonly and forward only control so we can&#8217;t edit data in repeater control.
 Read more http://www.dotnetfunda.com/interview/exam116_can_you_edit_data_in_repeater_control.aspx
Author: Raja
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>No, it is readonly and forward only control so we can&#8217;t edit data in repeater control.
<p> Read more <a href="http://www.dotnetfunda.com/interview/exam116_can_you_edit_data_in_repeater_control.aspx">http://www.dotnetfunda.com/interview/exam116_can_you_edit_data_in_repeater_control.aspx</a></p>
<p>Author: <a href="http://www.dotnetfunda.com/profile/Raja.aspx">Raja</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dotnetfunda.wordpress.com/217/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dotnetfunda.wordpress.com/217/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetfunda.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetfunda.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetfunda.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetfunda.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetfunda.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetfunda.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetfunda.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetfunda.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetfunda.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetfunda.wordpress.com/217/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetfunda.wordpress.com&blog=3666570&post=217&subd=dotnetfunda&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetfunda.wordpress.com/2008/06/24/can-you-edit-data-in-repeater-control/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/dotnetfunda-128.jpg" medium="image">
			<media:title type="html">DotNetFunda</media:title>
		</media:content>
	</item>
	</channel>
</rss>