PDC 2009: Announcing Availability of ASP.NET MVC 2 (Beta), WIF (RTM) and AppFabric (Beta)

At PDC’s keynote Bob Muglia announced availability of several products and technologies. Some of them will be available for download shortly.

a. ASP.NET MVC 2 Beta (for Visual Studio 2008 SP1)

ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).

The installation package includes templates and tools for Visual Studio 2008 SP 1 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application.

Because the ASP.NET MVC framework is built on ASP.NET 3.5 SP 1, developers can take advantage of existing ASP.NET features like authentication and authorization, profile settings, localization, and so on.

b. Windows Identity Foundation RTM (aka “Geneva Framework”)

Microsoft Windows Identity Foundation helps simplify user access for developers by externalizing user access from applications via claims and reducing development effort with pre-built security logic and integrated .NET tools. Users can benefit through single sign-on and seamless collaboration across organizational boundaries.

c. Windows Server AppFabric Beta (New product)

Windows Server AppFabric is a set of integrated technologies that make it easier to build, scale and manage web and composite applications that run on IIS. The Beta 1 of Windows Server AppFabric will be available for download shortly.

You can watch PDC keynote live broadcast at https://microsoftpdc.com