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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of filter does outputcacheattribute class represents?

784


What is stateless model?

598


Does Tempdata hold the data for other request in ASP.Net MVC?

621


What is meant by viewdata?

632


what is explicit loading?

729






what is scalar property?

695


What is viewstart page in mvc?

667


Can you explain renderbody and renderpage in asp.net mvc?

642


What are differences between entity framework and l2s? : Entity framework

756


How does .net framework works?

648


Explain ASP.NET MVC Identity and Security?

648


what is complex type?

676


What is poco proxy? : Entity framework

639


will there be any issues adding a table without primary keys to a data model?

690


Explain the advantages of dependency injection (di) in asp.net mvc?

666