Buy Questpond's video subscriptions on
huge discount
.
Online: 2798
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
How does assembly versioning in .NET prevent DLL Hell?
Posted by
Rajni.Shekhar
on 3/19/2012 | Category:
C# Interview questions
| Views: 10058 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
.NET allows assemblies to specify the name AND the version of any assemblies they need to run. Version is defined by major.minor.build.revision (Ex: 1.0.0.0)
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to set wait cursor
Next > :
If a method is marked as protected internal who ca ...
Comments or Responses
Login to post response
More Interview Questions by Rajni.Shekhar
If a method is marked as protected internal who can access it?
Which of these string definitions will prevent escaping on backslashes ...
What’s the .NET collection class that allows an element to be accessed ...
What is WCF Data services?
Which is the correct declaration for a nullable integer?
Difference between Convert.ToString() and object.ToString()
What method do you use to explicitly kill a user session.
Difference between catch(Exception objex) and catch() block
Latest Interview Questions
What is WWF ?
What setting must be added in the configuration file to deny a particu ...
What does the Orientation property do in a Menu control ?
How can you instantiate a tuple ?
How can you turn-on and turn-off CAS ?
What is CAS ?
In .Netframework how CLR(Commom language runtime) has work???
Give 3 ways to get an accurate count of the number of records in a tab ...
More ...