How does linq work?
No Answer is Posted For this Question
Be the First to Post Answer
what is prototype design pattern in .net
Please explain when should you use .net web forms over asp.net mvc?
Explain asp.net?
What is a serviced component?
Is .net capable of supporting multi-thread?
What tools is used to develop .NET applications?
Can a try block have more than one catch block?
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 CCW (COM Callable Wrapper) ?
Explain can 2 different applications use the same dll in gac at the same time?
How do you define the lease of the object?
What security mechanisms to enforce for Authenticating and authorizing the users?