can we place the same DLL in debug folder two times?
(without using strong name )
Answer Posted / pratap
Yes. We can't keep two dlls with same name in our debug
folder. We can do this in GAC only(with strong name).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between asp.net and mvc?
Where is cookie used in asp.net?
Describe the application event handlers in ASP.NET?
Explain culture and uiculture values.
What are the new web part controls in asp.net 2.0 ?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is difference between abstract class and an interface?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is difference between rest and soap?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Is asp.net mvc still used? : Asp.Net MVC
Explain about asp.net state management?
What are server side controls?
What is the difference between ldap and active directory?
What are the session variables?