|
|
|
Browse by Tags
-
Recently, Greg Leake (Senior Director Developer Platform at Microsoft) performed a series of IBM written benchmarks. The results of the benchmarks demonstrate a significant cost savings of running WebSphere on Windows on HP Blades as opposed to...
-
A while back Matt Milner and I coauthored a whitepaper on the new WCF LOB Adapter SDK and the BizTalk Adapter Pack. It was published on microsoft.com a few weeks ago but I guess I missed it. You can download the paper from here . Here’s a brief...
-
My latest MSDN Magazine article entitled SOA Simplified: Service Virtualization with the Managed Services Engine hit the Web towards the end of last week. It focuses on simplifying large-scale SOA ecosystems by leveraging the concept of service virtualization...
-
Microsoft just shipped the final episode in their three-round WCF marketing campaign found at http://www.microsoft.com/net/wcf/champ/ . It’s actually pretty entertaining while highlighting the key value propositions of WCF as a communication framework...
-
Microsoft recently posted a set of samples that show how to host WCF services as well as Silverlight clients in the Windows Azure fabric. They highlight some of the known issues and workarounds and will help you get started if you’re interested...
-
My latest article on .NET Services is available in the April 2009 issue of MSDN Magazine. It’s called CLOUD COMPUTING: Building Distributed Applications with .NET Services . Enjoy.
-
Over the past several months, I've been posting numerous screencasts on the WCF 3.5 REST programming model, the WCF REST Starter Kit (both Preview 1 and Preview 2 ), and their various features. I thought it might be helpful to provide readers with...
-
I recently published a new screencast video on Processing message content with HttpClient . Check out this post for more background. This screencast shows you how to process different types of messages that you might get back from RESTful services on...
-
The HttpClient class provides support for invoking the HTTP uniform interface (Get, Post, Put, Delete, Head, etc). And it provides support for processing messages using a variety of different representations. This is made possible through the HttpResponseMessage...
-
I recently published a new screencast video on HttpClient: query string and form input . Check out this post for more background on these features and a brief code example. This screencast shows you how to manage query string and form input required by...
-
The WCF REST Starter Kit Preview 2 provides several classes for managing traditional query string and form input to RESTful services: HttpQueryString, HttpUrlEncodedForm, and HttpMimeMultipartForm. These make passing data into RESTful services much easier...
-
Lately I've been spending a lot of time thinking about service virtualization and why it matters. Along the way I've been doing some work for William Oellermann 's crew within Microsoft Services -- they are responsible for building the Managed...
-
I recently published a new screencast video on Consuming REST Services with HttpClient . This screencast shows you how to use the new HttpClient API (found in the WCF REST Starter Kit Preview 2) to build a Twitter client application against the Twitter...
-
I just posted a new screencast video on Getting Started with the WCF REST Starter Kit Preview 2 . This one shows how to download the starter kit from CodePlex, what it contains, and how to get started. This screencast shows you how to get started with...
-
One of the things people often complain about when building REST clients is the lack of proxy generation support. Although to be fair, it's usually only heard from those coming from a SOAP/WSDL background (some would argue it's completely unnecessary...
|
|
|
|
|