Is it possible to write game programs using Direct X in VB.NET I think it is common to use VC++ . Is there any weaknesses in VB.NET that there is not many code samples
As you know both Andy (ZMan) and Myself are compiling resources for managed directX. You could always post your list of links to the current post on Inner Realm.
You can develop DirectX applications in any managed language using Managed DirectX. Just download the DirectX SDK and you'll be able to get started. Unfortunately, if you don't know C#, you will have to look elsewhere for samples done in your language. In your case, you might want to look at the VB samples written by Andy Dunn here: http://www.thezbuffer.com/articles/315.aspx
VB.NET & Direct X
DustinFlegel
If you want I can send it to you.
NeoHippo
As you know both Andy (ZMan) and Myself are compiling resources for managed directX. You could always post your list of links to the current post on Inner Realm.
Inner Realm - Managed DirectX Links and Resources
jking