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 is marshalling ? Is it a part of asp.net ?
How you can add an event handler?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What are the new login controls in asp.net 2.0?
How you can access the properties and controls of master pages from content pages?
what is AutoEventWireUp and what is the use of This property explain in details?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is state management techniques in asp.net?
Can we use a static function with a non-static variable?
Differentiate between globalization and localization.
What is a gridview in asp.net?
What is server infrastructure & server components?
Explain how can we inherit a static variable?
Explain the difference between or and orelse?