1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
2 7189Which 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 6670Hi, 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 6493Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
1 3254Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
1 3660Post New Dot Net General Questions
What is meant by globalization and localization?
Tell us what is a variable of implicit type and what is its scope?
Explain the different parts of an assembly?
Is .net a programming language?
When displaying fonts, what is the difference between pixels, points and ems?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
What is an exe and a dll?
How can you turn-on and turn-off cas?
Is there any attempt system for microsoft technology papers?
What are virtual destructures?
Does .net supports destructors concept?
Describe session handling in a webform, how does it work and what are the limitations?
Which file is taken by compiler when we have both file Application and Server Configuration file?
What is the advantage of packaging over xcopy in .net?
Explain me what are the deferred execution and the immediate execution in linq?