Re: A few questions!
- From: legalize+jeeves@xxxxxxxxxxxxxxxxx (Richard [Microsoft Direct3D MVP])
- Date: Wed, 11 Oct 2006 13:03:43 -0700
[Please do not mail me a copy of your followup]
"Poldie" <Poldie@xxxxxxxxx> spake the secret code
<1160595300.897920.23220@xxxxxxxxxxxxxxxxxxxxxxxxxxx> thusly:
Thanks, but I specifically want to learn VB.net as I know VB6 extremely
well, and it will come in handy in my career (whereas the DirectX stuff
I'm learning is purely for fun).
VB.NET is C# with words replacing all the punctuation. I say this as
someone who has learned both around the same time.
About the only syntactical differences between the two is that VB.NET
has the 'with' block for accessing members of a class/struct and C#
has the 'using' block for conveniently working with IDisposable.
VB.NET 2005 got a using block, but C# 2005 didn't get a with block.
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>
.
- References:
- A few questions!
- From: Poldie
- Re: A few questions!
- From: ZMan
- Re: A few questions!
- From: Poldie
- A few questions!
- Prev by Date: Re: A few questions!
- Next by Date: Re: Drawing DirectX surface to an Image (possible?)
- Previous by thread: Re: A few questions!
- Next by thread: Re: A few questions!
- Index(es):
Relevant Pages
|