can we place the same DLL in debug folder two times?
(without using strong name )

Answers were Sorted based on User's Feedback



can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / inampudi anil kumar

we can plce it but version problem will definately wil come
if we dll1.0 version and 1.1 the compiler will take the
things from the latest version then dll hell will come
if i am wrong plzz update me
thnx

Is This Answer Correct ?    5 Yes 0 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / varma

NO,WE CAN'T PLACE THE SAME DLL IN DEBUG FOLDER

Is This Answer Correct ?    3 Yes 0 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / sudhir kunnure

NO you can use only one dll of same name in debug folder.

Is This Answer Correct ?    3 Yes 1 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / 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

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / nithya

s, we can do it.

Is This Answer Correct ?    1 Yes 1 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / varun

no we cannot put.............

Is This Answer Correct ?    0 Yes 0 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / rajesh kadam

no , we can not put it ,you can use only one dll in debug
folder.

Is This Answer Correct ?    0 Yes 0 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / swaroop venkat

S WE PLACE IT

Is This Answer Correct ?    0 Yes 2 No

can we place the same DLL in debug folder two times? (without using strong name ) ..

Answer / dasharatham

we can place the same DLL in debug folder two times..

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

About CLR, reflection and assemblies?

0 Answers   Microsoft,


What is the difference between “Web.config” and “Machine.Config”?

0 Answers  


What are the ways of preserving data on a Web Form in ASP.NET?

0 Answers  


what is use of web.config?

3 Answers  


Is asp.net and .net same?

0 Answers  






What is the difference between Postback and Ispostback Property?

7 Answers   Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,


What is query string in asp.net?

0 Answers  


Explain Generics?

1 Answers  


What are themes and skins in 2.0, explain usage scenario?

0 Answers  


What data type does the RangeValidator control support?

3 Answers   Visual Soft,


Tell about WebService in Asp.Net?

5 Answers   Accenture, CTS,


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

0 Answers  


Categories