can we place the same DLL in debug folder two times?
(without using strong name )
Answer Posted / swaroop venkat
S WE PLACE IT
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are session objects?
Explain the use of view state?
Is there any limit for query string? Means what is the maximum size?
what is loosely coupled solution? How it can be used?
How can we use Web API with ASP.NET Web Form?
How can you handle unmanaged code exceptions in asp.net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is the use of HttpHandlers? When to use this?
What is the difference between typeof() vs gettype()?
What are the events that happen when a client requests an asp.net page from iis server?
What are resource file and how do we generate resource file?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain the asp.net mvc folder conventions? : asp.net mvc
Can you change a master page dynamically at runtime? How?
Which methods validate all the controls on a page?