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
Is entity framework slow?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain the difference between viewbag and viewdata in mvc?
Is mvc 4 supporting windows azure sdk (software development kit) ?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What are the components of the .net framework.
What is ViewData and TempData in ASP.Net MVC?
Explain dependency resolution?
what is conceptual model?
What is the .net framework?
Which version of .net framework is installed?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
How can I return string result from action in asp.net mvc?
will there be any issues adding a table without primary keys to a data model?