Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Saving and transferring customisations

    I got an email from a reader last week asking about saving customisations in Visual Studio: Hi Bill I read an excellent article by you http://visualstudiomagazine.com/Articles/2007/12/01/Customize-the-VB-IDE.aspx?Page=1 Just wondering if you know of a way to export those customisations so I can set up...
    Posted to @ Head by bill on Tue, Nov 24 2009
    Filed under: Filed under: , , , , ,
  • Iterators in VB 10 ?

    Although VB 10 won’t have a formal syntax for iterators, it will have all the necessary ingredients to easily write iterators. In VB10 you can use a generic template and multi line lambdas to create iterators. This iterator in C# :   static public IEnumerable<String> Lines( this TextReader...
    Posted to @ Head by bill on Mon, Feb 2 2009
    Filed under: Filed under: , , , , , ,
  • Least among equals ?

    Patrick Meader writes on the divide between VB and C# inside Microsoft , and raises an interesting question. My response is probably going to be lengthy; more than I have time for at present. In the meanwhile, what do you think of the issues raised in Pat's editorial ?
    Posted to @ Head by bill on Tue, Mar 25 2008
    Filed under: Filed under: , , , ,
Page 1 of 1 (3 items)