Adrian Alonso

Browse by Tags

All Tags » ASP.NET » .NET (RSS)
TCI - Toolbox Controls Installer
TCI is a VS Package that is provided by the VS SDK as a redist. TCI allows you to easily add your custom Control to the VS Toolbox. For a brief introduction to TCI you can check the VS SDK documentation. Here I will try to cover what is happening under...
Why a good error message is important
This post was originally published at http://adrianalonso.blogspot.com I was trying to change my private email in one of the forums I'm subscripted. The thing is that after clicking the save button it said: "Sorry, an Error has Occurred" "Unfortunately...
Posted: Aug 27 2007, 03:41 PM by adalon | with no comments
Filed under: ,
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: , ,
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