Answered by:
Visual Studio Express

Question
-
For the Past year or so I Have been learning to program using Visual Basic (Express) I wanted to start dabbling in 3d Graphics
Since Direct X is no longer supported by Visual Studio I wanted to try xna sdk but I have come to understand that visual Basic ( express) is not supported for this ether. yet the other Express versions of visual studio are. So reluctantly I decided to try my hand at C# unfortunately the download link for Visual studio C# ( Express ) does not start the download it only opens another tab in my browser which never loads. I left it loading for 15 min , and got nothing, no web page no download, nothing .
every attempt I have made to report this condition to a Microsoft representative has been met by the runaround. I spent over an hour on the phone today on hold and getting bounced from one department to another. Each department telling me that this sort of problem was the responsibility of another department.
Come on, Really is this how Microsoft Does business??
First of all, Why should one Programing language be singled out, if all the rest of the visual studio express vertions can use the xna sdk then Why not Visual basic??
Secondly, Why all the runaround on the support line? do your representatives really not know which departments are responsible for Visual studio C# download Failures ??
up until I ran into these issues I was seriously thinking of buying the new (full Version ) of visual studio. but now I am starting to feel relived that I Did not
Thursday, March 19, 2015 8:04 AM
Answers
-
Hi,
you can try using the Visual Studio Community Edition. It's a full Version of Visual Studio Professional and you can try this out before buying anything.For XNA and VB are not many samples around. So if you want to create games you may better use C..
Kind Regards
Thomas- Proposed as answer by Barry Wang Friday, March 20, 2015 1:30 AM
- Marked as answer by Barry Wang Friday, March 27, 2015 6:53 AM
Thursday, March 19, 2015 10:29 PM
All replies
-
Hi,
you can try using the Visual Studio Community Edition. It's a full Version of Visual Studio Professional and you can try this out before buying anything.For XNA and VB are not many samples around. So if you want to create games you may better use C..
Kind Regards
Thomas- Proposed as answer by Barry Wang Friday, March 20, 2015 1:30 AM
- Marked as answer by Barry Wang Friday, March 27, 2015 6:53 AM
Thursday, March 19, 2015 10:29 PM -
Hi RougeWolff,
Sorry to hear that you meet so much trouble when install Visual C# Express and report this issue. However please notice that the latest Visual Studio 2012 and Visual Studio 2013 Express version are not language specific anymore. For DeskTop app you can choose the Visual Studio 2012/2013 Express for Windows DeskTop. You can also choose Community Edition as Thomas mentioned. It is somewhat euqal to VS2013 Pro version.
Please choose them and use the ISO installer to check the result. By checking here https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs you can then verify your installer.
Best regards,
Barry
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.Friday, March 20, 2015 1:40 AM -
I was under the impression that direct x is still supported but XNA isn't.
I have some cad software which uses both and it will no longer compile the xna version but will compile the direct x version.
n.Wright
I found a site that has all latest updates to XNA and now my XNA program compiles ok.- Edited by nigelwright7557 Friday, March 20, 2015 3:22 AM
Friday, March 20, 2015 2:23 AM