MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Windows Live team continues insults at VB'ers ...

    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
  • Arrays in VB.NET

    You probably know that declaring an array in VB, such as : Dim names(9) As String creates an array with 10 elements. As of VB8 you can use the 0 To syntax for the same thing: Dim names(0 To 9) As String I prefer the 0 To syntax as it clearer for those from other languages as well as clearer for me ;...
    Posted to @ Head (Weblog) by bill on 02-16-2008
    Filed under: VB, Whidbey, Orcas, VS2008
Page 1 of 1 (2 items)


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems