If you open Visual Studio 2008, you'll notice that the start page for VB hasn't been updated since December 4th, 2007. Strangely enough the VB team's blog still seems to be used from time to time. Hopefully someone's just asleep at the wheel over at Microsoft and this might get fixed...
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
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
If you want to download the videos to watch later, or to happily play them faster, skip ahead etc, then you can grab the .wmv files instead of having to watch them in a browser in silverlight. I like to increase the play speed in parts and silverlight doesn't allow that ;) To get the .wmv's,...
Posted to
@ Head
(Weblog)
by
bill
on
02-23-2008
Filed under: VB, Life, Rant, LINQ, 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
A couple of weeks ago a friend was chatting to me in IM and asked me about a problem he was having with generics constraints. I told him he was trying to solve the lack of an INumeric interface issue. Then last week I watched Brian Beckman go through the same thing with generics, again unable to use...
Posted to
@ Head
(Weblog)
by
bill
on
12-22-2007
Filed under: VB, Rant, Orcas, VB10, VS2008
RJ posted an interesting entry about LINQ to XSD. The early LINQ to XSD bits that surfaced back in Orcas Beta 1 or thereabouts were basically an object layer of the underlying xml data. It was better than *just* an object model in that much of the XElement capabilities remained, but it was still just...
Posted to
@ Head
(Weblog)
by
bill
on
12-05-2007
Filed under: VB, Orcas, LINQ, VB10, VS2008