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 games for Zunes, unless of course you want to do...
Posted to
@ Head
(Weblog)
by
bill
on
05-09-2008
Filed under: VB, Rant, Orcas, VS2008, CSharp, .NET
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 is it that Microsoft will push out 2.0, but not...
Paul Vick posted a speculative post as to Automatically Implemented properties for VB10. Although it's kind of nice, it really is just a minor modification from what C# did in 3.0 and misses a lot of the "what if" scenarios we should be asking. What if : You want to add a break point on...
Paul Stovell finally notices the lack of support for statement lambdas in VB9 . Unfortunately Vb9 only supports lambda expressions such as can be expressed in today's expression trees. .NET 4.0 will most probably include support for lambda statements, and hopefully at the same time VB10 will have...
I got an email today asking about the use of the Microsoft.VisualStudio.Zip assembly. Hi, my name is XXXXXX and I'm from XXXXX. I'm writing a custom .Vsi writer and I saw that in the Code Snippet Editor for VB 2008 (a great tool!) you made use of the Microsoft.VisualStudio.Zip assembly. What...
After my post about the first set of insults from the Windows Live team and the Search API samples, it was nice to see some VB samples released. Sadly though they were just the C# samples run through an automated tool. I mean look at this bullshit code from them : Select Case searchFlagsValue Case 0...
Posted to
@ Head
(Weblog)
by
bill
on
03-12-2008
Filed under: VB, Whidbey, Rant, Orcas, VB10, VS2008, CSharp
Yesterday I reported how the Windows Live Search team posted samples in 5 different languages, but not VB. Well today the Live team has posted their Live ID Web Authentication SDK, which boasts : This release includes a sample application for each of six different programming languages: ASP.NET, Java...
Microsoft's Live Search API team have released samples in Java, PHP, C#, Python and Ruby, but no VB samples. Better not say the " N word ", even though that's the way it seems yet another team at Microsoft chooses to treat their supposedly most popular language base. The question remains...
Posted to
@ Head
(Weblog)
by
bill
on
03-04-2008
Filed under: VB, Rant, Orcas, VB10, VS2008
Thanks to Paul Vick for pointing out the Lang.Net symposium talks are now on the web. I've only watched a few so far, but here's my thoughts/review of them Paul's talk on VB.Next A quick overview of one area VB will probably be heading is making the language more scriptable. This isn't...
Posted to
@ Head
(Weblog)
by
bill
on
02-22-2008
Filed under: VB, Rant, Orcas, VB10, VS2008
I was flicking through some MSDN help pages, when I noticed this topic on Component Authoring: Isn't it nice how "special" Microsoft views VB folks. Obviously anyone using C# doesn't have this issue, it's just the people using VB. Not patronising at all <geez> Oh well, at...
Posted to
@ Head
(Weblog)
by
bill
on
02-21-2008
Filed under: VB, Life, Rant, Orcas, VS2008