<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Services and namespaces (or WCF?)</title><link>http://blogs.msdn.com/jannemattila/archive/2008/10/15/web-services-and-namespaces-or-wcf.aspx</link><description>You might have encountered following situation: 1. You have created class library “MyLibrary” and it contains following class: 1 2 3 4 5 6 7 8 namespace MyLibrary { public class Employee { public string FirstName; public string LastName; } } 2. You have</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>service reference reuse types in referenced assemblies</title><link>http://blogs.msdn.com/jannemattila/archive/2008/10/15/web-services-and-namespaces-or-wcf.aspx#9055801</link><pubDate>Sun, 09 Nov 2008 19:25:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9055801</guid><dc:creator>Frederick Chapleau weBlog on IT.</dc:creator><description>&lt;p&gt;When developing using Web Service, you may want to reuse common components, so that adding a service&lt;/p&gt;
</description></item><item><title>re: Web Services and namespaces (or WCF?)</title><link>http://blogs.msdn.com/jannemattila/archive/2008/10/15/web-services-and-namespaces-or-wcf.aspx#9799980</link><pubDate>Tue, 23 Jun 2009 21:18:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9799980</guid><dc:creator>r.owliaei</dc:creator><description>&lt;p&gt;i could not change binding to basicHttpBinding. when i change it, i can not add the service reference to the client application.&lt;/p&gt;
&lt;p&gt;while it's selected to be reuse types in all reference assemblies, i still have service assembly type instead of local types. what should i do?&lt;/p&gt;
</description></item></channel></rss>