Types of validation controls in asp.net, DOT NET Programming

Assignment Help:

How many types of validation controls are provided by ASP.NET 

The six main types of validation controls are as follows:-

1) Required Field Validator: This validator checks whether the control have any value . It is used when you want that the control should not be empty.

2) Range Validator: This validator  checks if the value in validated control is in that specific range. For example the TxtCustomerCode should not be more than eight in length.

3) Compare Validator: This validator checks that the value in controls should match the value in other control. Example the Textbox TxtPie should be equal to 3.14.

4) Regular Expression Validator: Whenever  we want that the control value should match with a specific regular expression.

5) Custom ValidatorThis validator  is used to define the UserDefined validation.

6) Validation Summary : This validator displays summary of all current validation errors.


Related Discussions:- Types of validation controls in asp.net

What is cloud computing, What is cloud computing? The cloud computing i...

What is cloud computing? The cloud computing is the computing which is completely based on the Internet. It can also be explained as the next stage in the evolution of the Inte

Explain the concept of web services in brief, Explain the concept of Web se...

Explain the concept of Web services in brief. A Web service may be explained as an independent and self-sustained unit of a software application that is hosted on the Web and i

Timer, what is timer control

what is timer control

What is manifest, Manifest Assembly metadata is always stored in the Ma...

Manifest Assembly metadata is always stored in the Manifest. Manifest consists of all metadata required to do the following things: 1) Version of assembly 2) Security ident

Com components use in .net, How can COM Components use in .NET? The .NE...

How can COM Components use in .NET? The .NET components can communicate with COM using RCW (Runtime Callable Wrapper). The ways with which you can generate RCW are as shown bel

In what order global.asax are triggered?, They are triggered in the followi...

They are triggered in the following order as shown below: Application_BeginRequest Application_AuthenticateRequest Application_AuthorizeRequest Application_ResolveReque

Postfix expression, how to write a postfix expression calculator program us...

how to write a postfix expression calculator program using c#

Mvc pattern, What is MVC pattern? The main purpose  of using  the MVC p...

What is MVC pattern? The main purpose  of using  the MVC pattern is to decouple the GUI from the Data. It also gives the ability to provide multiple views for the same Data. Th

Develop a rummikub game, Develop a Rummikub Game Project Description: ...

Develop a Rummikub Game Project Description: I require a game(Rummikub) multiplayer with source codes. I have done to much but i need to help me in Algorithm who can check

Define clr, The Full form of CLR is Common Language Runtime and it is  the ...

The Full form of CLR is Common Language Runtime and it is  the heart of the .NET framework. All Languages have its own runtime and its the responsibility of the runtime to take car

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd