Browse by Tags

All Tags » SharePoint (RSS)
It’s a fairly known technique to make use of CustomActions to add elements to the out-of-the-box user interface of SharePoint: you can add menu items to the Site Actions menu, you can add links on the Site Settings page, etc. The following piece of XML...
Posted by Jan Tielens | 7 comment(s)
Filed under:
Juist a quick post so I won't forget this link: http://graegert.com/?p=505 Steve Graegert has written a great post on how you can work with the SPPropertyBag to store configuration settings. Of course that's very interesting, but in this post he also...
Posted by Jan Tielens | 2 comment(s)
Filed under:
Yesterday I finally had some time to finish a project I've been working on for some time: the Autocomplete Text Field for SharePoint 2007. Click here for a small demo screencast on Soapbox , or download the high resolution video from the CodePlex site...
Posted by Jan Tielens | 21 comment(s)
Filed under:
A long, long time ago, back in the SharePoint 2003 days, I created some pretty popular web parts which filled in some gaps the out-of-the-box functionality left open. In SharePoint 2007 most of those web parts are obsolete; for example the Breadcrumbs...
Posted by Jan Tielens | 20 comment(s)
Filed under:
The SPWebConfigModification class allows developers to write code that will make modifications to the web.config files of SharePoint sites. This is quite often necessary when you want to deply SharePoint customizations together with configuration settings...
Posted by Jan Tielens | 6 comment(s)
Filed under:
Did you ever want to integrated Silverlight with SharePoint? Check out the brand new Silverlight Blueprint for SharePoint site: http://www.ssblueprints.net/sharepoint/ ! At U2U we've created the six samples of the Blueprint that illustrate the integration...
Posted by Jan Tielens | 1 comment(s)
Filed under: ,
During the last year I've been developing custom solutions for SharePoint 2007 for various customers and I've been evangelizing my approach for writing code which is easy to deploy and maintainable on your servers. Of course I used the best practices...
Posted by Jan Tielens | 9 comment(s)
Filed under:
I've seen the question if it is possible to enable Audience Targetting on a SharePoint document library or list trough code, but I've never found an answer to it. But this weekend Ryan Ramcharan posted a solution in one of the SharePoint Forums posts...
Posted by Jan Tielens | 3 comment(s)
Filed under:
Yesterday evening I've uploaded a new version of the SmartPart to the CodePlex site . For those of you who don't know the SmartPart: it's a generic web part wrapper for SharePoint 2007 which can host any ASP.NET Web User Controls. So basically you can...
Posted by Jan Tielens | 29 comment(s)
Filed under:
Ted Pattison has created a new SharePoint tool called STSDEV. I haven't checked it out, but it sounds promising! If you want to hear Ted's sweet voice, check out the screencasts he has made to get you started. STSDEV: Simple Tools for SharePoint 2007...
Posted by Jan Tielens | 1 comment(s)
Filed under:
More Posts Next page »