<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Lars Wilhelmsen - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-3be43727" type="application/json"/><link>http://larswilhelmsen.disqus.com/</link><description></description><atom:link href="http://larswilhelmsen.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 06 Jun 2013 06:11:59 -0000</lastBuildDate><item><title>Re: WCF Test Client &amp;#8211; Extended!</title><link>http://www.larswilhelmsen.com/2008/10/04/wcf-test-client-extended/#comment-920849331</link><description>&lt;p&gt;Hi,&lt;br&gt;would be nice if you can update your example for Visual Studio 2010 and .NET 4.0. I'can get it to work :/&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rainman</dc:creator><pubDate>Thu, 06 Jun 2013 06:11:59 -0000</pubDate></item><item><title>Re: Configurable PrincipalPermission attribute</title><link>http://www.larswilhelmsen.com/2008/12/17/configurable-principalpermission-attribute/#comment-759139378</link><description>&lt;p&gt;Thank you for posting your code online. This saved me from having to dig through MSDN documentation to work on accomplishing the same task.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Kesler</dc:creator><pubDate>Mon, 07 Jan 2013 12:55:08 -0000</pubDate></item><item><title>Re: WCF Test Client &amp;#8211; Extended!</title><link>http://www.larswilhelmsen.com/2008/10/04/wcf-test-client-extended/#comment-533796756</link><description>&lt;p&gt;Nice article! I specially like the .NET Reflector and Reverse Engineering part! :P&lt;/p&gt;

&lt;p&gt;I want to share with you another way of testing wcf services, which, I think is a lot easier than hacking wcftestclient!! :)&lt;/p&gt;

&lt;p&gt;Using that idea, you can create unit tests, launch them in batch, even, without no coding at all!&lt;/p&gt;

&lt;p&gt;Here's the approach, hope yoyu like it:&lt;br&gt;&lt;a href="http://jordi-montana.blogspot.com.es/2012/03/testing-wcf-restful-services-with-post.html" rel="nofollow"&gt;http://jordi-montana.blogspot....&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Congratulations on your post! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jordi Montana</dc:creator><pubDate>Sun, 20 May 2012 16:31:36 -0000</pubDate></item><item><title>Re: Migrating Work Items from one TFS Project to another</title><link>http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/#comment-510023357</link><description>&lt;p&gt;Thank you.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Suirtimed</dc:creator><pubDate>Thu, 26 Apr 2012 15:41:01 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-462492482</link><description>&lt;p&gt;Hi Lars,&lt;/p&gt;

