Which Visual Studio do you use?

Blitz3D SDK Forums/Blitz3D SDK Programming/Which Visual Studio do you use?

Which version of Visual Studio do you use? (if any)
I'm just curious. For all of you that are using C# and/or VB.Net with the SDK. I've recently converted my projects over to Visual Studio.net 2008. Also, which language do you use? VB.Net or C#? When .net first came out I was big time biased against VB.net because C# was faster and more optimized. But I've learned recently that VB.net is catching up.

I use C# with VS2005.

MingW (Dev-C++)

VS2008 Team System and VB.Net

VS2005 Pro

VS2008 and C#.

With which of these MS Studios can you program in C++ using a visual GUI editor.
Sorry for this 'stupid' question but recently I installed a Visual C++ 2008 Express Edition and I had the option to build a Windows Forms only in C#. Is this correct or I missed something?

Thanks

Edit: Do you know what is the cost for a professional solution?

Are you sure you didn't accidentally download C# edition? :)

VS2008 Standard costs 300+ euros, VS2008 Pro costs 600+ euros.

-AF

unimportant *virtually clicking the delete button*

Thanks arctic fox for the info.
About your question: Yes I am sure. About menu indicates: 'Visual C++ 2008, Express Edition'
But the generated code after: File->New->Project and then from Templates CLR->Windows Form Application is C#.

2005 pro

In the preferences of your project, in the build options, advanced build, unselect the 'target .net 3.5' option

VB2005, switching to 2008 soon.