<?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>C# 411 &#187; Web Services</title>
	<atom:link href="http://www.csharp411.com/category/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Executing Code in Partial Trust Environments</title>
		<link>http://www.csharp411.com/executing-code-in-partial-trust-environments/</link>
		<comments>http://www.csharp411.com/executing-code-in-partial-trust-environments/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 14:42:23 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Code Access Security]]></category>
		<category><![CDATA[Full Trust]]></category>
		<category><![CDATA[Partial Trust]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/executing-code-in-partial-trust-environments/</guid>
		<description><![CDATA[When building your first .NET web service, you may be in for a rude awakening when you discover the concept of "partial trust."  Your previously bullet-proof code will suddenly fail in a flurry of exceptions thrown by seemingly innocuous commands such as reading files or accessing the Registry.  This article provides a brief [...]


Related posts:<ol><li><a href='http://www.csharp411.com/web-service-ambiguous-type-question/' rel='bookmark' title='Permanent Link: Web Service Stumper: "Ambiguous Type"'>Web Service Stumper: "Ambiguous Type"</a></li><li><a href='http://www.csharp411.com/net-assembly-faq-part-1/' rel='bookmark' title='Permanent Link: .NET Assembly FAQ &#8211; Part 1'>.NET Assembly FAQ &#8211; Part 1</a></li><li><a href='http://www.csharp411.com/determine-if-a-loaded-net-assembly-is-signed/' rel='bookmark' title='Permanent Link: Determine if a Loaded .NET Assembly is Signed'>Determine if a Loaded .NET Assembly is Signed</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/executing-code-in-partial-trust-environments/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Web Service Stumper: &quot;Ambiguous Type&quot;</title>
		<link>http://www.csharp411.com/web-service-ambiguous-type-question/</link>
		<comments>http://www.csharp411.com/web-service-ambiguous-type-question/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 17:23:32 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Ambiguous Type]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/web-service-ambiguous-type-question/</guid>
		<description><![CDATA[This blog is usually a place for answers, but today I have a web service question that has stumped me and the experts I've consulted thus far.  Here is my challenge:
 When a client connects to a C# web service, how can it bind to a specific DLL in the web service "bin" folder?

The [...]


Related posts:<ol><li><a href='http://www.csharp411.com/net-assembly-faq-part-1/' rel='bookmark' title='Permanent Link: .NET Assembly FAQ &#8211; Part 1'>.NET Assembly FAQ &#8211; Part 1</a></li><li><a href='http://www.csharp411.com/visual-studio-2008-and-net-35-service-pack-1-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Service Pack 1 Released'>Visual Studio 2008 and .NET 3.5 Service Pack 1 Released</a></li><li><a href='http://www.csharp411.com/net-assembly-faq-part-4-global-assembly-cache/' rel='bookmark' title='Permanent Link: .NET Assembly FAQ &#8211; Part 4 &#8211; Global Assembly Cache'>.NET Assembly FAQ &#8211; Part 4 &#8211; Global Assembly Cache</a></li></ol>]]></description>
		<wfw:commentRss>http://www.csharp411.com/web-service-ambiguous-type-question/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
