Welcome to MSDN Blogs Sign in | Join | Help

Powlo's SharePoint Treats

Friendly SharePoint banter and code nuggets from Paul Robinson

February 2007 - Posts

SPGridView and SPMenuField: Displaying custom data through SharePoint lists
Step-by-step guide to using SPGridView and SPMenuField to build a Web Part which uses the standard SharePoint UI controls to render non-SharePoint data, in this case from a classic .NET DataSet. Read More...
MOSS Enterprise Search - 16 things you might not know
Hello everybody \o/ - a few bits and pieces you might find useful when designing and deploying Enterprise Search based on Office SharePoint Server 2007 - most of these tips can be credited to some Partner training delivered by Morten Schioldan. Really Read More...
Deploying and debugging Web Parts
When it comes to deploying and debugging your Web Part, you're spoilt for choice. My preference is to package the web part into a cab file, creating and including a manifest XML and DWP file. This should be familiar ground to seasoned web part developers, Read More...
Page view tracker