The Telerik guys are blogging!
[Via Angus Logan] The guys from Telerik who invented the famous replacement for the HtmlPlaceholderControl started their own blog! Check it out: http://blogs.telerik.com/
[Via Angus Logan] The guys from Telerik who invented the famous replacement for the HtmlPlaceholderControl started their own blog! Check it out: http://blogs.telerik.com/
A must read for everyone interested in computer security from Mark Russinovich of www.sysinternals.com: http://www.sysinternals.com/blog/2006/01/antispyware-conspiracy.html
Arpan has released an article with new destails about MCMS and SharePoint next version. A must read! http://blogs.msdn.com/arpans/archive/2005/12/30/508244.aspx
Sandeep Maheshwari is the bad guy of this story. He uploaded a code sample to GotDotNet which uses undocumented API calls to update the MCMS repository content. If he would like to do something like this to his own repository: fine! He will loose the chance to get support from Microsoft if a database inconsistancy […]
[Via Spence] With the recent release of Service Pack 2 for MCMS, it is now possible to take advantage of many ASP.NET 2.0 features within your MCMS applications. The ASP.NET 2.0 AdRotator control has been enhanced to allow for programatic population, which makes it much easier to produce a AdRotator using MCMS Resource Gallery Items. […]
http://chestermr.blogspot.com/2005/12/modifying-resource-browser-to-display.html
[Via Eileen Brown] TechNet Webcast: Integrating Your SharePoint Technologies with Project Server 2003 (Level 200)Monday, January 16, 2006 – 9:30 AM – 11:00 AM Pacific TimeColin Spence, Consultant / Partner, Convergent ComputingMichael Noel, Consultant, Convergent Computing Explore the integration of Microsoft Office Project Server 2003 and Microsoft SharePoint technologies. This webcast focuses on the best […]
Usually I upload all my code samples to GotDotNet. Unfortunatelly since around 3 weeks I’m now unable to update my code samples or to upload new samples. Hopefully this will be resolved soon.
In the first part of this article I discussed how to implement a SiteMapProvider for an MCMS website. ASP.NET 2.0 ships with three new controls that can be used for site navigation: SiteMapPath Menu TreeView Problems with the TreeView control SiteMapPath and the Menu control can easily be used on a MCMS website but the […]
This article replaces my earlier article about MCMS Navigation Providers which I have written while ASP.NET 2.0 was in Beta 2. After Beta 2 a couple of things have changed which prevent the earlier code from working properly with the final version of ASP.NET 2.0. ASP.NET 2.0 provides new concepts to implement site navigation based […]
As I discussed in an earlier article MCMS 2002 with Service Pack 2 will now support master pages in ASP.NET 2.0. Spencer has put a nice article together giving a step-by-step description on how to use master pages: http://www.mcmsfaq.com/articles/sp2mp.asp
Spencer has provided an article with some nice steps to setup MCMS 2002 with SP2 with VS.NET 2005 and SQL 2005. Just a small correction: the point that the steps he provided will prevent the VS.NET 2003 problem from happening. The problem only occurs on some machines and we are not yet sure why the […]