Monthly Archives: October 2009

Creating Print View for SharePoint Display form (dispform.aspx)

Here is a scenario: have a list or document library and your users have requested special changes on out of the box display, new, or edit forms. Maybe they requested few extra webparts added to the page, or make another … Continue reading

Posted in MOSS, sharepoint | Tagged , , , , | Comments Off

Sharepoint 2010 – Whats new for SP 2007 Developers?

You have been developing for SharePoint 2007 for quite some time now. Publishing, workflows, business processes, webparts, external systems integration is just a few things you deal with on a daily basis. You’ve become pretty good at it; so how … Continue reading

Posted in MOSS, sharepoint | Tagged , , , , | Comments Off

Access to SharePoint object model and alternative access mapping

One of the things I noticed recently as a part of my demo programming is that when trying to access localhost to instantiate your local sharepoint site is not always guaranteed to work. Of course in real scenarios you`re recommended … Continue reading

Posted in MOSS, sharepoint | Tagged , , | Comments Off

SharePoint data management usergroup session

For those who attended yesterdays session, you can download DemoProject with session materials here. The structure of the Visual Studio project resembles 12 hive and you can use any of the tools to deploy and test it: WSP builder or … Continue reading

Posted in MOSS, sharepoint | Tagged , , , | Comments Off

Managing SharePoint data (.netbc presentation)

For those of you who are local in Vancouver, and interested in managing and consuming sharepoint data – you have a chance to spend a nice evening with a pizza and some prizes and listen to me talking on that … Continue reading

Posted in MOSS, sharepoint | Tagged , , , | Comments Off

Tips &Tricks to managing sharepoint default list view

Recently came across a scenario where I had a list which I want users to save data to but not add any attachments to list items. You can define sharepoint list that doesn’t allow to attach files in your list definition. … Continue reading

Posted in MOSS, sharepoint | Tagged , , , , , | Comments Off

Tricks on customizing your sharepoint search

If you worked with sharepoint search before you probably know all of the properties of keyword webpart (the one allowing user to enter search terms). However, there are few useful additions to search not available in properties. 1. OK this … Continue reading

Posted in MOSS, sharepoint | Tagged , , | Comments Off

Increase MySite quota

This is one of those issues that you know when it happens and when it doesn`t – you don`t care. In any case it`s useful to know how to increase users disk and other quota when they start extensively using … Continue reading

Posted in MOSS, sharepoint | Tagged , , , | Comments Off

SharePoint 2010 and how it`s related to me not blogging

For those of you who usually visit my `almost-daily` blog, you will notice that I haven`t posted for a few days … well since you may or may not know, I am attending 5 day developer training at Microsoft campus … Continue reading

Posted in MOSS, sharepoint, sharepoint 2010 | Tagged , | Comments Off

Generating print view for SPList view

If you`re working with SharePoint – you must have at least once faced a scenario where you need to generate a print view for the list. However you resolved this, there is way easier solution In fact there is a … Continue reading

Posted in MOSS, sharepoint | Tagged , , , | Comments Off