Showing results for April 2008 - .NET Blog

Apr 27, 2008
0
0

Workaround: Empty Design View for User Controls

Web Development Tools Microsoft
Web Development Tools Microsoft

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 styles...

ASP.NET
Apr 24, 2008
0
0

Public alias to report performance issues with VWD 2008

Web Development Tools Microsoft
Web Development Tools Microsoft

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 vwdperf-at...

ASP.NET
Apr 24, 2008
0
0

Dynamic Data Preview 04-23 Refresh Now Available

Web Development Tools Microsoft
Web Development Tools Microsoft

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.  For...

ASP.NET
Apr 9, 2008
0
0

ASP.NET Dynamic Data Preview Released on MSDN Code Gallery

Web Development Tools Microsoft
Web Development Tools Microsoft

ASP.NET Dynamic Data is a great innovation for creating data-driven Websites.  It provides two key features: ASP.NET Dynamic Data has been available for awhile in the ASP.NET 3.5 Extensions Preview, released in December 2007.  I am happy to announce today that there is an updated ASP.NET Dynamic Data Preview release available o...

ASP.NET
Apr 4, 2008
0
0

Looking for talented Program Managers to join our team!

Web Development Tools Microsoft
Web Development Tools Microsoft

If you love the web and are passionate about the developer experience building web applications we'd like to hear from you.These are hot positions focused on cutting edge technologies.  You can learn more about our positions from the links below: Authoring for Web Standards Authoring Silverlight Applications in Visual Studio  (also c...

ASP.NET
Apr 4, 2008
0
0

Using IIS7 with Visual Studio 2005 & Visual Studio 2008

Web Development Tools Microsoft
Web Development Tools Microsoft

Mike Volodarsky on the IIS team just published some very useful articles describing how to setup and configure IIS7 to properly work with Visual Studio 2008 and Visual Studio 2005.The article covers necessary components needing to be installed, and the required configuration needed to create, edit and debug web applications using IIS7 and Visual St...

ASP.NET
Apr 3, 2008
0
0

Solution: web applications using DHTML Editing Control do not work in Windows Vista

Web Development Tools Microsoft
Web Development Tools Microsoft

Last year, we made a post to the IE team blog about the removal of the DHTML Editing Control from the Windows Vista.The removal of the control affects three types of applications: Just this last week, we released one more solution for web applications that rely on the DHTML Editing Control and do not work in Vista.  The solution is named PDE...

ASP.NET