About web methods and its various attributes ?
Answer / mr. ponna
Please refer following link for answer:
http://mr-ponna.com/Question/465/What-is-web-methods-and-all-its-various-properties-/
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between Hash table and Array list?
Define an assembly?
What is difference between view and partial view?
What is caching? What are the different types of caching?
What is fulltrust?
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,
Can you explain the basic use of dataview?
Fetch one page value to another page without using state-managment ?
What is the difference between sealed vs static class?
What is difference between View State and Hidden Field in ASP.NET?
What is difference between session and cookie?
What is shadowing?
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)