a newbie with a question about .net SDK
-
i am relatively new to visual basic .net so these questions will probably be on the dumb side. i bought visual basic .net standard Ed. (i couldn't afford to get the studio version) and was wondering if the .net framework SDK came with it, if not should i install it. does it also come with the redistributable package, or would i have to download that too. Finally, today i found an update for the SDK framework documentation that came out in October, should i download that also. any help on these things would be greatly appreciated. Thanks. Dave Pursey.
-
i am relatively new to visual basic .net so these questions will probably be on the dumb side. i bought visual basic .net standard Ed. (i couldn't afford to get the studio version) and was wondering if the .net framework SDK came with it, if not should i install it. does it also come with the redistributable package, or would i have to download that too. Finally, today i found an update for the SDK framework documentation that came out in October, should i download that also. any help on these things would be greatly appreciated. Thanks. Dave Pursey.
The framework and the SDK come with visual studio, you don't have to install them again. The redistributable package contains only the framework, without the SDK. I think it is included in the visual basic installation - it has to be installed only on other machines to run .net applications.