.NET Framework Developer Center

Windows Communication Foundation is a part of the .NET Framework that provides a unified programming model for rapidly building service-oriented applications that communicate across the web and the enterprise. 

WCF and WF in .NET 4

In the .NET Framework 4, there have been significant enhancements in the Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) namespaces. .NET developers can use these technologies, either independently or together, to eliminate the tradeoff between ease of service authoring and performant, scalable services. Read more about WCF and WF in .NET 4.

Windows Presentation Foundation

Next-Generation User Experiences. The Windows Presentation Foundation, WPF, provides a unified framework for building applications and high-fidelity experiences in Windows Vista that blend application UI, documents, and media content. WPF offers developers 2D and 3D graphics support, hardware-accelerated effects, scalability to different form factors, interactive data visualization, and superior content readability.

Windows Workflow Foundation Provides a programming model, in-process workflow engine and rehostable designer to implement long-running processes as workflows within .NET applications

WF and WCF in .NET 4

In the .NET Framework 4, there have been significant enhancements in the Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) frameworks. .NET developers can use these technologies, either independantly or together, to eliminate the tradeoff between ease of service authoring and performant, scalable services. Read more about .NET 4.

Base Class Library Highlights RSS

Code Contracts at PDC 2009
If you’re at PDC this year and interested in Code Contracts, go watch Mike Barnett and Nikolai Tillmann talk about Code Contracts and Pex (another MSR tool).  Their session is called Code Contrac... more

What's New in the BCL in .NET 4 Beta 2 [Justin Van Patten]
Visual Studio 2010 and .NET Framework 4 Beta 2 are now available to download.  .NET 4 Beta 2 contains several new BCL features and enhancements in addition to what was included in .NET 4 Beta 1. &... more

 

Code Contracts CLR Inside Out Article [Melitta Andersen]
In the August 2009 issue of MSDN Magazine, we have a CLR Inside Out article on the BCL’s experience with adding code contracts to the BCL.  It includes both an overview of the feature, as well as... more

 

AppFabric Highlights

Meet the Windows Azure platform AppFabric Team at PDC 2009!

Coming to PDC 2009? Don't miss out the opportunity to meet with the Windows Azure platform AppFabric team!

Windows Azure platform AppFabric

AppFabric Access Control
AppFabric Access Control Service takes the pain of authentication and authorization out of your web applications and services. A simple and familiar programming model keeps your code clean and allows you to transition to the declarative model of rules and claims. These rules can be easily configured to meet your applications’current and future access control needs. AppFabric Access Control is based on a claims-based authorization model, which alleviates the need to develop and support a variety of identity providers and architectures.

AppFabric Service Bus
AppFabric Service Bus alleviates the pain to expose application's or service’s functionality across a variety of network-related constraints. Once AppFabric Service Bus has established connectivity among applications, it provides flexibility on how applications can communicate with each other. Developers are enabled to build solutions with various communication patterns such as relayed, buffered, bidirectional, publish-subscribe, multicast, streaming and direct-connect. AppFabric Service Bus provides each service a stable Internet-accessible Uniform Resource Identifier (URI) that can be accessed by any authorized client application. Powered by AppFabric Access Control, AppFabric Service Bus is able to control services accessibility with heterogeneous identity systems.

AppFabric CodePlex Sample

Azure Issue Tracker
This sample demonstrates a real-world SaaS architecture and scenario using the Azure Services Platform to perform federation and multi-tenancy. Technologies used include the Access Control service (part of Windows Azure platform AppFabric) and SQL Data Services (part of SQL Services).

.NET Services November 2009 CTP Now Available
The .NET Services team is excited to announce the .NET Services November 2009 CTP release. Please see this blog post for release details.

TechEd 2009 Sessions Recap
if you attended TechEd 2009 but missed the
.NET Services sessions, you can see them online.

Get Started with ASP.NET

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Get the Essential Downloads, and start today.

ADO.NET

ADO.NET is a set of classes that expose data access services to the .NET programmer. ADO.NET provides a rich set of components for creating distributed, data-sharing applications. It is an integral part of the .NET Framework, providing access to relational, XML, and application data. ADO.NET supports a variety of development needs, including the creation of front-end database clients and middle-tier business objects used by applications, tools, languages, or Internet browsers.

Common Language Runtime Highlights

CLR-Related PDC 2009 Sessions
If you’re at PDC this year and are reading the CLR Team’s blog, there are a few sessions that might be of interest to you. Future of Garbage... more

How to Make the Most of Your .NET Server Code
one of our team’s field engineers recently sent a link to a Channel 9 video: Steve Michelotti of e.magination on High Performance Web Solutions. This company built a 64-bit web server that handles ove... more

 

CLR Inside Out - Exploring the .NET Framework 4 Security Model

The new installment of the “CLR Inside Out” column in MSDN Magazine is now available on line.  This month we have an article from Andrew Dai on exploring the .NET Frame... more

 

ASP .NET Training Services

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications.