What is versioning in .NET?

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


Please Help Members By Posting Answers For Below Questions

What is late binding and early binding?

746


Name some of the features of C# which are not present in VB.NET?

748


What is the use of console application?

755


Can you please explain the difference between dispose and finalize()?

671


What is a static variable?

1013


What are all the differences between dispose and finalize()?

731


What is sorting in vb?

658


what is difference between web.config and machine.config and where it will be ?

678


Explain internal keyword in .net framework?

722


How to create a constant in vb.net?

824


Explain about visual basic?

721


Name some of the keywords used in vb.net?

761


What are the difference between structure and class?

745


What are the two main parts of .net?

752


What is the importance of a Button control?

1061