Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, July 25, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual C++ .NET > Controls
Validating Edit Controls        
Total Hits: 3  |  Today: 0 Author: Alvaro Mendez       Rating:  
Read Reviews | Write Review |   Your Rating: 

Textbox controls are often used to enter dates, times, currency values or preformatted numeric data such as phone numbers. A control that allows its user to only enter a specific type of data is useful for several reasons:
1. The user may do less typing if the control automatically fills in characters such as dashes or slashes.
2. The user gets immediate feedback if he/she enters an invalid character.
3. The entered data is much more likely to be valid when the user "submits" it.
The classes presented in this article provide these benefits for the most popular types of data that may be entered: dates, times, decimals, integers, ..


What's New at DevASP.Net
07/25  Managing LINQ Data Contexts with ..
07/24  Fuzzy Lookups and Groupings Provi..
07/24  The Enterprise Library Data Acces..
07/24  DataSet and DataTable in ADO.NET ..
07/24  An Overview Of The New Services, ..
07/24  SqlConnectionStringBuilder, DataV..
07/24  Using XQuery, New Large DataTypes..
07/24  Deliver SQL Server Reports To Sha..
07/24  Bring Your Documents To Life With..
07/24  SQL Server 2005 XML Support, Exce..
07/24  Designing Reports with SQL Server..
07/24  Report Visual Studio Team System ..
07/24  Report Controls in SQL Server 200..
07/24  Keep Sites Running Smoothly By Av..
07/24  All About Enums
07/24  Scope and More
07/24  CardSpace, SqlMembershipProvider,..
07/24  Protecting Code, Persisting Data,..
07/24  Jazz Up Your Data Using Custom Re..
07/24  Revisiting System.Transactions
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net