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 is the difference between var and dynamic types in c# 4.0?
What is difference between tostring() vs convert.tostring() vs (string) cast
Does c# have its own class library?
What are the problem with .NET generics?
Is c# a strongly-typed language?
What is the data encapsulation?
Explain About a class access specifiers and method access specifiers.
Why do we need singleton pattern in c#?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Explain the constructor in c#.
What are properties in c#. Explain with an example?
What is the difference between proc. Sent by val and by sub?
What are the 3 types of comments in c#?
What is lazy loading c#?
What is the difference between private and protected in c#?