Buy Questpond's video subscriptions on
huge discount
.
Online: 759
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Which is the base class of all validation controls in asp.net ?
Posted by
Akiii
on 6/5/2012 | Category:
ASP.NET Interview questions
| Views: 3869 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
BaseValidator
is a part of the class library namespace.
System.Web.UI.WebControls.BaseValidator
exposes a series of properties and methods that are common to all the validation controls.
|
Alert Moderator
Bookmark It
< Previous :
Where the #Table is stored???
Next > :
Validation Controls in Asp.Net are available in wh ...
Comments or Responses
Login to post response
More Interview Questions by Akiii
Validation Controls in Asp.Net are available in which namespace ?
Can we define two main methods in an application ?
Does the view continue to exist if the table is dropped from the datab ...
Can you update the data in a view?
Advantages for using a View in SQL Server ?
If you have specified NOT NULL Constraint, will that column allow ' ...
Can we define multiple Unique Keys in a table ?
Are the two statements same :- select custid from tbl_order; sel ...
Latest Interview Questions
Define Stored Procedure with Example?
How to load an Object(Image, Document,... Etc.,) into SQL Server Table ...
How to Alter constraint in sql server?
Can you drop a Parent Table with out affecting its child tables?
How to disable and Enable the constraints?
Difference between Primary key,unique key,Alternate Key?
What is the table name,that contains the Primary Key, Unique Key and F ...
Difference between Check Constraint and Rule?
More ...