Jun 04
Yesterday we had a great evening here at Mavention talking about web standards and accessibility on the SharePoint platform. Read more »
Jun 02
Recently, during my SharePoint 2010 Web Content Management session at DIWUG, I demoed new editing capabilities of SharePoint 2010. During the demo I used a custom feature to quickly insert dummy text. As I got quite a few questions about it, I decided to publish the solution. Proudly presenting: Mavention Insert Lorem Ipsum. Read more »
Jun 01
SharePoint 2010 ships with a great developer story. The new Visual Studio 2010 SharePoint Developer Tools provide great experience and allow you to be productive while working on SharePoint Solutions. And while these tools ships with rich functionality they obviously don’t cover all new capabilities of SharePoint 2010. In some situations you might need to manually modify some of the SharePoint artifacts like for example when specifying dependencies for your Solution. Read more »
May 28
One of the pieces of developing custom components is logging information. No matter if it’s for diagnostic purposes or when an error occurs, logging allows you to track the health of your custom component. When developing custom components for SharePoint 2007 we hadn’t much choice. Although SharePoint 2007 shipped with the Unified Logging Service, we couldn’t use it. The SharePoint SDK was pretty clear about it: although some methods were publicly available, ULS was for internal use only and was not supposed to be used in custom code. Because of this, we couldn’t provide a similar logging experience to SharePoint and had to develop custom logging solutions. SharePoint 2010 changes this situation: using the new ULS is now supported and may be used for logging in custom code. Read more »
May 27
My deck from the DIWUG event on May 25 is available on-line. So if you either couldn’t make it to the event or want to have the content for future reference, you can get it from SlideShare. Read more »
Recent Comments