Where can I use d / l MS Powerpacks 10?

I can not find the site where to download ms Powerpacks 10, I use it with vb.net 2010.

+7
source share
3 answers

Microsoft.VisualBasic.PowerPacks.Vs 10.0.0.0 is included with Visual Studio 2010.

The default location is C:\Program Files\Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages\VBPowerPacks\en\VisualBasicPowerPacksSetup.exe

+6
source

I believe 10.0 is not a real name, but it is actually 3.0. Download link, which can be found below

http://msdn.microsoft.com/en-us/vbasic/bb735936

However, from this post it seems to be included in VS2010 anyway!

http://blogs.msdn.com/b/vsdata/archive/2009/12/29/visual-basic-powerpacks-is-released-in-visual-studio-2010-beta2.aspx

+4
source
+1
source

All Articles