Microsoft Forefront Code Name “Stirling” Beta 2
April 16, 2009 | No comments

Microsoft Forefront codename “Stirling” is an integrated security suite that delivers comprehensive protection across endpoint, servers and the edge that is easier to manage and control.
By delivering simplified management and providing critical visibility into threats, vulnerabilities, and configuration risks, Forefront codename “Stirling” helps you protect your business with greater confidence and efficiency.
“Stirling” suite includes:
- A central management server and dashboard
- The next generation of Forefront Client Security
- The next generation of Forefront Security for Exchange Server
- Forefront Online Security for Exchange
- The next generation of Forefront Security for SharePoint
- Forefront Threat Management Gateway (Next generation of ISA)
Download Microsoft Forefront Security for Exchange Server Beta 2
Download Microsoft Forefront Security for SharePoint Beta 2
Download Microsoft Forefront Threat Management Gateway Beta 2





Expression Blend 3 Preview is a major new release, taking the product in a number of new, important directions, such as explicit support for prototyping, interactivity through behaviors, and on-the-fly sample data generation.
ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and application logic and backend data), as well as facilitate test driven development (TDD). The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.