Which Visual Studio do you use?

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

CoderLaureate(Posted 2008) [#1]
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.


Kale Kold(Posted 2008) [#2]
I use C# with VS2005.


Moraldi(Posted 2008) [#3]
MingW (Dev-C++)


Matthew Smith(Posted 2008) [#4]
VS2008 Team System and VB.Net


KimoTech(Posted 2008) [#5]
VS2005 Pro


Mr. Write Errors Man(Posted 2008) [#6]
VS2008 and C#.


Moraldi(Posted 2008) [#7]
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?


Mr. Write Errors Man(Posted 2008) [#8]
Are you sure you didn't accidentally download C# edition? :)

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

-AF


Dreamora(Posted 2008) [#9]
unimportant *virtually clicking the delete button*


Moraldi(Posted 2008) [#10]
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#.


Kanati(Posted 2008) [#11]
2005 pro


ziggy(Posted 2008) [#12]
In the preferences of your project, in the build options, advanced build, unselect the 'target .net 3.5' option


dynaman(Posted 2008) [#13]
VB2005, switching to 2008 soon.