Answer Posted / anil sharma
main advantage of .net is versoning and solve very criticle
problem.
.net maintain one application with more then one version
and also solve DLL HELL problem because it can run same
application with diffrent version at a same time
| Is This Answer Correct ? | 42 Yes | 9 No |
Post New Answer View All Answers
Explain how the .net framework performs automatic memory management.
Explain the difference between thread and process?
What is the difference between convert.tostring and .tostring() method?
What are the shared variables?
What are the difference between dispose(), close(), exit(), end()?
What is the feature which is common to all .net languages?
What is the top .net class that everything is derived from?
Can you please explain the difference between value and reference types?
What do you mean by serialization?
Explain about the feature anonymous type?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What is enumerator?
Explain the use of new keyword?
Explain the services provided by common language infrastructure.
Name the class which allows an element to be accessed using unique key?