What is versioning in .NET?
Answer Posted / sampath
Versoning enables to solve the DLL hell problem in .net
which is found in ASP and VB. DLL hell is nothing but a
higher verson of DLL overwrites the older version.
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
Can you use c# without .net?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Explain the features that make asp.net more used framework? : asp.net mvc
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Distinguish between Server-side and Client-side code with its functionality?
Can I combine classic asp and asp.net pages?
Explain the concept of event bubbling in ASP.NET?
What is server infrastructure?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Explain the updatepanel?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is rending process in ASP.NET?
What is cookieless session id explain in brief?
Can you explain page lifecycle in net?
Explain the different types of directives in .net?