List the new features added in .net framework 4.0.
No Answer is Posted For this Question
Be the First to Post Answer
What is JIT and how is works ?
what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.
What is the difference between a Struct and a Class
What is "out" parameter how it is used in methods?
Can we look at the IL for an assembly?
What is razor code?
which is good java or Dot net?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Tell me about the internal working of Garbage collector?
What are the different authentication modes in the .NET environment?
what is mean by type-safe? Please answer me. Advance thanks.
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?