.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Visual Studio 2008 SP1 Beta

Visual Studio 2008 SP1 Beta is now available!  You can download it here (though before you do, read the note below).  In SP1, we have added some new features as well as many bug fixes.  In this blog post I’ll attempt to give an overview of the features as well as some of the key issues the Visual Web Developer team ...

Introducing JScript Formatting in VS 2008 SP1

(image) Colorization, validation, IntelliSense, and formatting comprise the core of any modern editor.  With VS 2008 SP1, we are completing the core JScript editor by introducing code formatting.  Additionally, we have promoted JScript to a dedicated node in “Tools Options” providing a clean separation from the HTML “Tools ...

Silverlight Resources

Looking for an good list of Silverlight Resources? I have created a list of Silverlight Blogs, Tutorials and more that you can find here:http://silverlight.net/blogs/msnow/archive/2008/05/05/silverlight-resources.aspxI will be keeping this list up-to-date so send me any links you feel are missing!Thank you.Mike Snow SDET Lead  Visual ...

Workaround: Empty Design View for User Controls

I've noticed quite a few people run into the issue "Why is design mode empty for my web user control (ASCX)?".  It's not obvious what might be causing this bug, so I thought I'd offer an explanation and a couple workarounds. Problem You have a user control that has a "link" tag to an external style sheet or a "style" tag with local ...

Public alias to report performance issues with VWD 2008

As a part of creating a way for customers to directly communicate with the product team and get help if they are running into performance issues in Visual Web Developer 2008 or web-related features in Visual Studio 2008, the product team has created a public alias to report all performance related concerns about the product. The alias is ...

Dynamic Data Preview 04-23 Refresh Now Available

Update to the preceding blog post... we've just made available an 04-23 refresh of the Dynamic Data Release on the Code Gallery website.  This release includes some nice runtime enhancements for routed URLs, Dynamic Data Wizard templates in the Visual Basic language, plus a whole bunch of bug fixes and codegen improvements. ...