MCMS

My control to allow direct editing of property values during edit time contained a small bug in the time compare function for Start and Expiration Date. I already uploaded the new version to GotDotNet but it might take some days for the new version to show up. To correct the problem just replace the following […]

Glen has written an article that outlines how to manipulate the MCMS database using unsupported methods by simulating the XML stream coming from Site Manager. Using this method is unsupported and willl break the Microsoft Support Boundaries for MCMS. The same arguments as listed here do also apply to this method. And again: I really don’t […]

The .NET framework ships with a very flexible tracing feature provided through the Trace class in the System.Diagnostics namespace.     Debug.Diagnostics.Trace.WriteLine(“My Debug Output”); Whenever you need to write some debug output just use Trace.WriteLine to send the debug output to a Trace Listener. In my project I have added some line of code to the […]

Just got the confirmation that I will be able to attend the EMEA Tech-Ed this year in Amsterdam. I will mainly attend the sessions of the Portals and Collaboration track. In addition Arpan asked me to participate in the Ask the Expert program. So if someone would like to meet me in person: Tech-Ed would […]

Just want to let all of you know that I recently uploaded an updated version of my Web Author Extension to allow configuration of the standard web author dialogs (see here for details). The new version now also supports configured sorting of the revision history dialog. It can be downloaded using the link below: http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=DD7F32CC-7543-4026-B858-69CC4A25EF99