What is interface and abstract class 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!!!
How WSDL is stored ?
Conceptually, what is the difference between early-binding and late-binding?
What is UDDI and how to register the web service in it?
What is multiThreading in .NET?
Explain attributes in dot net?
1 mor thing guyz....can i go for C# directly without C++ /JAVA knowledge for dot net ..???
Explain what is the difference between response.redirect & server.transfer?
what is prototype design pattern in .net
Where?s Windows service database located?
What is strong-typing versus weak-typing? Which is preferred?
Class for getting the info that is on clipboard of our system in a windows App?