.NET Framework 3.0

TL;DR

Explains the benefits of .NET Framework 3.0, focusing on WCF for cleaner, more efficient code and improved developer productivity in service-oriented applications.

11 November 2006
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

At last .NET Framework 3.0 is live! I have been desperate to use it in work ever since I got a book on Indigo as I can see so many applications for it that would increase developer productivity and consistency.

I have upgraded my CodePlex project to use WCF, and what a difference it makes:

  • Cleaner code
  • less code
  • more functionality

It is amazing what a few attribute tags can make.

Technorati Tags: SOA  .NET  WCF

Comments
Subscribe

What to read next

Article

Windows Communication Framework Evaluation

Assessment of Windows Communication Foundation (WCF) for enterprise web services, focusing on security, compatibility, and benefits over …

Read article
Article

Some thoughts on .NET 3.0 from LinkedIn

Insights on adopting .NET 3.0 for new applications, its features like WPF, WF, WCF, CardSpace, and comparisons with BizTalk, plus upgrade …

Read article
Article

Ooooh, RTM Delight

Visual Studio 2008, .NET Framework 3.5 SP1, and Team Foundation Server 2008 Beta 1 released, featuring major improvements for developers in …

Read article