Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search AppFabric
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
AppFabric
»
All Tags
»
asp.net
Browse by Tags
AppFabric
This is the top level group for Microsoft AppFabric. Find blogs, samples, videos, and learning resources for Platform Azure AppFabric and Windows Server AppFabric here.
Get this RSS feed
Home
Blog
Files
Wiki
Tags
.NET
AppFabric
ASP.NET MVC
Azure
Chrome
DotNed
dotnetmag
Futures
HTML5
Knockout
Modernizr
NuGet
Podcast
REST
Silverlight
UnitTesting
VS2010
WCF
WebAPI
webcast
WebSockets
WF4
Windows Azure
Windows Communication Foundation
Workflow
Tagged Content List
Blog Post:
Integrating the #WebAPI HttpClient and ApiController in a single test
Syndicated AppFabric Author
In the two previous blog posts I showed how to unit test and ASP.NET WebAPI controller and how to unit test the client side code depending on the HttpClient class . Both unit tests are perfectly valid but as so often just adding unit tests can be deceptive. After all testing an ApiController by just...
on
Mon, May 27 2013
Blog Post:
Unit testing code depending on the ASP.NET #WebApi HttpClient
Syndicated AppFabric Author
In a previous post I showed how to unit test an ASP.NET WebAPI Controller. But with a REST service there is both a client and a service component. Assuming for a moment the client part is also written in C# we should test that as well. In this case the client application contains the following class...
on
Mon, May 20 2013
Blog Post:
Unit testing a ASP.NET WebAPI controller
Syndicated AppFabric Author
One of he goals of the ASP.NET WebAPI is to make REST style API controllers more testable than more traditional WCF services where in the past. For the most part that is true but there are cases where an ApiController depends on the actual incoming request and its data and things can become a bit more...
on
Sun, May 12 2013
Blog Post:
WCF Data Services and Web API with OData; choices, choices.
Syndicated AppFabric Author
Back in 2010, I wrote a course for Pluralsight on OData which covers the protocol in general and introduces the viewer to the client and server programming model. This year, Microsoft released updates to the ASP.NET Web API which includes support for OData in the controllers. Since this latest...
on
Tue, Apr 2 2013
Blog Post:
Enabling Tincr on Windows 8
Syndicated AppFabric Author
Some time ago I posted a blog post on Tincr and live reloading of CSS/JavaScript in Google Chrome. This works really well with one exception, on Windows 8 it will not install. When you try Chrome shows the following error message: This application is not supported on this computer. Installation has been...
on
Fri, Dec 21 2012
Blog Post:
Tincr and live reloading of CSS/JavaScript in Google Chrome
Syndicated AppFabric Author
The standard workflow with web development is run the web application, make some changes to your CSS in Visual Studio, flip back to the browser and reload the page to see the effect. While this works relatively well it can be somewhat slow at times. One improvement is make changes to your CSS...
on
Sat, Nov 17 2012
Blog Post:
Demos and slides from my HTML5 and REST presentation in Belgium last week
Syndicated AppFabric Author
HTML5 & rest services View more PowerPoint from Maurice Beijer You can download the ASP.NET WebAPI demo here and the SignalR demo here . Enjoy! TheProblemSolver DotNetEvents Blog Post by: Maurice
on
Tue, Apr 3 2012
Page 1 of 7 (175 items)
1
2
3
4
5
»