Hi all, I'm new to vb.net can someone plzzzzzz tell me where to get a beta version of .Net to download because Microsoft only has a 60 day trial version and I live outside the U.S. so I have to pay shipping fees etc.
Thanks in advance.:)
Printable View
Hi all, I'm new to vb.net can someone plzzzzzz tell me where to get a beta version of .Net to download because Microsoft only has a 60 day trial version and I live outside the U.S. so I have to pay shipping fees etc.
Thanks in advance.:)
just download he final SDK. It is free and contains the compiler. You can write your apps with any text editor.
I know what you will say..'But I need the form editor!'
It is actually very easy to create forms through just plain coding(like many programmers have done for years with C) once you get the hang of it.