Does VS Express Editions Support the Namespace System.Web.UI.WebControls.WebParts?
Does VS Express Editions Support the Namespace System.Web.UI.WebControls.WebParts like VS 2005 does?
Bill
Since this namespace is part of the .NET framework, and not the Visual Studio IDE, you can use it. However, it only makes sense in VWD Express (for web development).