1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
2 7169Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
4 6638Hi, 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!!!
3 6467Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
1 3228Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
1 3636Post New Dot Net General Questions
What is .net technology?
What is a serviced component?
Explain how viewstate is being formed and how it's stored on client in .net?
What tools is used to develop .NET applications?
What is il in vb.net?
Differentiate between managed and unmanaged code?
What is the use of design pattern?
What is DTS and explain the purpose of it?
How to create a key pair in .net?
Please explain what is the difference between encrypting a password and applying a hashing?
How do you create threading in.net?
What is operator overloading in .net?
What are the different types of Classes in .NET?
Explain how to manage pagination in a page using .net?
What is reflection in microsoft .net context?