View Full Version : Visual studio
albear
Dec 24, 2008, 08:26 AM
I selected c++ when I first started it and it asked me what language I would like to work in, but I can't figure out how to change it to c#, how would I do this?
Thanks
Scleros
Dec 24, 2008, 04:07 PM
If you have Visual C# installed, it may be selected as the type when creating a new project. Is that what you're asking?
albear
Dec 24, 2008, 04:10 PM
Oh, so would it work in c# if I opened a project that was started in c#
Scleros
Dec 24, 2008, 04:45 PM
Yes, if C# is listed as one of the project types selectable in the new project window. What version of Visual Studio do you have? VS2008 may be different, I haven't upgraded yet.
albear
Dec 25, 2008, 10:00 AM
05, I was wondering because I've got something I need to work on over christmas is all
albear
Dec 28, 2008, 06:53 PM
Hmmmm OK it didn't work, I opened it and it didn't work so I downloaded xna game studio, which I've also been using with it but still no, any ideas how I can get it to work?
Scleros
Dec 28, 2008, 08:17 PM
I'm not clear on what you're trying to accomplish. I haven't used XNA Game Studio. Why does Visual Studio need to be in the picture? Can you use Visual C# Express Edition?
This system requirements listed at Microsoft XNA Game Studio 3.0 (http://www.microsoft.com/downloads/details.aspx?FamilyId=7D70D6ED-1EDD-4852-9883-9A33C0AD8FEE&displaylang=en) and also XNA Team Blog : Announcing: XNA Game Studio 3.0 Community Technical Preview (CTP) (http://blogs.msdn.com/xna/archive/2008/05/07/announcing-xna-game-studio-3-0-community-technical-preview-ctp.aspx) indicate VS2008 w/C# support or VC# 2008 Express needed for XNA Game Studio .
albear
Dec 29, 2008, 06:12 AM
Aha, the problem was I had been able to run it using visual studio when I was working on it back at unibut apparently I can't do that on my computer, however I did get it to run via c# express.
Thanks for the help
albear
Scleros
Dec 29, 2008, 06:43 AM
No problem, I can wander aimlessly into a solution with the best of 'em. :o