Answer Posted / kamalakannan.a
.Net have an Assembly.It gives the Portable Execution
file.The main use of assembly is to maintain the Dll and
exe's.
So sometimes the programmer confused to which is modified
code.That time the assembly provide the Version.
That is called versioning.
It is start from 1.0.*,.......
| Is This Answer Correct ? | 26 Yes | 18 No |
Post New Answer View All Answers
How to retrieve images in sql server database through vb.net?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
How to send xml file on server using http protocol?
What is the use of assembly?
Explain how can we remove handlers at run time?
What are the features of c# which are not present in vb.net?
Explain the difference between datatable and dataset?
Explain an assembly?
What is option strict?
What is early binding?
How to store images in sql server database through vb.net?
Explain the difference between system.string and system.stringbuilder classes?