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 the feature anonymous type?
Explain jit?
Can you please explain the difference between c# and vb.net?
What is the importance of a Button control?
What is code security?
Explain global assembly cache (gac)?
What is the difference between readonly variable and constant variable?
Explain the difference between system.string and system.stringbuilder classes?
Explain an assembly and its use?
Explain the difference between int and int32?
Tell me which namespace are used for accessing the data?
What is the significance of delegates. Where should they be used?
What is a literal control?
Write the role of new keyword?
Explain the difference between an xml "fragment" and an xml "document."