What is the use com component in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What’s different between process and application in .net?
What is the single responsibility principle?
Difference between class and interface in .net?
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
what is the default value of CHAR type?in C# using asp.net?
Explain what is the difference between odbc and ado?
What is gac in .net?
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 msil, il?
What is MSIL, IL, CTS?
What is UDDI and how to register the web service in it?
Difference b/w dataset.clone and dataset.copy ?