can we place the same DLL in debug folder two times?
(without using strong name )
Answer Posted / dasharatham
we can place the same DLL in debug folder two times..
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What does ascx stand for?
Explain how do you deploy your asp.net application?
Where are session variables stored?
What is the difference between session and application?
How to bind all the binding controls in a page at once in ASP.NET?
Describe the application event handlers in ASP.NET?
How Session outproc in Sqlserver stored?
Is razor a programming language?
Can we create a multiple user simultaneously ?
Who creates jsessionid?
Explain file-based dependency and key-based dependency.
Which adapter should you use, if you want to get the data from an access database?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the good practice to implement validations in aspx page?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?