PDA

View Full Version : ASP.NET 2.0 supports


Heng Cao
12-22-2005, 10:11 AM
What is the roadmap to support ASP.NET 2.0?

I'm seeing several issues now in ASP.NET 2.0:

a. Master property is not writable
(Master is declared in System.Web.UI.Page and Spring.Web.UI.Page)
b. Resources of Page cannot be found via Page.GetMessage() since
it is using ResourceManager.

Is there any thread to post ASP.NET 2.0 related issues?