Home All Groups Group Topic Archive Search About
Author
14 Jan 2007 8:33 PM
John
Hi

I have a vb.net 2003 database winform app which uses non-bound controls and
the associated plumbing is done in code. If I move it to vs 2005 would it
work without any change?

Thanks

Regards

Author
14 Jan 2007 9:58 PM
Jeff Gaines
On 14/01/2007 in message <eThnCtBOHHA.***@TK2MSFTNGP06.phx.gbl> John wrote:

>Hi
>
>I have a vb.net 2003 database winform app which uses non-bound controls
>and the associated plumbing is done in code. If I move it to vs 2005 would
>it work without any change?

I'm pretty sure it will, VS 2005 added lots of useful things but I don't
think it took anything away. May be best to start a new VS2005 project
then import all the old files into it so you still have the old project
just in case (if you open the old project in VS2005 it will back it up by
default but there's nothing like belt and braces)

--
Jeff Gaines