Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio » .NET
Showing page 1 of 2 (13 total posts)
  • Seattle Code Camp 2008

    I am presenting two sessions at the Seattle Code Camp, Saturday Jan 26 - Sunday Jan 27, Both of my talks are on Sunday. An ASP.NET Ajax talk at 9:15 AM and a Programming Reporting Services talk at 3 PM. Everything can be found on the Code Camp site, including the schedule and a description of the sessions. The conference is at DigiPen in ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on January 24, 2008
  • Visual Studio 2008 is Shipping

    Visual Studio 2008 is a done deal. It's just a matter of releasing the various versions to the people. Right now, you can download a copy of any of the express versions (VIsual Web Developer Express, Visual C# Express, Visual Basic Express, or Visual C++ Express) from the Express Downloads page. These are the real deal, not some late beta ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on November 22, 2007
  • Learn VS 2008 and .NET 3.5

    Guy pointed out a great resource for learning the newly released Visual Studio 2008 for free: the Visual Studio 2008 and .NET Framework 3.5 Training Kit, from Microsoft.  To quote the site: The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn ...
    Posted to Steven Smith (Weblog) by ssmith on November 20, 2007
  • Visual Studio 2008 and the .NET Framework 3.5 Released

    In my attempt to add to the monotony, I'll say that not long ago Visual Studio 2008 was released to all of the MSDN subscribes. With the news spreading so quickly the downloads are all taking forever. Good luck! Scott Guthrie, as usual, posted some good content about this Visual Studio 2008 release. There will be some trial versions of the ...
    Posted to Orcs Goblins and .NET (Weblog) by Brendan on November 19, 2007
  • VS2008 Shipping November 2007

    It's official now - Microsoft has announced that it will ship Visual Studio 2008 and the .NET Framework 3.5 later his month, November 2007.  The announcement came earlier today at TechEd Developers in Barcelona, Spain.  I expect a similar announcement will be made this week during the keynotes for DevConnections.  You can read the ...
    Posted to Steven Smith (Weblog) by ssmith on November 5, 2007
  • DevExpress TechSummit

    I'm in Vegas a few days early (before DevConnections) to attend DevExpress's TechSummit2007, where they've invited a bunch of MVPs, authors, speakers, etc. to come and learn more about their controls and tools.  Yesterday we saw some of what they're working toward in the WPF space, with some charts and grids that are not quite ...
    Posted to Steven Smith (Weblog) by ssmith on November 4, 2007
  • TFS Beta 2 VPCs Expire November First

    In case you haven't seen this news from last Friday, the TFS Beta 2 Virtual PC images have an operating system timebomb in them that is set to expire on 1 November 2007.  This is not, however, the end of the world if you have been using these builds for demo or test purposes, though if you've got them in anything close to a production mode ...
    Posted to Steven Smith (Weblog) by ssmith on October 29, 2007
  • VS 2008 VPC Images Set to Expire!

    This from Steve Dybing at Microsoft: We know many of you have been testing the Visual Studio 2008 Beta 2 VPC images, http://msdn2.microsoft.com/en-us/vstudio/default.aspx.  It has been brought to our attention that the current Visual Studio 2008 Beta 2 VPC images will expire on November 1, 2007, rather than March 15, 2008 as originally ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on October 27, 2007
  • Sharing Resources Between Projects in .NET

    ASP.NET has some great support for Resources (for localization and internationalization, mainly), but unfortunately by default they're limited to the same project because they're generated with the internal keyword.  I wanted to be able to share common strings for things like Exception messages, format strings, and default messages between ...
    Posted to Steven Smith (Weblog) by ssmith on October 17, 2007
  • Open Source .NET in 3.5

    ScottGu just made a very exciting announcement - as of Visual Studio 2008 and .NET 3.5, the base class libraries will ship with source and debug symbols!  What this means to developers is we'll no longer need to resort to tools like Reflector to see what is going on under the covers when we use framework libraries.  These libraries are ...
    Posted to Steven Smith (Weblog) by ssmith on October 3, 2007
1 2 Next >