What is the purpose of each of the validation controls
provided by ASP.NET?
Answer / raghumadhav tirunagari
Users might ignore a required field.
They might type garbage instead of their email address
They might make a typographical error.
Web applications are susceptible to these types of problems
because they can't respond to the KeyPress event like you
can in Windows applications. ASP.NET solves these problems
by providing validation controls
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we throw exception from catch Block?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is FullTrust? Do GACed assemblies have FullTrust?
How do we access view state value of this page in the next page?
What are url fragments?
What is bound controls
What are the various ways to send content from one page to another?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is difference between session and viewstate?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is boxing and how it is done internally?
What is a pixel url?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)