what is mean by versioning?
Please answer me.
Advance thanks.

Answers were Sorted based on User's Feedback



what is mean by versioning? Please answer me. Advance thanks. ..

Answer / karthikeyan

some time programmer got confused ie which one one is new
code.That time assembly give the verson(four digit number)is
called versoning.

Is This Answer Correct ?    3 Yes 0 No

what is mean by versioning? Please answer me. Advance thanks. ..

Answer / chandhru a

All versioning of assemblies that use the common language
runtime is done at the assembly level. The specific version
of an assembly and the versions of dependent assemblies are
recorded in the assembly's manifest. The default version
policy for the runtime is that applications run only with
the versions they were built and tested with, unless
overridden by explicit version policy in configuration files
(the application configuration file, the publisher policy
file, and the computer's administrator configuration file).

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

What are the possible razor view extensions?

0 Answers  


What are Non Action methods in ASP.Net MVC?

0 Answers  


What are the components required to create a route in mvc?

0 Answers  


What is GUID , why we use it and where

1 Answers  


What are the types of assemblies and where can u store them and how ?

11 Answers   Accenture, BirlaSoft, IBM,






What is the difference between partial and renderpartial?

0 Answers  


What is the full form of sp?

0 Answers  


Explain entity lifecycle? : Entity framework

0 Answers  


What is namespaces

1 Answers  


What are Validation Annotations?

0 Answers  


what is entity framework advantage?

0 Answers   Microsoft,


Describe the roles of clr in .net framework.?

0 Answers  


Categories