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 are cookies in your browser?
Define globalization and localization.
What is the difference between globalization and localization?
What is asp.net web pages?
What websites use asp.net?
Which is faster union or union all?
Where the viewstate is stored after the page postback?
How can you use a custom controls in ASP.NET application?
How many types cache in asp net?
What is the difference between a candidate key and primary key?
What is cross page posting in asp net?
What is http protocol and how it works?
Describe the application event handlers in ASP.NET?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is skin in asp.net?