1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
2 6029Which 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 4433Hi, 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 4932Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
1 2347Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
1 2714Post New Dot Net General Questions
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What is the difference between override and overload in a method?
Is .net a compiler?
What is file extension of Webservices in .Net?
Explain me why do we use msmq?
Tell me about secure socket layer? How to make use of the technology?
Explain the top .net class that everything is derived from?
Why you want to leave your previous company.
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
how can i create a table from front end to back end in wabe page?
Example from .net. Integer & struct are value types or reference types in .net?
Is .net core the future?
How many design patterns can be created in .net?
Describe the compilation process for .net code?