ASP.Net
Building a Self Validating Web Text Box
My goals in building this project is to build a simple web control that will inherit the basic functionality of a standard web text box, but will also wrap the validation controls into the mix. So. No more dragging’ two controls onto the page. Now I just drag out one, set the properties, and away we go.