what speciffic name of an installer to get me start programming vb.net? please help me.:blush: ..is this free or what? help
Printable View
what speciffic name of an installer to get me start programming vb.net? please help me.:blush: ..is this free or what? help
I think what you want is visual studio express
thanks for the reply..which one will i use from the the link you gave me?
Since your just starting you will start off using vb.net (Visual Basic). If you need help creating your installer let me know i finished making one recently :D
Given that only one of them has "Visual Basic" in the name is that really something you need us to tell you?
hi so you mean i will install only the microsoft visual basic 2008 express edition?...can you help create installer my os is windows xp
i thought jmcil that i have to install microsoft visual studio express..im sori for such a newbie
As you can see from that page there is no specific product named "Visual Studio Express". Visual Studio is the collective name for Microsoft's suite of IDEs, of which there are many variants. VB Express is a cut-down version of Visual Studio that supports only Windows development in the VB language.
You can create a ClickOnce installer for your finished project by running the Publish wizard in VB Express.