Asp.Net Interview Questions and Answers - 1
Question: 1
What are the validation controls available in asp.net?
ASP.NET includes the following validation controls:
RequiredFieldvalidator - Validation succeeds as long as the input control does not contain an empty string.
RangeValidator - Validation succeeds if the input control contains a value within a specific numeric, alphabetic, or date range.
CompareValidator - Validation succeeds if the input control contains a value that matches the value in another specified input control.
RegularExpressionvalidator - Validation succeeds if the value in an input control matches a specified regular expression.
CustomValidator - Validation is performed by a user-defined function.
ValidationSummary - Displays summary of all current validation errors.
Question: 2
Which class is inherited when an Asp.net server control is added to a Web form?
System.Web.UI.Webcontrols class
Question: 3
What is the function of custom validator?
It uses the customized validation code to perform client side validation and server side validation.
Question: 4
Which method is used to force all the validation controls to run?
Page.Validate()
Question: 5
What Asp.net objects encapsulate the state of the client and the browser?
The Session Object.
- 200+ Asp.Net Interview Questions
- Asp.Net Interview Questions and Answers
- Asp.Net Interview Questions and Answers Pdf
- Asp.Net Interview Questions and Answers for Experienced
- Asp.Net Interview Questions and Answers for Freshers
- Asp.Net Important Interview Questions with Answers 2020-2021
- Asp.Net Practical Viva Questions and Answers
- Top 200+ Advanced Asp.Net Interview Questions 2020-2021
Samacheer Kalvi 12th Computer Science Model Question Paper More
GATE Electronic Data Interchange Questions and Answers More
DBMS Multiple Choice Questions with Answers for GATE Pdf More
Computer Ethics MCQ Quiz with Answers More
IBPS Clerk Computer Awareness Question Bank Pdf More
7000+ Banking and Finance MCQ with Answers Pdf More
sequence puzzles with answers More
GATE CSE Mock Test 2024-2025 More
1000+ Logical Reasoning and Analytical Ability UPSC Questions Pdf More
National Integration MCQ Quiz Questions & Answers 2019-2020 More