Contents tagged with VisualBasic

  • Amazon Web Services talk in Winnipeg

    I love Winnipeg, but it doesn't normally get all that many developer focused talks... so if you live there and you are interested in .NET based web development, you should really get down to this event. Continue reading...

  • Ok, cool plug-ins for Windows Live Writer cropping up all over

    If you are a dev, then this code formatting plug-in is probably the coolest thing out there... I'm still ranking Tim's Flickr plug-in as #1 at the moment, at least my slightly customized version that is, but if you'd like a list of several available plug-ins then this spaces entry is a good place to check out. Of course, if you have no idea what Windows Live Writer is... check out this video from on10.net :) Continue reading...

  • Beta versions of the MSDN home page now available...

    I've been working (as part of a large team!) on the new platform for MSDN, which is up and running at http://msdn2.microsoft.com... and now you can see prototype versions of the MSDN home page ontop of that same platform. Check it out here [http://beta.msdn.microsoft.com/default.aspx]. The new home page demonstrates some of the personalization/profile features that will end up on the final MSDN site in the near future. Continue reading...

  • Just spent way too much time fixing VB code coloring on MSDN2

    You may have already noticed this, but the current build of MSDN2 has a bug in the way it colors VB code snippets, as you can see here (scroll down, there are quite a few problems in the code snippet coloring, see how many you can spot!)... turns out the code wasn't handling comments right, text in quotes, and it didn't have a full list of the VB keywords (so MsgBox was not recognized, for example). I've fixed it all up now (I think) so that code will work its way through review and test then get added to some not-too-distant update of the site code... but for now, here is the revised output for those particular code samples. Continue reading...

  • Looks like I coded myself into a corner here...

    This is the sort of thing that happens with large development teams, one team codes in 'fixes' that break someone else's work... I don't normally do this all by myself! I updated the Flairmaker to support Atom 0.3, then I updated my feeds to Atom 1.0 ... great. Continue reading...

  • Just arrived for ASP.NET Connections...

    Landed in Vegas for the conference, talk is on Thursday.... I'll be talking about MSDN2.microsoft.com, but more specifically I'll be covering the use of the Virtual Page Provider feature in ASP.NET 2.0, so if that type of thing appeals to you, come by and check it out! Continue reading...