C# Windows Validation by ErrorProvider In ASP.Net 2.0 we use different Validation controls from Toolbox for validations (Just Drag & Drop, No need of writing code in C#). But in Case of C# windows application this feature is not available so we use Error Provider control to do any type of validation. [...]
Posts Tagged ‘ErrorProvider’
C# windows validation by ErrorProvider Control
Posted in C#, C# Windows, Dot Net, tagged C#, ErrorProvider, Validation, windows on May 16, 2008 | 14 Comments »