<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mehranikoo.net/CS/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>Mehran Nikoo&amp;#39;s Notes</title><link>http://mehranikoo.net/CS/default.aspx</link><description>on Software Architecture, .NET Framework and Connected Systems</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Want to Know More About Windows 7?</title><link>http://mehranikoo.net/CS/archive/2008/08/17/WantToKnowMoreAboutWindows7.aspx</link><pubDate>Sun, 17 Aug 2008 21:31:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:27557</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=27557</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/08/17/WantToKnowMoreAboutWindows7.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As&amp;nbsp;you may have noticed, the Windows team at Microsoft have been quiet&amp;nbsp;during the early stages of the design and development process for Windows 7 and there are good reasons behind this decision. You can find out more about the reasoning in the newly created &lt;A class="" href="http://blogs.msdn.com/e7/" mce_href="http://blogs.msdn.com/e7/"&gt;E7 blog&lt;/A&gt;:&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#808080&gt;"Related to disclosure is the idea of how we make sure not to set expectations around the release that end up disappointing you—features that don’t make it, claims that don’t stick, or support we don’t provide. Starting from the first days of developing Windows 7, we have committed as a team to “promise and deliver”. That’s our goal—share with you what we’re going to get done, why we’re doing it, and deliver it with high quality and on time."&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;The &lt;A class="" href="http://blogs.msdn.com/e7/" mce_href="http://blogs.msdn.com/e7/"&gt;E7 blog&lt;/A&gt; is hosted by Jon DeVaan and Steven Sinofsky where they will talk about the project and receive feedback from the community so make sure you subscribe to the &lt;A class="" href="http://blogs.msdn.com/e7/" mce_href="http://blogs.msdn.com/e7/"&gt;E7 blog&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=27557" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/Microsoft+7/default.aspx">Microsoft 7</category></item><item><title>Visual Studio 2008 SP1, TFS SP1 and .NET Framework 3.5 SP1</title><link>http://mehranikoo.net/CS/archive/2008/08/11/DevTools2008SP1.aspx</link><pubDate>Mon, 11 Aug 2008 16:46:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:27152</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=27152</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/08/11/DevTools2008SP1.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As we already know, apart from bug fixes, .NET Framework 3.5 SP1 includes major product enhancements such as ADO.NET Entity Framework, ADO.NET Data Services and enhanced LINQ to SQL (which now supports the new date and FILESTREAM data types in SQL Server 2008).&amp;nbsp;Clearly, this is not an exhaustive list so please refer to the release notes for more information on the new features.&amp;nbsp;It is also&amp;nbsp;good to know that:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;.NET Framework 3.5&amp;nbsp;SP1 introduces the concept of a client-only subset of the framework called ".NET Framework Client Profile". The size of the runtime in the Client Profile is only 26.5MB so it is much smaller than the full framework. This allows solutions based on the client components such as WinForms, WPF and VSTO to be deployed much easier. Clearly, when you are developing your application, you need to make sure that you don't use a feature that is not part of the Client Profile. When you install Visual Studio 2008 SP1, it adds a new property to the project settings in Visual Studio that will enforce the Client Profile policy. Enabling this option will prevent you from using the types in those assemblies that are not shipped as part of the Client Profile, which is exactly what you need.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;The setup package for .NET Framework 3.5 SP1 installs .NET Framework 2.0 SP2 and .NET Framework 3.0 SP2 first, which means you "technically" need to retest your existing .NET 2.0 and .NET 3.0 applications too.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;More: &lt;A class="" href="http://msdn.microsoft.com/en-gb/vstudio/cc533448.aspx" mce_href="http://msdn.microsoft.com/en-gb/vstudio/cc533448.aspx"&gt;Download Links&lt;/A&gt;, &lt;A class="" href="http://msdn.microsoft.com/en-gb/vstudio/products/cc533447.aspx" mce_href="http://msdn.microsoft.com/en-gb/vstudio/products/cc533447.aspx"&gt;VS 2008 SP1 and NET 3.5 SP1 Dev Center&lt;/A&gt;&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=27152" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/.NET+Framework/default.aspx">.NET Framework</category><category domain="http://mehranikoo.net/CS/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://mehranikoo.net/CS/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category><category domain="http://mehranikoo.net/CS/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category><category domain="http://mehranikoo.net/CS/archive/tags/Windows+Server/default.aspx">Windows Server</category></item><item><title>SQL Server 2008 RTM</title><link>http://mehranikoo.net/CS/archive/2008/08/06/SQL_5F00_Server_5F00_2008_5F00_RTM.aspx</link><pubDate>Wed, 06 Aug 2008 18:55:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:25447</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=25447</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/08/06/SQL_5F00_Server_5F00_2008_5F00_RTM.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;SQL Server 2008 was released to manufacturing earlier today and the MSDN and TechNet subscribers can now&amp;nbsp;download the following editions from the subscribers area:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Developer (x86, x64, ia64)&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Enterprise (x86, x64, ia64)&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Standard (x86, x64)&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Web (x86, x64)&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Workgroup (x86, x64)&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=25447" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/SQL+Server/default.aspx">SQL Server</category></item><item><title>PowerTools for Open XML</title><link>http://mehranikoo.net/CS/archive/2008/06/12/PowerTools_2D00_for_2D00_Open_2D00_XML.aspx</link><pubDate>Thu, 12 Jun 2008 14:31:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:15117</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=15117</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/06/12/PowerTools_2D00_for_2D00_Open_2D00_XML.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;One of the namespaces introduced in the .NET Framework 3.0 is&amp;nbsp;&lt;A class="" href="http://msdn.microsoft.com/en-us/system.io.packaging.aspx" mce_href="http://msdn.microsoft.com/en-us/system.io.packaging.aspx"&gt;System.IO.Packaging&lt;/A&gt;&amp;nbsp;(in the WindowsBase assembly), which provides classes that support storage of multiple data objects in a single container, like a ZIP file. These data objects can be referenced in a hierarchical format, similar to the file system. This functionality can be used to open, read and manipulating the files based on the Open XML standard since the Open XML file format follows the same principle. A while back, I wrote a piece of code for a customer&amp;nbsp;to use the classes in this namespace for setting the values for custom properties in Word 2007 documents and Excel 2007 spreadsheets. This wasn't hard but I had to use XPath queries and use the appropriate XML namespaces in order to find the elements I was trying to update.&lt;/P&gt;
&lt;P mce_keep="true"&gt;We then had an initiative to create an SDK that provides strongly-typed part classes for use with the documents based on Open XML. This SDK was available in CTP mode until earlier this week when&amp;nbsp;its first version was released.&amp;nbsp;You can now download the Open XML Format SDK from the &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AD0B72FB-4A1D-4C52-BDB5-7DD7E816D046&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AD0B72FB-4A1D-4C52-BDB5-7DD7E816D046&amp;amp;displaylang=en"&gt;Download Center&lt;/A&gt;. This SDK relies on the functionality provided by the System.IO.Packaging namespace so it requires .NET Framework 3.0.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The Open XML Format SDK&amp;nbsp;makes the life so much easier for the developers, but wait... we are not finished yet. Right after the release of the Open XML Format SDK, another open source project called "&lt;A class="" href="http://www.codeplex.com/PowerTools" mce_href="http://www.codeplex.com/PowerTools"&gt;PowerTools for Open XML&lt;/A&gt;" was &lt;A class="" href="http://blogs.msdn.com/ericwhite/archive/2008/06/11/processing-open-xml-documents-server-side-using-powershell.aspx" mce_href="http://blogs.msdn.com/ericwhite/archive/2008/06/11/processing-open-xml-documents-server-side-using-powershell.aspx"&gt;announced&lt;/A&gt;, which provides more than 30 PowerShell cmdlets to manipulate the Open XML files. So for example, there are cmdlets for manipulating the watermark, header and footer, style, etc. This means you can read and edit Open XML files on the server-side without using the Office object model and without a need for an Office 2007 license on the server machine. Here is a great screencast that includes some nice demos that show how you can use the PowerTools to go through a list of Word documents, add a watermark&amp;nbsp;to&amp;nbsp;all of them&amp;nbsp;and make sure they all use the same text style. There is also another demo that performs a mail merge using a simple PowerShell script. &lt;/P&gt;
&lt;P align=center mce_keep="true"&gt;&lt;EMBED name=msn_soapbox pluginspage=http://macromedia.com/go/getflashplayer src=http://images.soapbox.msn.com/flash/soapbox1_1.swf width=432 height=364 type=application/x-shockwave-flash quality="high" base="http://images.soapbox.msn.com/" allowFullScreen="true" allowScriptAccess="always" flashvars="c=v&amp;amp;v=91db7a7a-09d4-448e-b3f3-4c7e20f09dda&amp;amp;ifs=true&amp;amp;fr=shared"&gt;&lt;/EMBED&gt;&lt;BR&gt;&lt;A title="PowerTools for Open XML Introduction" href="http://video.msn.com/video.aspx?playlist=videoByUuids:uuids:91db7a7a-09d4-448e-b3f3-4c7e20f09dda&amp;amp;showPlaylist=true" target=_new&gt;Video: PowerTools for Open XML Introduction&lt;/A&gt; &lt;/P&gt;
&lt;P mce_keep="true"&gt;I remember that a few years back, I was working on a project where the customer decided to spend a considerable amount of cash on a document generation and rendering solution and&amp;nbsp;the development team had to write a lot of code to populate the templates provided by the third-party solution.&amp;nbsp;The integration and testing experience was quite painful too. It is great to see how the publication of Open XML as a standard and the development of great tools by Microsoft and the open source community has simplified the document generation process and I can clearly see how this&amp;nbsp;will result in reduction of licensing and development costs.&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=15117" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/.NET+Framework/default.aspx">.NET Framework</category><category domain="http://mehranikoo.net/CS/archive/tags/Office+System/default.aspx">Office System</category><category domain="http://mehranikoo.net/CS/archive/tags/Open+XML/default.aspx">Open XML</category></item><item><title>Where is the Configuration Management Application Block?</title><link>http://mehranikoo.net/CS/archive/2008/06/07/Where_2D00_is_2D00_the_2D00_Configuration_2D00_Management_2D00_Application_2D00_Block.aspx</link><pubDate>Sat, 07 Jun 2008 16:45:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:14700</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=14700</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/06/07/Where_2D00_is_2D00_the_2D00_Configuration_2D00_Management_2D00_Application_2D00_Block.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;This is not a new topic but since this question has been asked a few times recently, here is a quick revisit:&lt;/P&gt;
&lt;P mce_keep="true"&gt;Most of the .NET applications use configuration management and that's why the basic support for configuration management has been included in the .NET Framework from the early versions. The configuration management functionality is provided by the classes in the &lt;STRONG&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/system.configuration.aspx" mce_href="http://msdn.microsoft.com/en-us/library/system.configuration.aspx"&gt;System.Configuration&lt;/A&gt;&lt;/STRONG&gt; namespace in the &lt;STRONG&gt;System&lt;/STRONG&gt; assembly. But the requirements for configuration management usually go beyond the basic functionality provided by these components so one had to write lots of code to&amp;nbsp;meet the application requirements&amp;nbsp;using the out-of-the-box functionality. This is why the patterns and practices team developed&amp;nbsp;the &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?familyid=85cb1c53-8ca7-4a92-85e3-e4795bd27feb&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=85cb1c53-8ca7-4a92-85e3-e4795bd27feb&amp;amp;displaylang=en"&gt;Configuration Management Application Block&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;This application block proved to be a very popular one so the .NET Framework team decided to build this functionality into the framework, beginning with the&amp;nbsp;.NET Framework 2.0. As a result, the Configuration Management Application Block was removed from the Enterprise Library 2.0 and some of the helper classes and design-time components were moved to the &lt;A class="" href="http://msdn.microsoft.com/en-us/library/cc339046.aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc339046.aspx"&gt;Enterprise Library Core&lt;/A&gt;. Since the other application blocks were relying on the Configuration Management Application Block, they were modified to use the new components in the .NET Framework instead. You can find more information on this subject &lt;A class="" href="http://msdn.microsoft.com/en-us/library/cc339031.aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc339031.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The new classes providing the configuration management functionality&amp;nbsp;still live in the &lt;STRONG&gt;System.Configuration&lt;/STRONG&gt; namespace, but they&amp;nbsp;are compiled&amp;nbsp;into a&amp;nbsp;separate&amp;nbsp;assembly named &lt;STRONG&gt;System.Configuration&lt;/STRONG&gt;. So in order to use the new bits, you need to add a reference to &lt;STRONG&gt;System.Configuration.dll&lt;/STRONG&gt;.&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;
&lt;P align=center mce_keep="true"&gt;&lt;IMG src="http://mehranikoo.net/images/Blog/CMAB/SystemConfigurationNamespace.jpg"&gt;&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=14700" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/.NET+Framework/default.aspx">.NET Framework</category></item><item><title>WCF Best Practices</title><link>http://mehranikoo.net/CS/archive/2008/05/31/WCF_5F00_Best_5F00_Practices.aspx</link><pubDate>Sat, 31 May 2008 12:15:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:13929</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=13929</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/05/31/WCF_5F00_Best_5F00_Practices.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;In our conversations with&amp;nbsp;customers and partners, questions related to&amp;nbsp;the design and development&amp;nbsp;best practices are quite common and WCF is not an exception. Some of these questions are very specific to a customer scenario but most of them are generic questions around contract versioning, security, load balancing, etc.&amp;nbsp;There are a number of resources on MSDN and CodePlex that&amp;nbsp;cover these general topis and since I usually send these links to developers in the follow up emails, I think it is a good idea if I put these links in this blog post. &lt;/P&gt;
&lt;P mce_keep="true"&gt;We highly recommend WCF developers to&amp;nbsp;read these&amp;nbsp;best practices&amp;nbsp;in the early stages of the development&amp;nbsp;because&amp;nbsp;some of these practices need to be adopted from the very first version of your application. For example, in order to create &lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms731083.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms731083.aspx"&gt;Forward-Compatible Data Contracts&lt;/A&gt;&amp;nbsp;you need to implement &lt;A class="" href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.iextensibledataobject.aspx" mce_href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.iextensibledataobject.aspx"&gt;IExtensibleDataObject&lt;/A&gt; starting from the first version of the data contract.&lt;/P&gt;
&lt;P mce_keep="true"&gt;So here we go... I will try to keep this list updated as I find other resources and write my own posts on this topic.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;U&gt;&lt;STRONG&gt;Contracts&lt;BR&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms733832.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms733832.aspx"&gt;Data Contract versioning&lt;/A&gt;&lt;BR&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms731060.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms731060.aspx"&gt;Service versioning&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Clients&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/aa355056.aspx" mce_href="http://msdn.microsoft.com/en-us/library/aa355056.aspx"&gt;Avoiding problems with the "using" statement&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Services and Hosting&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/aa751802.aspx" mce_href="http://msdn.microsoft.com/en-us/library/aa751802.aspx"&gt;IIS Hosting&lt;/A&gt;&lt;BR&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms730128.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms730128.aspx"&gt;Load balancing&lt;/A&gt;&lt;BR&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/bb463275.aspx" mce_href="http://msdn.microsoft.com/en-us/library/bb463275.aspx"&gt;Controlling resource consumption and improving performance&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;MSMQ bindings&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms751472.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms751472.aspx"&gt;Poison message handling in MSMQ 3.0&lt;/A&gt; (Applicable to Windows XP and Windows Server 2003)&lt;BR&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/aa395218.aspx" mce_href="http://msdn.microsoft.com/en-us/library/aa395218.aspx"&gt;Poison message handling in MSMQ 4.0&lt;/A&gt; (Applicable to Windows Vista and Windows Server 2008)&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Security&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;A class="" href="http://www.codeplex.com/WCFSecurity" mce_href="http://www.codeplex.com/WCFSecurity"&gt;WCF Security Guidance&lt;/A&gt;&lt;U&gt;&lt;BR&gt;&lt;/U&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/bb924412.aspx" mce_href="http://msdn.microsoft.com/en-us/library/bb924412.aspx"&gt;Partial trust&lt;/A&gt;&lt;U&gt;&lt;BR&gt;&lt;/U&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms734682.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms734682.aspx"&gt;Securing PeerChannel applications&lt;/A&gt;&lt;BR&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms733053.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms733053.aspx"&gt;Security concerns and useful tips for tracing&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Communication&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms733795.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms733795.aspx"&gt;Reliabale Sessions&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Deployment&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;A class="" href="http://msdn.microsoft.com/en-us/library/ms730203.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms730203.aspx"&gt;Deploying WCF applications with ClickOnce&lt;/A&gt;&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=13929" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/WCF/default.aspx">WCF</category></item><item><title>How can I disable WcfSvcHost?</title><link>http://mehranikoo.net/CS/archive/2008/05/27/How_2D00_can_2D00_I_2D00_disable_2D00_WcfSvcHost.aspx</link><pubDate>Tue, 27 May 2008 12:12:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:13762</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=13762</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/05/27/How_2D00_can_2D00_I_2D00_disable_2D00_WcfSvcHost.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;When we create a WCF application using some of the built-in WCF project&amp;nbsp;templates (such as WCF Service Library) in Visual Studio 2008, a project type&amp;nbsp;Guid (&lt;STRONG&gt;3D9AD99F-2412-4246-B90B-4EAA41C64699&lt;/STRONG&gt;) is added to the PropertyTypeGuids element in the project file. When we debug a project&amp;nbsp;that has&amp;nbsp;this type Guid, Visual Studio runs&amp;nbsp;WcfSvcHost.exe, which auto-hosts our service for debugging and testing purposes. &lt;BR&gt;&lt;BR&gt;&lt;IMG src="http://www.mehranikoo.net/images/blog/wcfsvchost/WcfSvcHost_notification.jpg"&gt;&lt;BR&gt;&lt;BR&gt;This is a useful feature&amp;nbsp;if we want to get our service up and running quickly but we&amp;nbsp;really&amp;nbsp;want to use our own host application&amp;nbsp;at some point so we need to&amp;nbsp;be able to disable this functionality (ideally we should be able to switch it on/off).&amp;nbsp;Nicholas Allen &lt;A class="" href="http://blogs.msdn.com/drnick/archive/2008/05/12/disabling-the-visual-studio-service-host.aspx" mce_href="http://blogs.msdn.com/drnick/archive/2008/05/12/disabling-the-visual-studio-service-host.aspx"&gt;wrote a blog entry&lt;/A&gt; showing how to do this manually by editing the project file and removing the type Guid mentioned above. He also referred to an upcoming&amp;nbsp;feature in Visual Studio 2008 SP1, which allows us to toggle this setting using the GUI. &lt;/P&gt;
&lt;P mce_keep="true"&gt;So this is how this feature works in&amp;nbsp;&lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?familyid=CF99C752-1391-4BC3-BABC-86BC0B9E8E5A&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=CF99C752-1391-4BC3-BABC-86BC0B9E8E5A&amp;amp;displaylang=en"&gt;Visual Studio&amp;nbsp;2008 SP1 Beta&lt;/A&gt;.&amp;nbsp;In the project properties window, an additional tab called "WCF Options" is displayed for those projects that have the WCF magic type Guid. &lt;BR&gt;&lt;BR&gt;&lt;IMG src="http://www.mehranikoo.net/images/blog/wcfsvchost/WcfSvcHost_projprop.jpg"&gt;&lt;BR&gt;&lt;BR&gt;This tab has a checkbox entitled "&lt;EM&gt;Start WCF Service Host when debugging another project in the same solution&lt;/EM&gt;" and this item is checked by default. This means Visual Studio will start WcfSvcHost.exe even if we are debugging another (let's say a console) application we want to use as our service host.&lt;BR&gt;&lt;BR&gt;&lt;IMG src="http://www.mehranikoo.net/images/blog/wcfsvchost/WcfSvcHost_SolExp1.jpg"&gt;&lt;BR&gt;&lt;BR&gt;&lt;IMG src="http://www.mehranikoo.net/images/blog/wcfsvchost/WcfSvcHost_notification.jpg"&gt;&lt;BR&gt;&lt;BR&gt;If we uncheck this box, WcfSvcHost.exe will&amp;nbsp;be started only&amp;nbsp;if we choose to debug our WCF Service Library project and&amp;nbsp;it will not run when we debug the console application (which is our service host).&lt;BR&gt;&lt;BR&gt;&lt;IMG src="http://www.mehranikoo.net/images/blog/wcfsvchost/WcfSvcHost_SolExp2.jpg"&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;IMG src="http://www.mehranikoo.net/images/blog/wcfsvchost/WcfSvcHost_ConsoleHost.jpg"&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;This is great as we don't have to edit the project file manually and we can easily switch this feature on/off.&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=13762" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/WCF/default.aspx">WCF</category><category domain="http://mehranikoo.net/CS/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Ray Ozzie on Software-plus-Services Strategy</title><link>http://mehranikoo.net/CS/archive/2008/04/24/Ray_2D00_Ozzie_2D00_on_2D00_Software_2D00_plus_2D00_Services_2D00_Strategy.aspx</link><pubDate>Thu, 24 Apr 2008 17:25:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:11518</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=11518</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/04/24/Ray_2D00_Ozzie_2D00_on_2D00_Software_2D00_plus_2D00_Services_2D00_Strategy.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;I always find Ray Ozzie's memos an interesting read. His &lt;A class="" href="http://www.microsoft.com/presspass/download/press/2008/0423ServicesStrategyUpdate.pdf" mce_href="http://www.microsoft.com/presspass/download/press/2008/0423ServicesStrategyUpdate.pdf"&gt;most recent memo&lt;/A&gt; is about Microsoft's Software-plus-Services strategy where he talks&amp;nbsp;about the&amp;nbsp;guiding principles&amp;nbsp;informing the design and development of Microsoft products for consumers and businesses.&lt;/P&gt;
&lt;P mce_keep="true"&gt;These are my favourite sections from his memo: &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;The web is first and foremost a mesh of people. Elements of this social mesh will be a first-class attribute of most all software and service experiences, as the "personal" of the PC meets the "inter-personal" of the web. Whether in work, play, or just life, the social element of software will continue to transform the ways that we interact with people with whom we have some affinity. All applications will grow to recognize and utilize the inherent group-forming aspects of their connection to the web, in ways that will become fundamental to our experiences. In scenarios ranging from productivity to media and entertainment, social mesh notions of linking, sharing, ranking and tagging will become as familiar as File, Edit and View.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;...&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;To individuals, the concept of "My Computer" will give way to the concept of a personal mesh of devices – a means by which all of your devices are brought together, managed through the web, as a seamless whole. After identifying a device as being "yours", its configuration and personalization settings, its applications and their own settings, and the data it carries will be seamlessly available and synchronized across your mesh of devices. Whether for media, control or access, scenarios ranging from productivity to media and entertainment will be unified and enhanced by the concept of a device mesh. &lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;...&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;At the back-end, developers will need to contend with new programming models in the cloud. Whether running on an enterprise grid, or within the true utility computing environment of cloud-based infrastructure, the way a developer will write code, deploy it, debug it, and maintain it will be transformed. The cloud-based environment consists of vast arrays of commodity computers, with storage and the programs themselves being spread across those arrays for scale and redundancy, and loose coupling between the tiers. Independent developers and enterprises alike will move from "scale up" to "scale out" back-end design patterns, embracing this model for its cost, resiliency, flexible capacity, and geo-distribution. &lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;...&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT color=#000080&gt;Successful experiences on the web are those that are organically compelling, highly engaging, and viral across their intended audience. By applying our three principles consistently across all the markets we serve, we have an opportunity to reshape our offerings for individuals, businesses, and developers, and to deliver a broad range of compelling scenarios. &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=11518" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://mehranikoo.net/CS/archive/tags/Windows+Live/default.aspx">Windows Live</category></item><item><title>WPF (70-502), WCF (70-503) and WF (70-504) Exams</title><link>http://mehranikoo.net/CS/archive/2008/04/20/WPF_5F00_WCF_5F00_WF_5F00_Exams.aspx</link><pubDate>Sun, 20 Apr 2008 20:11:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:11332</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=11332</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/04/20/WPF_5F00_WCF_5F00_WF_5F00_Exams.aspx#comments</comments><description>&lt;P&gt;As Gerry &lt;A class="" href="http://blogs.msdn.com/gerryo/archive/2008/04/14/exams-live-today.aspx" mce_href="http://blogs.msdn.com/gerryo/archive/2008/04/14/exams-live-today.aspx"&gt;mentioned&lt;/A&gt; in his blog,&amp;nbsp;&lt;A class="" href="http://www.microsoft.com/learning/exams/70-502.mspx" mce_href="http://www.microsoft.com/learning/exams/70-502.mspx"&gt;WPF&lt;/A&gt;, &lt;A class="" href="http://www.microsoft.com/learning/exams/70-503.mspx" mce_href="http://www.microsoft.com/learning/exams/70-503.mspx"&gt;WCF&lt;/A&gt; and&amp;nbsp;&lt;A class="" href="http://www.microsoft.com/learning/exams/70-504.mspx" mce_href="http://www.microsoft.com/learning/exams/70-504.mspx"&gt;WF&lt;/A&gt;&amp;nbsp;exams went live on Monday last week. As you may already know, these are Technical Specialist (TS) level exams so they are added to your MCTS credentials.&amp;nbsp;This is how the MCTS logo looks like when you add the WCF and WF credentials to the logo (I know it is way too wide!):&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;IMG alt="" src="http://www.mehranikoo.net/images/blog/certification/mcts%20.net%20logo.jpg"&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;BR&gt;If you are an existing MCPD (Win, Web or Enterprise) and want to upgrade, you will have to&amp;nbsp;wait as the&amp;nbsp;PRO level exams&amp;nbsp;&lt;A class="" href="http://blogs.msdn.com/gerryo/archive/2008/03/04/microsoft-certifications-i-m-already-certified-as-an-mcpd-and-i-want-to-upgrade-where-do-i-start.aspx" mce_href="http://blogs.msdn.com/gerryo/archive/2008/03/04/microsoft-certifications-i-m-already-certified-as-an-mcpd-and-i-want-to-upgrade-where-do-i-start.aspx"&gt;are not out yet&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;And by the way, the &lt;A class="" href="http://www.microsoft.com/learning/exams/70-561.mspx" mce_href="http://www.microsoft.com/learning/exams/70-561.mspx"&gt;ADO.NET&lt;/A&gt; and &lt;A class="" href="http://www.microsoft.com/learning/exams/70-562.mspx" mce_href="http://www.microsoft.com/learning/exams/70-562.mspx"&gt;ASP.NET&lt;/A&gt; exams are both in beta (beta period is extended until 4th May) so if you are interested in taking them use the promotion codes mentioned &lt;A class="" href="http://blogs.msdn.com/gerryo/archive/2008/04/02/asp-net-and-ado-net-beta-exams-extended.aspx" mce_href="http://blogs.msdn.com/gerryo/archive/2008/04/02/asp-net-and-ado-net-beta-exams-extended.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=11332" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/.NET+Framework/default.aspx">.NET Framework</category><category domain="http://mehranikoo.net/CS/archive/tags/Certification/default.aspx">Certification</category><category domain="http://mehranikoo.net/CS/archive/tags/WCF/default.aspx">WCF</category></item><item><title>OpenXML ISO Standardization</title><link>http://mehranikoo.net/CS/archive/2008/04/02/OpenXML_5F00_ISO_5F00_Standardization.aspx</link><pubDate>Wed, 02 Apr 2008 10:05:00 GMT</pubDate><guid isPermaLink="false">d10f30c0-ca1a-4414-91b3-251dea2f61fd:10173</guid><dc:creator>Mehran Nikoo</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://mehranikoo.net/CS/rsscomments.aspx?PostID=10173</wfw:commentRss><comments>http://mehranikoo.net/CS/archive/2008/04/02/OpenXML_5F00_ISO_5F00_Standardization.aspx#comments</comments><description>&lt;P&gt;Great news: ISO/IEC DIS 29500 (Office OpenXML) &lt;A class="" href="http://www.iso.org/iso/pressrelease.htm?refid=Ref1123" mce_href="http://www.iso.org/iso/pressrelease.htm?refid=Ref1123"&gt;has received&lt;/A&gt; the necessary votes for approval as an ISO standard.&lt;/P&gt;
&lt;P&gt;This decision was made by the national bodies in the Ballot Resolution Meeting in Geneva during the week 25-29 Feb 2008. In order to be approved as an ISO standard, at least 66% of the votes cast should be positive and no more than 25% of the votes should be negative. By the end of the ballot resolution process (at midnight on Sat 29 Mar 2008), 75% of the votes cast were positive and only 14% of the votes cast were negative so the criteria for approval as an ISO standard have been met.&lt;/P&gt;&lt;img src="http://mehranikoo.net/CS/aggbug.aspx?PostID=10173" width="1" height="1"&gt;</description><category domain="http://mehranikoo.net/CS/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://mehranikoo.net/CS/archive/tags/Office+System/default.aspx">Office System</category></item></channel></rss>