<?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>Paul Gu&#124;blog &#187; Dot Net</title>
	<atom:link href="http://blog.paulgu.com/category/dotnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulgu.com</link>
	<description>Sharing my world with the world</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:47:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to control XML encoding in BizTalk Server 2004</title>
		<link>http://blog.paulgu.com/dotnet/how-to-control-xml-encoding-in-biztalk-server-2004/</link>
		<comments>http://blog.paulgu.com/dotnet/how-to-control-xml-encoding-in-biztalk-server-2004/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 17:25:21 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2008/01/24/how-to-control-xml-encoding-in-biztalk-server-2004/</guid>
		<description><![CDATA[A classic mistake in BizTalk is to think that you can control more than you really can through schemas. For example, although you can specify default values within a schema (say for a attribute value), this has no effect on message construction and output. Schemas are for validation, mapping, data-typing.etc. They don&#8217;t control message construction [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/dotnet/how-to-control-xml-encoding-in-biztalk-server-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handle Special Characters in ASP.Net Webservice</title>
		<link>http://blog.paulgu.com/dotnet/handle-special-characters-in-aspnet-webservice/</link>
		<comments>http://blog.paulgu.com/dotnet/handle-special-characters-in-aspnet-webservice/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 16:13:55 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2008/01/24/handle-special-characters-in-aspnet-webservice/</guid>
		<description><![CDATA[When do query page in ASP.NET, the special characters(é,ç,ë etc.,) are comming as ??&#8230; The Response contains both ASCII and non-ASCII characters&#8230; This might be a consequence of the proxy class they generated. It should be able to set the HTTPContentType to &#8220;text/xml;charset=utf-8&#8243;. This is the header that &#8216;packs&#8217; the soap, since it is handled [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/dotnet/handle-special-characters-in-aspnet-webservice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DebugView for Windows</title>
		<link>http://blog.paulgu.com/dotnet/debugview-for-windows/</link>
		<comments>http://blog.paulgu.com/dotnet/debugview-for-windows/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 21:27:57 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2008/01/22/debugview-for-windows/</guid>
		<description><![CDATA[By Mark Russinovich DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don&#8217;t need a debugger to catch the debug output your applications or device [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/dotnet/debugview-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

