If we write return statement in finally block will it works
fine or throws any error?
Answer / alb.shah
Answer Is NO. We cannot have return in finally block...
we get the following error.
Control cannot leave the body of a finally clause
returns void, a return keyword must not be followed by an
object expression
| Is This Answer Correct ? | 14 Yes | 0 No |
How do you manage session in ASP and ASP.NET ?
2 Answers Cap Gemini, Microsoft,
How do you use viewstate?
How to publish website
How does cookies work in asp net?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
Can we set master page as a start page?
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
What is asp.net version?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
What are the media types of http requests and response?
What is the difference between union and structure?
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)