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
What is static member?
What are the different variables in vb.net?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain how to store decimal data in .net?
What is branching logic control in VB.NET?
What are jagged arrays ?
Name some of the keywords used in vb.net?
Explain the difference between system.string and system.stringbuilder classes?
What are the different types of a stream?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Explain about the feature anonymous type?
Explain the difference between vb 6 and vb.net?
What is globalization?
What is the significance of delegates. Where should they be used?
What is pre-jit?