Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Learning   (RSS)

Windows Web Services Samples

The Windows Web Services API is a native-code implementation of a subset of the SOAP web services support in WCF. This makes Windows Web Services useful when you want to build web services but need to use C or C++ instead of managed code and need to have
Posted by Nicholas Allen | 0 Comments
Filed under:

WCF Samples for .Net 4 Beta 2

The Windows SDK samples for WCF and WF are now available updated for .Net 4 Beta 2. These are only the samples that are new or changed in .Net 4. If you want the complete set of existing samples as well you'll need to pick those up from the platform SDK.
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Visual Studio and .Net 4 Training Kit October Update

The training kit of materials for Visual Studio 2010 and .Net 4 has now been updated with the latest for beta 2. The contents of the training kit include presentations, hands on labs, and demos related to the new features in the release. Here's some of
Posted by Nicholas Allen | 0 Comments
Filed under: ,

WCF Case Studies Year 3

Two and a half years ago I put together an initial list of case studies involving WCF from the Microsoft case study site. Yesterday I covered the year past the initial list and this time I'll go one year farther. Today's list covers roughly a year starting
Posted by Nicholas Allen | 0 Comments
Filed under: , ,

WCF Case Studies Year 2

Two and a half years ago I put together an initial list of case studies involving WCF from the Microsoft case study site. I thought I'd give an update to gather together a list of case studies published since then. Today's list covers roughly a year stretching
Posted by Nicholas Allen | 0 Comments
Filed under: , ,

Web Service Technology Update with RIA Services

I've updated the WCF developer technology page with some of the ASP.NET MVC articles I've posted recently and also added another entry: .Net RIA Services. RIA Services are an application design pattern that live between ASP.NET and Silverlight in a multi-tier
Posted by Nicholas Allen | 0 Comments
Filed under:

Contract First Development through Schema

Christian Weyer and Buddhike de Silva have an article in this month's MSDN magazine covering contract-first development with WCF . They go over modeling messages and services through schema and then applying that to build a web service with WCF. They

Guide to the WCF REST Starter Kit Preview

We've got a new article up on MSDN by Aaron Skonnard that covers the most recent preview release of the WCF REST Starter Kit. The download for REST expands on the capabilities we added in Orcas for building web services with REST protocols with features
Posted by Nicholas Allen | 0 Comments
Filed under: , , ,

WCF Essentials Article Series

Over on MSDN, Michele Bustamante will be doing a biweekly series called WCF Essentials on best practices and how to use WCF. The first two introductory articles are available now. Getting Started with WCF (an introduction to the WCF Essentials series):
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Technologies of Interest to WCF Developers

This article summarizes some of the Microsoft products and technologies that aren't directly connected to WCF but I've talked about as interesting to WCF developers. .Net RIA Services RIA Services are an application design pattern that live between ASP.NET
Posted by Nicholas Allen | (Comments Off)
Filed under: ,

Using Managed Services Engine for Virtualization

It’s been a year since I last talked about the Managed Services Engine, which is a prebuilt solution for virtualizing web services through metadata inspection and message routing. Since then they’ve released two more CTPs, the most recent one being the

ASP.NET MVC 2 Preview 1 Samples and Extras

If you picked up the preview release of MVC 2 earlier, here are some additional samples and resources that you might be interested in. I've got a few things for those already using MVC 1 as well. MVC 2 resources: MVC 2 reference documentation Get the
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Polling Duplex Sample with Silverlight 3

Tomasz Janczuk has posted a sample using the HTTP polling duplex binding in Silverlight to build a pub-sub application . The HTTP polling duplex binding uses long polling to provide duplex communication over HTTP. HTTP long polling is a decently resilient

DinnerNow Sample 3.0

DinnerNow is a sample restaurant marketplace application that demonstrates many different Microsoft web service technologies. You may have seen the application distributed as a standalone sample as well as appearing in many hands-on labs and booth demos
Posted by Nicholas Allen | 0 Comments
Filed under: , ,

Michele’s Norwegian Developers Conference Slides

Michele Bustamante has published the slides and demos from her talks at the recent Norwegian Developers Conference. Michele has some great variety in material covering WCF, Azure services, and security. You can get the complete set of slides which includes:
Posted by Nicholas Allen | 0 Comments
Filed under: , , ,
More Posts Next page »
 
Page view tracker