News

Enterprise Library 3.0 January CTP

.NET Framework 2.0 community technology preview released.

In mid-January, Microsoft shipped the second community technology preview (CTP) of its upcoming Enterprise Library 3.0 for .NET Framework 2.0. Enterprise Library 3.0 provides an array of pre-built software application blocks designed to help developers with common enterprise development tasks.

"These application blocks are a type of guidance, provided as source code that can be used 'as is,' extended or modified by developers," state documents on Microsoft's Web site.

The January CTP of Enterprise Library 3.0 includes a near-complete implementation of the Validation Application Block. "[With it], validating your business objects from ASP.NET pages is now essentially a code-free experience," Tom Hollander, product manager in the patterns and practices group at Microsoft, wrote in a blog posting.

Enterprise Library 3.0 also adds a Data Access Application Block, a Logging Application Block and an Application Block Software Factory, which generates Visual Basic code. In addition, it includes a Visual Studio-integrated configuration tool.

The upcoming Enterprise Library 3.0 release provides similar functionality to the previous releases for .NET Framework 1.1. However, Enterprise Library 3.0 has been redesigned to use the new capabilities of .NET Framework 2.0. Microsoft plans another CTP this month, followed by a final release "around late March," Hollander's blog post said.

The current CTP of Enterprise Library 3.0 is available for download at: http://www.codeplex.com/entlib/Release/ProjectReleases.aspx? ReleaseId=1649.

About the Author

Stuart J. Johnston has covered technology, especially Microsoft, since February 1988 for InfoWorld, Computerworld, Information Week, and PC World, as well as for Enterprise Developer, XML & Web Services, and .NET magazines.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube