Home All Groups Group Topic Archive Search About
Author
29 Sep 2006 11:13 PM
Dennis
Where is a good internet site to learn about DirectX, i.e., what it is, what
it does, and how to use it with VB.Net.

Also, is it faster (or even possible) to draw to a bitmap with Direct X or
with using GDI.
--
Dennis in Houston

Author
30 Sep 2006 2:00 AM
Denis Voyer
Hi Dennis,

Maybe I can help you this time. ;-) I've been going to another news group on
Managed DirectX (Or MDX) and something I've just learned myself today is
that MDX is no longer being worked on, will no be upgraded and a new XNA
Framework (Beta) is avaiable and will be replacing the MDX. I was given this
link to start looking into it.
http://msdn.microsoft.com/directx/xna/migration/ The way I see it is that
the XNA will be more for game programming. Don't know if this helps but
there it is. :-)

Denis

Show quoteHide quote
"Dennis" <Den***@discussions.microsoft.com> wrote in message
news:DF2F7E6C-FA7A-4048-A150-455229CE821A@microsoft.com...
> Where is a good internet site to learn about DirectX, i.e., what it is,
> what
> it does, and how to use it with VB.Net.
>
> Also, is it faster (or even possible) to draw to a bitmap with Direct X or
> with using GDI.
> --
> Dennis in Houston