VB2003 dll Used in VB2005`

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I have a dll that I wrote in VB.Net 2003, can I use it in a VB.Net 2005
applicaiton without changing the dll, i.e., just set a reference to it in the
VB.Net 2005 solution?
 
if you try it the other way , eg use a vb2005 dll in a 2003 project you
will receive an error


regards

Michel Posseth [MCP]



Michel Posseth said:
Yes you can

regards

Michel Posseth [MCP]


Dennis said:
If I have a dll that I wrote in VB.Net 2003, can I use it in a VB.Net 2005
applicaiton without changing the dll, i.e., just set a reference to it in
the
VB.Net 2005 solution?
 
Thanks for info...I am considering VB2005 towards the end of the year (when
M'soft releases SP1 for it and also when I get the $$$ saved).
--
Dennis in Houston


M. Posseth said:
if you try it the other way , eg use a vb2005 dll in a 2003 project you
will receive an error


regards

Michel Posseth [MCP]



Michel Posseth said:
Yes you can

regards

Michel Posseth [MCP]


Dennis said:
If I have a dll that I wrote in VB.Net 2003, can I use it in a VB.Net 2005
applicaiton without changing the dll, i.e., just set a reference to it in
the
VB.Net 2005 solution?
 
Back
Top