Answer Posted / ranjana tyagi
This Problem is Solved by using the assembly
versioning.That has four parts major,minor,build and
revesion.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are c# i/o classes?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
Why delegates are safe in c#?
Is versioning applicable to private assemblies?
What is lambda expression in c#?
what is difference between destruct or and garbage collection ?
Explain the difference between class and interface in .net?
What is system console writeline in c#?
What is virtual in c#?
Why abstraction is used in c#?
What is type checking in c#?
List down the different ide’s provided by microsoft for c# development.
What is master page in asp net c#?
How do I create a multilanguage?
Why abstract class can not be instantiated?