1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
2 7421Which 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 6998Hi, 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 6772Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
1 3417Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
1 3818Post New Dot Net General Questions
Will it go to finally block if there is no exception happened?
Which namespace does it belong to by default?
Explain security measures exist for .net remoting in system.runtime.remoting?
Explain how viewstate is being formed and how it's stored on client in .net?
How many types of generations are there in a garbage collector?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
How server form post-back works?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What are the different types of remote object creation mode in .net?
Please explain what is the difference between odbc and ado?
What are two different types of remote object creation mode in .net?
What is the difference between response.write & response.output.write?
What is the difference between reference type and value type?