VB.NET and DirectX

  • Thread starter Thread starter poldoj
  • Start date Start date
P

poldoj

Its possible to get directX working with vb.net? I have heard something
about "managed code", where I can find more infos?

thanks
 
poldoj said:
Its possible to get directX working with vb.net? I have heard something
about "managed code", where I can find more infos?

DirectX 9.0 SDK Update - (June 2005)
<URL:http://www.microsoft.com/downloads/details.aspx?FamilyID=69BF704D-CD35-40C4-91A5-AA0E27C8F410>

DirectX 9.0 for Managed Code
<URL:http://msdn.microsoft.com/library/en-us/directx9_m/directx/directx9m.asp>

Notice that there are separate groups for DirectX-related questions
available:

microsoft.public.win32.programmer.directx.managed
microsoft.public.win32.programmer.directx.sdk
 
As a little addition to Herfried.

In the by him provided link to the DirectX 9.0 SDK update is one horrible
VBNet managed code sample and are a lot of C# samples.

I assume that in the by Herfried given newsgroups, is mostly used non
managed C++.

Cor
 
Cor,

Cor Ligthert said:
In the by him provided link to the DirectX 9.0 SDK update is one horrible
VBNet managed code sample and are a lot of C# samples.

ACK. That's very disappointing.
I assume that in the by Herfried given newsgroups, is mostly used non
managed C++.

Mhm... "microsoft.public.win32.programmer.directx.managed" is intended for
questions about using Managed DirectX, and questions are related to using it
in VB.NET and C#.
 
Herfried,
Mhm... "microsoft.public.win32.programmer.directx.managed" is intended
for questions about using Managed DirectX, and questions are related to
using it in VB.NET and C#.
You are right, I was going on my expirience with the samples in the SDK.

It is not a very active newsgroup, however most questions are answered.

Strange that there is no dotnet newsgroup for that however is in the win32
category.

Sorry

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Visual Basic .net and DirectX 4
DirectX 1
vb.net and DirectX 4
vb.net & directx ? 4
vb.net and directx 3
DirectX 9 SDK and .NET 1
vb.net directx 9 books 6
VB.net 12

Back
Top