SharePoint world of ECM and Information Management

Browse by Tags

All Tags » Web » .NET (RSS)
Sorry, but there are no more tags available to filter with.
ASP.NET 4.0 Beta1 - What’s new in System.Web.dll. Assembly outlook [whitepaper]
Introduction This guideline provides detailed overview of System.Web assembly and the new classes and methods in ASP.NET 4.0, which were released with Visual Studio 2010 Beta1. Document is subject to change – we are trying to find detailed information...
Posted: Wed, May 20 2009 18:57 by Michael | with no comments
Filed under: ,
ASP.NET Theme across all pages with XMLHttpRequest calls
ASP.NET Themes is very powerful feature, but some limitations exist when you are trying to apply Themes dynamically. For the single page the way to apply theme is to use Page.Theme = “<themeName>”; inside  the OnPreInit event, but if you try...
Posted: Mon, Jul 28 2008 1:43 by Michael | with 2 comment(s)
Filed under: ,