can we place the same DLL in debug folder two times?
(without using strong name )
Answer Posted / varma
NO,WE CAN'T PLACE THE SAME DLL IN DEBUG FOLDER
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the different types of directives in .net?
Define machine.config in .net?
What is the application pool?
How to rename a table using sql queries?
What are the types of authentication in asp.net?
How to send a DataReader as a parameter to a remote client ?
Which protocol is used to call a web service?
Explain about the Class view window?
What are the main requirements for caching?
When does a session actually start?
What is a page life cycle?
Which asp.net objects encapsulate the state of the client and the browser?
What is the mvc framework?
What is a viewstate?
Explain a program using razor view engine to create a simple application? : asp.net mvc