Posts by this author

Jun 11, 2008
Post comments count0
Post likes count0

Multiple control selection in Visual Studio 2008 SP1 RTM

We have been listening to your [strong] feedback and we are now happy to announce that multiple selection and alignment operations in Design view are coming back and will be included in VS 2008 SP1 RTM and Visual Web Developer Express 2008 SP1 RTM.We do understand that designing pages using absolute positioning of elements is a highly controversial...

ASP.NET
Jun 10, 2008
Post comments count0
Post likes count0

ADO.net Data Service reflection class creation in VS2008 SP1 Beta, a breaking change with CTP time

I added a blog "ADO.net Data Service reflection class creation in VS2008 SP1 Beta, a breaking change with CTP time" inhttp://blogs.msdn.com/xqiu/archive/2008/05/13/ado-net-data-service-reflection-class-creation-in-vs2008-sp1-beta-a-breaking-change-with-ctp-time.aspxHope it helps for data service lovers.Xin, SDET in Web Development Tools

ASP.NET
Jun 10, 2008
Post comments count0
Post likes count0

Support configuration specific output folders in a Silverlight project

In Beta1, VS Silverlight tools doesn’t allow users to maintain separate build output folder for different build configuration, and this causes once you switch from “Debug” to “Release” build configuration, under ClientBin folder the existing debug assemblies will be overwritten by the release version. Unless you switch back to “Debug” configuration...

ASP.NET
Jun 10, 2008
Post comments count0
Post likes count0

Localizing a Silverlight application

VS Silverlight beta2 adjusted its build functionalities to support the new Silverlight runtime localization model, which essentially is “one language, one xap”. This article provides the steps to take to build a localized app Let us say, you want to localize your app for the culture of “ja-jp”. You have created several resource files and you want ...

ASP.NET
Jun 6, 2008
Post comments count0
Post likes count0

What’s new with Silverlight Tools Beta 2!

A number of great improvements and changes were made for Silverlight Tools Beta 2. The following list summaries some of the major changes with details on each below. 1. WCF Templates for Silverlight Enabled. WCF templates are now enabled for Silverlight. If you want to add Web Services to your Silverlight applica...

ASP.NET
May 31, 2008
Post comments count0
Post likes count0

ASP.NET MVC Preview 3 Tooling Updates And Updated NUnit Test Project Templates

Note: Please see this post for an updated set of templates created for ASP.NET MVC RTM: http://blogs.msdn.com/webdevtools/archive/2009/04/28/updated-nunit-templates-for-asp-net-mvc-1-0-rtm.aspx    Earlier this week ScottGu announced the release of ASP.NET MVC Preview 3 and outlined some recent changes to the framework. I wanted ...

ASP.NET
May 30, 2008
Post comments count0
Post likes count0

Catch our team at TechEd 2008 – Orlando.

Every year we send a team to TechEds to meet you, our customers. They will be at the event site from 8.30 AM to 6.00 PM to answer your questions from June 3rd to June 6th. This time we have the following representatives at TechEd. ASP.NET Team: Kathy Carper, Scott Hunter, Simon Calvert, Clay Compton, Konst Khurin, Mark Rose...

ASP.NET
May 15, 2008
Post comments count0
Post likes count0

Error occurs installing Visual Studio 2008 SP1 Beta if KB944899 is installed.

If you have the first release of KB945140 installed on your system you may run across an error when trying to install Visual Studio SP1 Beta. Likewise if you have any previously released hot fix, VS may not install properly even though it reports success.  The work around is to manually remove traces of KB944899 from your system, or you can ru...

ASP.NET
May 13, 2008
Post comments count0
Post likes count0

Dynamic Data Website: Setting selection in a list from the URL

Bradley’s earlier post, ASP.NET Dynamic Data Preview Released on MSDN Code Gallery, outlined the functionality the ASP.NET Dynamic Data is offering and the walkthrough steps of how to create a Dynamic Data website using the wizard. In this post, I just want to explain a little bit how the selection between modules can “magically” work. Let’s create...

ASP.NET
May 12, 2008
Post comments count0
Post likes count0

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 has addr...

ASP.NET