what is mean by versioning?
Please answer me.
Advance thanks.
Answers were Sorted based on User's Feedback
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 |
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 |
What is the advantage of using asp.net routing?
How to set the debug mode
Mention some action filters which are used regularly in ASP.Net MVC?
Explain what is asp.net mvc?
What is meant by viewdata?
And if they have conflicting method names ?
What are child actions in ASP.Net MVC?
What is definingquery in entity framework? : Entity framework
what is the additional features in 1.1 rather than 1.0
What you mean by routing in mvc?
What is .net core framework?
Is entity framework slow?