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 about garbage collection?
What are the different types of Lock available in Visual Basic?
What is the main use of a namespace?
What is static member?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
Explain about the performance of visual basic?
Explain the difference between .dll extension and .exe extension files?
Why do you need Lock in Visual Basic?
List the two main parts of .net?
Did vb6 support multi-threading ?
Name some of the keywords used in vb.net?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain namespace?
What is late binding and early binding?
what is common language specification?