can we place the same DLL in debug folder two times?
(without using strong name )
Answer Posted / sudhir kunnure
NO you can use only one dll of same name in debug folder.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to add DateTime Control in normal DataGrid Server Control?
How would ASP and ASP.NET applications run at the same time on the same server?
What is a page life cycle?
What is Partial PostBack in ASP.NET?
How asynchronous call can be implemented using delegates?
Describe the master page.
What is content place holder?
Can we set which type of comparison we want to perform by the CompareValidator control?
what is meant by sitemapnode ?
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?
What is difference between View State and Hidden Field in ASP.NET?
Explain cashing in asp.net.
Explain page output caching?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are the advantages of the code-behind feature?