How do you initiate validation on the server manually? What
are two situations when you might you want to do that?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by ispostback in asp net?
Name two properties common in every validation control?
What is a PostBack ?
Where the viewstate is stored after the page postback?
How do you validate the controls in an ASP .NET page?
What is an asp.net validator? And, mention its types.
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
what is impersonation in ASP.NET?
7 Answers Accenture, Merrill Lynch, Wipro,
What is SOAP, UDDI and WSDL ?
2 Answers Infosys, Network, TCS, Wipro,
Why do we need Sessions?
What is CLR ? Differentiate between CLR & CTS.
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)