ValidationApplicationBlock
Proof of concept using the Enterprise Library Validation Application Block with Sharp Architecture for ASP.NET MVC Validation.
Read More
If you are new to Enterprise Library and looking for a good walk-thru of the Validation Application Block, the newly released Hands-On Labs may be just the ticket.
Read More
During the Microsoft Community Summit from June 7-8, 2008, I presented the following Topic - Enterprise Library 4.0 and Unity IoC. The presentation discussed the integration of Enterprise Library 4.0 with Unity IoC and, in particular, how to use the Data Access Application Block, Logging Application Block, and Validation Application Block in a layered application using Model-View-Presenter.
Read More
A new screencast showing off the use of the Enterprise Library 4.0 Validation Application Block with Unity IoC. Rather than using Unity Extensions as in the previous screencast with the Data Access Application Block, this screencasts shows how to create and register a simple wrapper around the Validation Application Block Facade Class that you can inject into your custom classes via Unity to validate business objects.
Read More
Martin Bennedik updated the WPF integration for the Validation Application Block (VAB) to work with Enterprise Library 4.0.
Read More
Microsoft Patterns and Practices has released an updated set of downloads for the Web Client Software Factory Guidance Bundles and Application Blocks that support Visual Studio 2008 and the .NET 2.0 and .NET 3.5 Frameworks.
Read More
Blaine Wastell mentions the release of a new WCSF February 2008 to work side-by-side with the October 2007 Web Client Software Factory Guidance Package. The new release only changes the WCSF MSI and not the source code. They are also close to finishing the new guidance bundles for both Visual Studio 2008 / .NET 3.5 and Visual Studio 2005 / .NET 2.0. Read more...
Read More
The Web Client Software Factory v2.0 for Visual Studio 2008 has been released by Microsoft Patterns and Practices. This is the February 2008 Release that runs on Visual Studio 2008 and requires the new version of GAX / GAT that run on Visual Studio 2008. Available for download are the Web Client Software Factory, Web Client Software Factory Source Code, and the Web Client Software Factory Source Code for Application Blocks - February 2008. Read more...
Read More
The Validation Guidance Bundle Screencast demonstrates using the ServerSideValidationExtender Control with the PropertyProxyValidator Control in the Enterprise Library 3.1 Validation Application Block to provide a rich UI validation experience using AJAX and Partial-Page PostBacks to avoid submitting the page back to the web server.
Read More
The ServerSideValidationExtender in the Validation Guidance Bundle provides a richer user experience for the PropertyProxyValidator in the Validation Appplication Block by doing Server-Side Validation via AJAX using a Partial-Page Postback.
Read More
The Repository Factory generates interfaces for each repository class in the data access layer which allows one to add call handlers from the Policy Injection Application Block to the interfaces to help with features like caching, validation, etc.
Read More
This screencast highlights Web Client Software Factory and Enterprise Library 3.1 Features included in the WCSF 1.1 and EntLib 3.1 Sample I created and made available for download.
Read More
A Web Client Software Factory Sample that shows business object validation, data access to SQL Server Express Database, the policy injection application block, model-view-presenter, and dependency injection.
Read More
Enterprise Library 3.1 was released and includes a number bug fixes for issues reported after the Enterprise Library 3.0 Release.
Read More
The screencast discusses the ValueConvert Event of the PropertyProxyValidator that is used to convert form control values to types expected by the Validators.
Read More
This screencast is a followup to the MSDN Webcast: Introducing the Validation Application Block by Tom Hollander and David Hayden.
Read More
An MSDN Webcast on Enterprise Library 3.0 that presents an overview of the Validation Application Block, Policy Injection Application Block, Environmental Overrides, etc.
Read More
The Validation Application Block in Enterprise Library 3.0 has Message Template Tokens and support for Resource Files to ease the burden of creating custom error messages.
Read More
Martin Bennedik developed a WPF Integration Adapter for the Validation Application Block since the VAB only provides ASP.NET and Winform Integration Adapters.
Read More
MSDN Webcast to describe and demonstrate the features, architecture, and implementation of the new Validation Application Block.
Read More
The new version of Enterprise Library 3.0 includes a new Validation Application Block, Policy Injection Application Block, Visual Studio-Integrated Configuration Editor and many more enhancements.
Read More