C# 2005 express edition + .net framework 2.0 sdk

Hi everyone. I want to start using the features that sdk has. But i have a problem. Don't know how to start T_T.

I have installed C# 2005 express and .net framework. But i don't know how to use the sdk features.

I tried also installing the directx 9 sdk and i can't use it's features neither. I just don't know how to do it.

If anyone could help it would be nice :P

Thanks Everyone and excuses for my english




Answer this question

C# 2005 express edition + .net framework 2.0 sdk

  • The Fish

    which SDK are you referring to if you are referring to the DirectX SDK have you looked at the samples and documentation Samples contain everything you need to know about how to use the directx SDK really. you need to add references to those assemblies you wish to use which give you access to use those class files.

  • barkingdog

    Can you be more specific Any program you write in C# 2005 will use .NET 2.0...

  • Sres

    I'm gonna give a try. Thanks. I was a "little" bit confused :P

  • C# 2005 express edition + .net framework 2.0 sdk