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: , , , , ,
  • IntPtr gets operators !!!

    This seems so incredibly long overdue, but at last as of .NET 4, IntPtr has + and – operators added to it !! This means you can now easily write code such as :     Dim ptr As IntPtr     . . . .     ptr += 4   this is great when dealing with offsets etc...
    Posted to @ Head by bill on Wed, Nov 4 2009
    Filed under: Filed under: , , , , ,
  • Updates on the Snippet Editor

    First the good news : The February release of the Snippet Editor has now had 10,000 downloads ! Now for bug fix news: There were a couple of issues with the paths per language.  A problem with Express Editions of Visual Studio occurred due to partial entries in the registry I didn’t for-see. Initial...
    Posted to @ Head by bill on Wed, Sep 2 2009
    Filed under: Filed under: , , , , , , , ,
Page 1 of 1 (3 items)