What is the concept of view state in asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
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,
How to compare two strings with out Case sensitive ?
What is the use Membership in asp.net? and What is the use profiler in asp.net?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What are server side controls?
what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example?
Explain the difference between panel and groupbox classes using .net?
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?
what are the files used in asp .net
what is difference between .net 3.0 and 3.5
Differentiate the session object and application object?
What are the different Key TreeView Properties in Asp.net 2.0?
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)