INTRODUCTION
Microsoft Visual Basic .NET is a very popular programming language worldwide. And DirectX is also popular for creating cutting edge 2D and 3D games which supports hardware acceleration. I've seen people talking that it's needed to know C++ and Win32 API to learn DirectX and there is no other way to learn. One day I saw a friend telling DirectX can't be used with Visual Basic .NET(At that time I was an experienced Managed .NET DirectX developer). I asked, "Why?", He'd answered, "Visual Basic .NET is very slow for this task.". Like about 90% he was wrong. Because Managed DirectX is being used by Visual Basic .NET, Visual C# and VC++ regularly.
Alright, I'm seeing you're being annoyed by reading the texts above. Please don't become annoyed. I'm saying what