shared assemby

  • Thread starter Thread starter kalaivanan
  • Start date Start date
K

kalaivanan

hi,
how do i compile by referring two versions of the same dll.

regards,
kalaivanan
 
Hello kalaivanan,

use "extern" alias
see C# Reference of MSDN for more info

k> hi,
k> how do i compile by referring two versions of the same dll.
k> regards,
k> kalaivanan
---
WBR, Michael Nemtsev [C# MVP] blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

download a file 4
passing javascript value to itemtemplate textbox 1
excel report 1
unable to open project file by the web server 1
datagrid 2
javascript 2
dll problem 3
drop down list 2

Back
Top