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
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Difference between using directive vs using statement?
What is round trip in asp.net?
Is web config mandatory?
What are validator? Name the validation controls in asp.net?
What is the viewstate in asp.net?
What is a 1x1 pixel?
What are different types of api?
What are the merits and demerits of viewstate?
Explain diff between dataset and datareader?
Can you explain one critical mapping?
What is ispostback method in asp.net? Why do we use that?
What does asp.net stand for?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Less than one page, how many windows will you be able to maintain?