Will the finally block get executed if an exception has not occurred
Answer Posted / kirti
Yes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How route table has been created in ASP.NET ASP.Net MVC?
Mention two instances where routing is not implemented or required?
Can I set the unlimited length for "maxjsonlength" property in config?
Mention some action filters which are used regularly in ASP.Net MVC?
How does the .net framework 3.0 relate to windows vista?
Explain the advantage of packaging over xcopy in .net?
What is the significance of nonactionattribute?
What are Non Action methods in ASP.Net MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
How can I tell what .net framework is installed?
what is csdl?
What are Code Blocks in Views?
Can a view be shared across multiple controllers? If yes, how we can do that?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
Explain test driven development (tdd) ?