can we place the same DLL in debug folder two times?
(without using strong name )
Answer Posted / rajesh kadam
no , we can not put it ,you can use only one dll in debug
folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain model, view and controller represent in an mvc application? : asp.net mvc
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is a 404 redirect?
What is session object? Describe in detail.
What are type/key pairs in client script registration?
How will you load dynamic assembly?
What is HTTPModule and HTTPcontext? What is the use of each?
What are the validation controls available in ASP.NET?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Fetch one page value to another page without using state-managment ?
How to fetch a data from one table to another table in asp.net ?
What do you mean by authentication?
What is a 1x1 pixel?
What is server components?