If we write return statement in finally block will it works
fine or throws any error?
Answer Posted / zahid nawaz
Return statement will ork fine b/c i like other block just
with compulsory execution .
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
explain what does .edmx file contains?
What is viewbag?
What are the two ways to add constraints to a route?
How we can multiple submit buttons in ASP.Net MVC
What is entity client data provider? : Entity framework
Can I uninstall microsoft .net framework?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What does mvvm mean?
What is the need of Action Filters in ASP.Net MVC
What is the mvc pattern (model view controller pattern)?
what is datacontrols?
What are the possible razor view extensions?
What symbol would you use to denote, the start of a code block in razor views?