What is Web Application?
Answers were Sorted based on User's Feedback
Answer / ranjith kumar
web Application is a collection of webpages that can be
accessed by using any browser with the help of web server.
| Is This Answer Correct ? | 23 Yes | 2 No |
Answer / chandan kumar
web application is control of internet and make internet
programming and make a internet application and provide html
tag which make a web application.and user control.
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the difference between the asp and asp.net?
What is a bubbled event?
Explain culture and uiculture values.
In which event are the controls fully loaded?
Does asp.net still recognize the global.asa file?
Explain the differences between clr & cts?
What is a proxy in web service?
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,
Difference between ASP & ASP.NET Session State
What is difference between ispostback and autopostback in asp net?
Asp.net and asp ? differences?
Why is an object pool required?
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)