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 is option strict?
Explain the difference between system.string and system.stringbuilder classes?
What is early binding?
What are the features of c# which are not present in vb.net?
How to send xml file on server using http protocol?
What is the use of assembly?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain the difference between datatable and dataset?
Explain an assembly?
How to retrieve images in sql server database through vb.net?
How to store images in sql server database through vb.net?
Explain how can we remove handlers at run time?