What is an exe and a dll?
No Answer is Posted For this Question
Be the First to Post Answer
What do the terms “boxing” and “unboxing” mean?
What is view state in .net?
What is manifest in .net?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Difference between Panel and GroupBox classes?
Please explain what inheritance is, and why it's important?
Explain clr, cts and cls?
What is .net technology?
What is a system lock?
What is the difference between encrypting a password and applying a hashing?
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 the concept of inheritance in .net?