How does u handle this COM components developed in other
programming languages in .NET?
No Answer is Posted For this Question
Be the First to Post Answer
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 are the core differences between .NET Languages ?
What is an anonymous method?
What is heap and what is stack?
What versions of .net are there?
What are the contents of assembly?
Interop Services?
Explain the process of serialization in .NET?
Can you edit data in repeater control? How?
Please explain what is the difference between constants and read-only variables?
Write code for fetch record nos 15 to 25 from a dataset containing 50 records?
Explain the difference between asp.net and asp?