<?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 on: Conversion from type &#8216;DBNull&#8217; to type &#8216;String&#8217; is not valid</title>
	<atom:link href="http://webpaws.com/blog/108/conversion-from-type-dbnull-to-type-string-is-not-valid/feed/" rel="self" type="application/rss+xml" />
	<link>http://webpaws.com/blog/108/conversion-from-type-dbnull-to-type-string-is-not-valid/</link>
	<description>Internet Marketing and Design Services for Turnkey Web Solutions</description>
	<lastBuildDate>Thu, 06 Oct 2011 20:23:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Suresh</title>
		<link>http://webpaws.com/blog/108/conversion-from-type-dbnull-to-type-string-is-not-valid/comment-page-1/#comment-403</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Wed, 02 Mar 2011 16:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://webpaws.com/blog/?p=108#comment-403</guid>
		<description>Hi,
We can also check below
VB.NET
String nullString =  If(IsDBNull(nullString)), String.Empty, nullString)

C#
String nullString =  IsDBNull(nullString) ? String.Empty: nullString</description>
		<content:encoded><![CDATA[<p>Hi,<br />
We can also check below<br />
VB.NET<br />
String nullString =  If(IsDBNull(nullString)), String.Empty, nullString)</p>
<p>C#<br />
String nullString =  IsDBNull(nullString) ? String.Empty: nullString</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanwaj</title>
		<link>http://webpaws.com/blog/108/conversion-from-type-dbnull-to-type-string-is-not-valid/comment-page-1/#comment-90</link>
		<dc:creator>shanwaj</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://webpaws.com/blog/?p=108#comment-90</guid>
		<description>Hi there,
   Very nice example,i am struggling to convert dbnull to string.Every time i am getting error.I solved my problem with your example.

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
   Very nice example,i am struggling to convert dbnull to string.Every time i am getting error.I solved my problem with your example.</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feliciafet</title>
		<link>http://webpaws.com/blog/108/conversion-from-type-dbnull-to-type-string-is-not-valid/comment-page-1/#comment-70</link>
		<dc:creator>feliciafet</dc:creator>
		<pubDate>Sat, 06 Jun 2009 09:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://webpaws.com/blog/?p=108#comment-70</guid>
		<description>In it something is. Now all became clear, many thanks for the help in this question.</description>
		<content:encoded><![CDATA[<p>In it something is. Now all became clear, many thanks for the help in this question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewBoldman</title>
		<link>http://webpaws.com/blog/108/conversion-from-type-dbnull-to-type-string-is-not-valid/comment-page-1/#comment-68</link>
		<dc:creator>AndrewBoldman</dc:creator>
		<pubDate>Fri, 05 Jun 2009 00:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://webpaws.com/blog/?p=108#comment-68</guid>
		<description>Hi, cool post. I have been wondering about this topic,so thanks for writing.</description>
		<content:encoded><![CDATA[<p>Hi, cool post. I have been wondering about this topic,so thanks for writing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