&lt;p&gt;Nice blog! Is there an email address I can contact you in private? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilias Tsagklis</dc:creator><pubDate>Sun, 11 Mar 2012 07:05:13 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-407331052</link><description>&lt;p&gt;So the next step is (or does anybody know what will happen): If you use XP &amp;amp; Win7 feature "mklink [[/D] | [/H] | [/J]] link target" as the link in Dropbox?  So the "real" file is located on the HD, but the soft link is on dropbox.  If you are at home and update a file that is soft link, does it destroy the soft link or does the file get copied to the real location on the hard drive.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J O W</dc:creator><pubDate>Tue, 10 Jan 2012 14:48:46 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-407201580</link><description>&lt;p&gt;quality post and a really useful tip, thank you :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kieran</dc:creator><pubDate>Tue, 10 Jan 2012 11:40:06 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-406261941</link><description>&lt;p&gt;Not odd at all - I was simply unaware of it. Think I'll stick with the Dropbox variant for a while, now it's set up.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">larswilhelmsen</dc:creator><pubDate>Mon, 09 Jan 2012 09:02:42 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-406239108</link><description>&lt;p&gt;Oddly enough I used an extension to accomplish the same thing: ExtensionSync&lt;br&gt;&lt;a href="http://visualstudiogallery.msdn.microsoft.com/dbaf0ac9-fb7b-4fb3-b34d-ea2269276d3c" rel="nofollow"&gt;http://visualstudiogallery.msd...&lt;/a&gt;&lt;br&gt;I am sure that it is doing the same thing or something similar.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave</dc:creator><pubDate>Mon, 09 Jan 2012 08:05:10 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-405854058</link><description>&lt;p&gt;Good job Lars! I hope more of this kind of cloud enablement can be built into VS v.Next. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Vanderboom</dc:creator><pubDate>Sun, 08 Jan 2012 23:30:50 -0000</pubDate></item><item><title>Re: Syncing Visual Studio Extensions and Settings with Dropbox</title><link>http://www.larswilhelmsen.com/2012/01/08/syncing-visual-studio-extensions-and-settings-with-dropbox/#comment-405727828</link><description>&lt;p&gt;Nice post! Thanks for the info . . .&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Atten</dc:creator><pubDate>Sun, 08 Jan 2012 20:54:06 -0000</pubDate></item><item><title>Re: Queued WCF Services, MSMQ, IIS7 and NetMsmqActivator. Oh My.</title><link>http://www.larswilhelmsen.com/2011/09/19/netmsmqactivator-for-multiple-iis7-site/#comment-351812123</link><description>&lt;p&gt;Hi Lars.  Thanks for posting this - you've just made my day!  Solved my problem perfectly :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Suart</dc:creator><pubDate>Mon, 31 Oct 2011 04:36:32 -0000</pubDate></item><item><title>Re: Migrating Work Items from one TFS Project to another</title><link>http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/#comment-283360450</link><description>&lt;p&gt;Thank you so much for taking the time to share this, most useful!&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carol</dc:creator><pubDate>Thu, 11 Aug 2011 06:18:23 -0000</pubDate></item><item><title>Re: TaskWsdlImportExtension&amp;ndash;a hidden gem in the C# vNext async CTP samples</title><link>http://www.larswilhelmsen.com/2010/11/05/taskwsdlimportextensiona-hidden-gem-in-the-c-vnext-async-ctp-samples/#comment-282151950</link><description>&lt;p&gt;They're planning to allow Task-based async server implementations in WCF vNext: &lt;a href="http://blogs.msdn.com/b/endpoint/archive/2010/11/13/simplified-asynchronous-programming-model-in-wcf-with-async-await.aspx" rel="nofollow"&gt;http://blogs.msdn.com/b/endpoi...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Cleary</dc:creator><pubDate>Wed, 10 Aug 2011 07:48:11 -0000</pubDate></item><item><title>Re: Migrating Work Items from one TFS Project to another</title><link>http://www.larswilhelmsen.com/2010/05/05/migrating-work-items-from-one-tfs-project-to-another/#comment-111294250</link><description>&lt;p&gt;Thanks, I am in need of this type migration and this sure will be a good start.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haryy</dc:creator><pubDate>Mon, 13 Dec 2010 18:11:36 -0000</pubDate></item><item><title>Re: TaskWsdlImportExtension&amp;ndash;a hidden gem in the C# vNext async CTP samples</title><link>http://www.larswilhelmsen.com/2010/11/05/taskwsdlimportextensiona-hidden-gem-in-the-c-vnext-async-ctp-samples/#comment-94588755</link><description>&lt;p&gt;Couldn't agree more... but I have to do both so - it's easier to have 1 impl that works on both than 2 impls (one for desktop, one for web) - I'm just grouchy :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chadbr</dc:creator><pubDate>Sat, 06 Nov 2010 14:56:09 -0000</pubDate></item><item><title>Re: TaskWsdlImportExtension&amp;ndash;a hidden gem in the C# vNext async CTP samples</title><link>http://www.larswilhelmsen.com/2010/11/05/taskwsdlimportextensiona-hidden-gem-in-the-c-vnext-async-ctp-samples/#comment-94264394</link><description>&lt;p&gt;Better than what? yes, it would be nice if System.Threading.Tasks were available in Silverlight too, but the lack of the functionality doesn't make it any less useful in .NET 4.0...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">larswilhelmsen</dc:creator><pubDate>Fri, 05 Nov 2010 15:10:42 -0000</pubDate></item><item><title>Re: TaskWsdlImportExtension&amp;ndash;a hidden gem in the C# vNext async CTP samples</title><link>http://www.larswilhelmsen.com/2010/11/05/taskwsdlimportextensiona-hidden-gem-in-the-c-vnext-async-ctp-samples/#comment-94200039</link><description>&lt;p&gt;It would be even better if Task&amp;lt;&amp;gt; was available in Silverlight...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">chadbr</dc:creator><pubDate>Fri, 05 Nov 2010 12:15:49 -0000</pubDate></item><item><title>Re: About</title><link>http://www.larswilhelmsen.com/about/#comment-84735839</link><description>&lt;p&gt;Hi Lars,&lt;/p&gt;

&lt;p&gt;I have a question about WebClient.UploadString. When I Serialize the class and pass it as a string to a WCF service, it returns a bad request. When I serialize the object, it works when I just use a string.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;Thomas&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomaso</dc:creator><pubDate>Wed, 06 Oct 2010 20:06:59 -0000</pubDate></item><item><title>Re: Configurable PrincipalPermission attribute</title><link>http://www.larswilhelmsen.com/2008/12/17/configurable-principalpermission-attribute/#comment-64904733</link><description>&lt;p&gt;in your opinion - would it be improper to declare a unique "role" for every single operation you want to restrict.  This way the administrator has full granular control over the individuals and groups.  Thoughts?  Is there a better way - I like the AzMan concept where Operations are grouped into tasks and tasks assigned to roles, but I see no reason why this is any different from what I describe above, it just changes the names of the level of indirection - thanks - appreciate the Post!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">windump</dc:creator><pubDate>Wed, 28 Jul 2010 14:39:23 -0000</pubDate></item></channel></rss>