Answer Posted / sudhanshu
in vb.net we cannot overide assembly because a hell problem
occur.A hell is that you cannot change version.msc overcome
this problem by usng overversion with config .in this
concept we change version means that olderversion to newer
version and newer version to older version. Assembly
versioning allows the application to specify not only the
library it needs to run (which was available under Win32),
but also the version of the assembly.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are webservices?
What is difference between abstract class and an interface?
How can you debug your.net application?
Where the assembly is stored in asp.net?
What are the features that make asp.net more used framework? : asp.net mvc
What is the request flow used for asp.net mvc framework? : asp.net mvc
What is the usage of DelegatingHandler?
What are the uses of list view control in Asp.net?
Distinguish between Server-side and Client-side code?
What can you do with asp.net?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How can you use a custom controls in ASP.NET application?
Where are session variables stored?
What is a viewbag?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc