Home All Groups Group Topic Archive Search About

how to run vb.net application in visual studio 6 pro

Author
7 Mar 2006 1:16 PM
jaffar
hai all,

          I am developing a vb.net windows application , is there any
possible to run the vb.net application in visual Studio 6 Pro, if possible
what are the ,minimum, requirments to run the application,

warm regards.
shaik jaffar ali

Author
8 Mar 2006 1:02 PM
Phill W.
"jaffar" <jaffar***@nannacomputers.com> wrote in message
news:O740sleQGHA.5808@TK2MSFTNGP12.phx.gbl...

> I am developing a vb.net windows application , is there any possible to
> run the vb.net application in visual Studio 6 Pro

Not a chance.

> what are the ,minimum, requirments to run the application,

Depends how you're developing it.
If you have Visual Studio (v2002 onwards) then you have everything
you need.

At the other end of the spectrum, you could use Notepad and the
vbc compiler.

Either way, you'd need the correct version of the 20-odd Mb .Net
Framework to actually run (or even debug!) your program.

HTH,
    Phill  W.