1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
2 7337Which 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 6869Hi, 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 6660Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
1 3332Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
1 3747Post New Dot Net General Questions
What is reflection and what is it for?
When we go for html server controls and when we go for web server controls?
What is .net and .net framework?
What are the different types of Classes in .NET?
What are the core differences between .NET Languages ?
Explain what is the difference between encrypting a password and applying a hashing?
What is difference between system.string and system.stringbuilder classes?
Please explain what is immutability, what is it for and how is it codified?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain what inheritance is, and why it's important?
Explain how viewstate is being formed and how it's stored on client in .net?
What is .net assembly?
What is func in .net 3.5?
What is the use com component in .net?
What is a metadata in .net?