Describe the gac in the .net framework.
No Answer is Posted For this Question
Be the First to Post Answer
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
what do you mean by table-per-type?
If we write return statement in finally block will it works fine or throws any error?
what is conceptual model?
What's the .NET class that allows the retrieval of a data element using a unique key
what is use of entitydatasource control?
Can Static Constructor be Overloaded?Justify it?
what is explicit loading?
what is eager loading?
what is MVC pattern?
Why to use html.partial in mvc?
What is side by side Execution ?