The Wayback Machine - https://web.archive.org/web/20121011021234/http://www.codeguru.com/member.php/Jeffrey+Juday/

Articles Written by Jeffrey Juday

Microsoft Azure .NET Queuing Patterns

Learn to utilize more advanced Azure Queuing features like Asynchronous Methods, LockTimeouts, and Message TimeToLive.

Implementing a WCF Message Contract

WCF implementations normally take two different approaches; a Document style or an API style. Document style implementations are more flexible and often easier to extend and version. Also, Document style or rather, Message Contract service implementations, work well between systems with a shared message assembly. Jeffrey Juday guides you through architecting a WCF Message Contract implementation.

IIS WCF File-less Activation with MEF

Control and low coupling happen when a developer combines MEF, WCF, and File-less activation. Jeffrey Juday shows you how to chain the technologies together.

WCF, ASP.NET MVC, and the new ASP.NET Web API

If WCF and ASP.NET MVC had offspring it would be named ASP.NET Web API. Like WCF, Web API is built for Web Service development. Only instead of building on WCF data structures; Web API embraces an MVC style experience. The result makes Web Service development more accessible to ASP.NET developers and gets WCF developers closer to HTTP.

Whitepapers and More

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds