Explain what is a manifest in .net?
No Answer is Posted For this Question
Be the First to Post Answer
In Mvc Architecure what is view?
What are the similarities and difference between class and structure in .net?
What is the model role in Mvc architecture?
What is the difference between an abstract class and an interface?
Do you know what is lambda expressions in c#?
How do you define the lease of the object?
Explain how to produce an assembly?
WHAT IS .net
How to create multiple inheritance in c#, with example?
Is there any attempt system for microsoft technology papers?
What are the different.net tools which you used in projects?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!