Explain dataset.acceptchanges and dataadapter.update methods in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain is the jit an interpreter?
Explain .net framework overview?
What is an assembly? What are the different types of assemblies?
What is strong name?
what is GAC?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Explain the use of activex control in .net?
Explain how does assembly versioning work?
Difference between abstract class and interface in .net?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Please explain what are an inheritance, polymorphism, and encapsulation?