If we write return statement in finally block will it works
fine or throws any error?
Answer Posted / somnath nanekar
it throws an error....
but dont worry d c# users...
it dont allow u to write return in finally block......
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are differences between entity framework and l2s? : Entity framework
What is the significance of nonactionattribute?
Explain how to use multiple submit buttons in ASP.Net MVC?
how do you mark a property as required? For example, for a project, the name is a required field.
What are the levels at which filters can be applied in an asp.net mvc application?
What is edm (entity data model)? : Entity framework
What is controllercontext?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is .net framework used for?
What is Attribute Routing in ASP.Net MVC?
What symbol would you use to denote, the start of a code block in razor views?
Explain the methods used to render the views in mvc?
what is entityclient?
explain what is ado.net entity framework?
Explain the tools used for unit testing in ASP.Net MVC