Will XNA work with .......?

hey everyone im new to this forums and i just had a quick question but if this question has been already asked then you may lock it.

ok my question is i recently downloaded Microsoft Visual C# Express 2005 will this work with XNA?/ is that the only program i had to download for XNA.. or in other words are there any other software i need to download to use XNA on August 30th or will XNA come with the other programs?

Thank You very much..

[444 byte] By [m0nkeyforce] at [2008-2-13]
# 1

The general rule of thumb with the Express editions is that addons of that sort are not supported by the regular product.

In the case of XNA as you've learned that on August 30th a beta version of XNA Game Studio Express will be released that is a custom built version of C# Express that targets XNA, something the regular version of C# cannot do.

As for what other software you may need... I'd hold off looking for anything extra until the beta is out.

BrendanGrant at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 2
im srry i didnt quiet understand what u meant
So the Visual C# express that i downloaded of micrsoft website is good for XNA? is is XNA going to come with a different C# express?

again i'm very srry for asking again i didnt queit understand. Thank you

m0nkeyforce at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 3
Actually, the C# Express you downloaded is exactly what you need. When we release the XNA Game Studio Express beta on August 30, it will integrate with your existing C# Express. Normally C# Express doesn't support add-ons, but this is a special exception.
KevinCoggerMSFT at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 4
thank u very much kevin and brendan for the informative posts
m0nkeyforce at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 5
I am not to sure if you need C# Express to run XNA, the way it sound it will come with it. However I think if you already have C# Express it will share files with XNA.
aka_Big_Wurm at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 6
By the way what about v.b
UnlimitedDestroye at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 7
Unlimited Destroye wrote:
By the way what about v.b

At the moment only C# is supported. They have stated other language may be supported later but nothing confirmed.

Meekel at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 8

Unlimited Destroye wrote:
By the way what about v.b

it is said only C# ...

hehe, learn c# immediately.

and i knew a little about "class"…last term

九保 at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 9

Kevin Cogger MSFT wrote:
Actually, the C# Express you downloaded is exactly what you need. When we release the XNA Game Studio Express beta on August 30, it will integrate with your existing C# Express. Normally C# Express doesn't support add-ons, but this is a special exception.

Kevin, your post has me a little confused. I was under the assumption that the XNA Game Studio Express was a totally separate build of the VS 2005 IDE and not just a plug-in. If indeed the XNA Game Studio Express is a plug-in for the C# Express IDE, will it also be compatible with Visual Studio 2005 Standard and Professional Editions for the Aug 30 release? I asked this before on David Weller’s blog and his answer was no, however your statement seems contradictory.

Billr17 at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 10

XNA Game Studio Express plugs into existing Visual C# Express installations. You will need to have Visual C# Express installed to install XNA Game Studio Express. Because the Express SKUs of Visual Studio use a different package (plugin) verification mechanism, XNA Game Studio Express will not plug into other Visual Studio SKUs. XNA Game Studio Professional will plug into other Visual Studio SKUs.

Hope this clears up some of the confusion.

Paul

PaulBleisch at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 11
Paul Bleisch wrote:
XNA Game Studio Express plugs into existing Visual C# Express installations. You will need to have Visual C# Express installed to install XNA Game Studio Express. Because the Express SKUs of Visual Studio use a different package (plugin) verification mechanism, XNA Game Studio Express will not plug into other Visual Studio SKUs. XNA Game Studio Professional will plug into other Visual Studio SKUs.

Hope this clears up some of the confusion.

Paul

Thanks Paul, I understand now.

Billr17 at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 12

I can understand this...but its weird I have VS2005 professional & now i have to download express c# to work with XNA , or wait until spring when the professional XNA comes out !! weird !!

Khaireddin at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 13
Khaireddin wrote:

I can understand this...but its weird I have VS2005 professional & now i have to download express c# to work with XNA , or wait until spring when the professional XNA comes out !! weird !!

hehe.

You can first download a c# express when XNA beta is released

and wait for the XNA professional next year

hehe

YCDC.CN at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 14

Ok I have another question related to this.

I have VS2005 Pro installed.

I need to install c# Express to use GSE ok.

On msdn for downloading c# express it states:

.

Uninstall beta versions

Before installing, you must uninstall any previous versions of SQL Server 2005, Visual Studio 2005, and the .NET Framework 2.0 (this includes Tech Preview, Beta, or CTP versions).

Now, does this refer to only Beta version of VS2005 or must I un-install my VS2005 Pro to install C# Express (and GSE)?

This would suck :(

Thanks

-paul

phetheratwork at 2007-8-30 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...