What is the best way to crack the certification?
No Answer is Posted For this Question
Be the First to Post Answer
what are connection strings?
Tell us what is the native image generator?
What is stored procedure ? how we use it in .NET ?
How do you create threading in .NET? What is the namespace for that?
What is the base class of Button control?
What are asp.net authentication providers and iis security?
Explain what is mutex?
State the differences between the dispose() and finalize().
What is Garbage Collection in .Net? Garbage collection process?
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!!!
what is managed data and managed code?
What is the purpose of delegates in .net?