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
What are the assembly entry points?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Explain the difference between an xml "fragment" and an xml "document."
What does assert() method do In VB.NET
Which classes a dll can contain?
What is strong name in .net assembly?
Tell me which namespace are used for accessing the data?
Name the tool which can convert visual basic old version to .net compatibility version?
What is the difference between datagrid and gridview?
Why do we use ansi keyword?
Explain global assembly cache (gac)?
What is difference between inline and code behind?
Explain option strict?
Explain an assembly and its use?
What is the feature anonymous type?