Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • 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: , , , , ,
  • Windows Virtual PC now on MSDN

    If you’ve got Windows 7 installed, the Windows Virtual PC for Windows 7 is now on MSDN subscriber downloads !!! I had the Release Candidate (RC) installed, so had to uninstall that first and reboot before installing the RTM release. All worked perfectly, and my VPC’s from the RC also are working fine...
    Posted to @ Head by bill on Wed, Oct 7 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: , , , , , , , ,
  • Expression 3 is on MSDN

    With all the focus on Windows 7 RTM announcements, the availability of Expression 3 on the MSDN site last Thursday may have sneaked under folks radars.  For MSND subscribers, grab your copy of Expression 3.
    Posted to @ Head by bill on Mon, Jul 27 2009
    Filed under: Filed under: , , , ,
Page 1 of 1 (4 items)