<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>The Problem Solver - All Comments</title><link>http://msmvps.com/blogs/theproblemsolver/default.aspx</link><description>Tell me and I will forget&lt;br /&gt;
Show me and I will remember&lt;br /&gt;
Involve me and I will understand&lt;br /&gt;
- Confucius -</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1831130</link><pubDate>Wed, 22 May 2013 14:57:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1831130</guid><dc:creator>Carlos Souto</dc:creator><description>&lt;p&gt;Hi Maurice.&lt;/p&gt;
&lt;p&gt;Thanks for your quick answer. ;)&lt;/p&gt;
&lt;p&gt;I have already removed the dependency on the Membership from my controller and implemented a Message Handler to handle the authentication/authorization issues.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1831130" width="1" height="1"&gt;</description></item><item><title>Unit testing code depending on the ASP.NET #WebApi HttpClient</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830811</link><pubDate>Mon, 20 May 2013 15:37:23 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830811</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;In a previous post I showed how to unit test an ASP.NET WebAPI Controller. But with a REST service there&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830811" width="1" height="1"&gt;</description></item><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830495</link><pubDate>Fri, 17 May 2013 18:35:13 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830495</guid><dc:creator>Maurice</dc:creator><description>&lt;p&gt;@vitaminjeff,&lt;/p&gt;
&lt;p&gt;Testing a HTTP DELETE is no different. In this case the delete does nothing special so it is just as easy as the HTTP GET.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830495" width="1" height="1"&gt;</description></item><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830493</link><pubDate>Fri, 17 May 2013 18:32:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830493</guid><dc:creator>Maurice</dc:creator><description>&lt;p&gt;@Carlos,&lt;/p&gt;
&lt;p&gt;It depends on what you are doing. If you are just using the Authorize attribute it should not be hard as it doesn&amp;#39;t depend on a specific security implementation. If you are actually calling into the MembershipProvider it is harder and you need to factor that out into an interface you inject and can mock.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830493" width="1" height="1"&gt;</description></item><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830467</link><pubDate>Fri, 17 May 2013 09:13:40 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830467</guid><dc:creator>Carlos Souto</dc:creator><description>&lt;p&gt;Maurice, any insight on how to test a ApiController with dependencies on the Asp.Net MembershipProvider/FormsAuthentication? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830467" width="1" height="1"&gt;</description></item><item><title>re: Filtering the data in an #AngularJS ngRepeat element</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/13/filtering-the-data-in-an-angularjs-ngrepeat-element.aspx#1830465</link><pubDate>Fri, 17 May 2013 08:52:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830465</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Good information.. This post useful for me.. Nice examples.. and good analysis.. Thanks for the post..!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830465" width="1" height="1"&gt;</description></item><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830375</link><pubDate>Thu, 16 May 2013 10:05:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830375</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Great post. This is useful for developers.. Thanks for this post..!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830375" width="1" height="1"&gt;</description></item><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830347</link><pubDate>Thu, 16 May 2013 03:32:08 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830347</guid><dc:creator>vitaminjeff</dc:creator><description>&lt;p&gt;Thank you for the nicely written post! If I may ask, what about HTTP DELETE?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830347" width="1" height="1"&gt;</description></item><item><title>re: Unit testing a ASP.NET WebAPI controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830327</link><pubDate>Wed, 15 May 2013 21:49:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830327</guid><dc:creator>Dayo Odesile</dc:creator><description>&lt;p&gt;This is really cool, I&amp;#39;ve always looked for a http response and request codes in one whole and you just gave me that&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830327" width="1" height="1"&gt;</description></item><item><title>Nice tip!</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/05/12/unit-testing-a-asp-net-webapi-controller.aspx#1830137</link><pubDate>Mon, 13 May 2013 22:57:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830137</guid><dc:creator>Carlos Souto</dc:creator><description>&lt;p&gt;Thanks for the valueable tips, Maurice!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830137" width="1" height="1"&gt;</description></item><item><title>Filtering the data in an #AngularJS ngRepeat element</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/10/creating-an-angularjs-controller.aspx#1830118</link><pubDate>Mon, 13 May 2013 17:24:04 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830118</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;&amp;#160; Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830118" width="1" height="1"&gt;</description></item><item><title>Filtering the data in an #AngularJS ngRepeat element</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/05/getting-started-with-angularjs.aspx#1830117</link><pubDate>Mon, 13 May 2013 17:24:02 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1830117</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;&amp;#160; Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1830117" width="1" height="1"&gt;</description></item><item><title>Using repeating elements in #AngularJS</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/15/the-angularjs-scope-is-not-the-mvc-model.aspx#1829898</link><pubDate>Fri, 10 May 2013 19:30:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1829898</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;&amp;#160; Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1829898" width="1" height="1"&gt;</description></item><item><title>Using repeating elements in #AngularJS</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/10/creating-an-angularjs-controller.aspx#1829897</link><pubDate>Fri, 10 May 2013 19:30:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1829897</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;&amp;#160; Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1829897" width="1" height="1"&gt;</description></item><item><title>Using repeating elements in #AngularJS</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/05/getting-started-with-angularjs.aspx#1829896</link><pubDate>Fri, 10 May 2013 19:30:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1829896</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;&amp;#160; Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1829896" width="1" height="1"&gt;</description></item><item><title>Getting started with AngularJS</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/15/the-angularjs-scope-is-not-the-mvc-model.aspx#1827379</link><pubDate>Mon, 15 Apr 2013 17:46:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1827379</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;&amp;#160; Index: Getting started with AngularJS Creating an AngularJS Controller The #AngularJS $scope is&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1827379" width="1" height="1"&gt;</description></item><item><title>The #AngularJS $scope is not the MVC Model</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/10/creating-an-angularjs-controller.aspx#1827378</link><pubDate>Mon, 15 Apr 2013 17:39:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1827378</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;In the previous post I showed how to create and use an MVC Controller in AngularJS to manage the logic&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1827378" width="1" height="1"&gt;</description></item><item><title>Creating an AngularJS Controller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2013/04/05/getting-started-with-angularjs.aspx#1826991</link><pubDate>Wed, 10 Apr 2013 13:05:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1826991</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;In the previous blog post I showed how to get started with a really minimal AngularJS application. Even&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1826991" width="1" height="1"&gt;</description></item><item><title>Rehosting Workflows</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2009/12/23/rehosting-the-workflow-designer-in-wf4.aspx#1823546</link><pubDate>Thu, 07 Feb 2013 03:49:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1823546</guid><dc:creator>Um...I'm an Engineer or Something.</dc:creator><description>&lt;p&gt;Rehosting Workflows&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1823546" width="1" height="1"&gt;</description></item><item><title>re: jQuery UI and Windows 8 and Internet Explorer 10 touch screens</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2012/10/24/jquery-ui-and-windows-8-and-internet-explorer-10-touch-screens.aspx#1822603</link><pubDate>Mon, 14 Jan 2013 15:33:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1822603</guid><dc:creator>win</dc:creator><description>&lt;p&gt;thanks! have been searching for hours on how to make swiping work on IE10.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1822603" width="1" height="1"&gt;</description></item></channel></rss>