Browse by Tags
All Tags »
VS2008 »
.NET (
RSS)
I was reading Kathleen’s post about what a C# developer needs to know about VB and thought I should clarify the bit about Booleans converted to numerics. A Boolean in VB when converted to an integer type numeric, will be zero or the bitwise Not...
It's bad enough when the Windows Live team continually releases their SDKs omitting VB, but when XNA 3.0 CTP is released and STILL NO VB support, it's getting beyond a joke. XNA 3 is for Visual Studio 2008 and lets you do cool things like create...
In putting together some virtual machines for testing on hyper-v, I was amazed and disappointed to find that Microsoft is NOT pushing out the .NET framework any more. On Windows XP, windows update offers only .NET 1.1 and 2.0. Vista includes 3.0. So why...