Browse by Tags

All Tags » Orcas » VB10 » VS2008 (RSS)
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...
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...
2 comment(s)
Filed under: , , , ,
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...
with no comments
Filed under: , , , ,
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...
4 comment(s)
Filed under: , , , ,
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...
1 comment(s)
Filed under: , , , ,
Kathleen has posted about a real nasty bug in the VB 9 (VB 2008) compiler. And I mean nasty !! The compiler won't warn you, won't give an error of any sort.. it will just omit lines of code from your application ! Yep, it will compile as if nothing...
with no comments
Filed under: , , , ,