Adrian Alonso

Browse by Tags

All Tags » .NET » Entlib (RSS)
HowTo: Application Block Software Factory (ABSF) Part III: An example
This post was originally published at http://adrianalonso.blogspot.com After an introduction to ABSF and a explanation about providers , here you have an example of how an application block and a provider library can be created. What I did was to take...
Enterprise Library 3.0 Released!
This post was originally published at http://adrianalonso.blogspot.com I've been part of this excited project mostly developing the Application Block Software Factory (ABSF) and some parts of the Validation Application Block (VAB) (which core and intergation...
HowTo: Application Block Software Factory (ABSF) Part II: Providers
This post was originally published at http://adrianalonso.blogspot.com This is the second part of this post . In this one I will tell you what you need to know when you are creating a new Provider (Typed or Untyped). When you are creating a new provider...
Validating inputs using Validation Application Block and XmlHttpRequest (Part II): The code!
This post was originally published at http://adrianalonso.blogspot.com Someone has left me a comment in my previous post about this topic asking for the code to take a look at the solution. So I think that instead of making you waiting for a detailed...
Posted: Mar 16 2007, 01:32 PM by adalon | with no comments
Filed under: , ,
HowTo: Application Block Software Factory (ABSF) Part I
This post was originally published at http://adrianalonso.blogspot.com The Guidance Package included in the Enterprise Library V3 includes support for creating your own libray and application block. Here is the difference among them: - Application Block...
Validating inputs using Validation Application Block and XmlHttpRequest (Part I)
This post was originally published at http://adrianalonso.blogspot.com Enterprise Library V3 already includes Asp.Net Validation support using the Validation Application Block (VAB). You can download it and try the quickstarts from Codeplex . Here you...
Posted: Feb 22 2007, 12:00 PM by adalon | with no comments
Filed under: , ,
More Posts