Archive for May, 2009

Making a Dynamic PageViewer Web Part Using Request.QueryString Redux

So, as I was working away, setting up a Links list in SharePoint to take advantage of the QueryStringPageViewer Web Part discussed in my last blog post, I came upon a situation where I needed to do something slightly different. The QueryStringPageViewer Web Part allows a user to configure the Web Part with a Base [...]

Making a Dynamic PageViewer Web Part Using Request.QueryString

Hopefully, all of you have read and implemented my guide to installing a SharePoint development environment for free.  If not, you can find the link here:  http://www.themackpage.com/2009/05/26/how-to-build-your-totally-free-sharepoint-development-environment/ If you are lucky enough to have a development environment with even better tools, as I am sure most of you do, then please feel free to use [...]

How to Build Your Totally Free SharePoint Development Environment

I am not sure how much call there is for a post like this, but I was thinking recently that with the free development tools available now from Microsoft, it might be possible to build a SharePoint development environment for free.  Lo and behold, not only is it possible, it is downright simple to do. [...]

How to Move a SharePoint Site

I had occasion to move a SharePoint site (technically, it was a sub site) from one location to another today.  I am sure that there are several other folks that have put similar posts to this out in the blogosphere, but for those regular visitors to The Mack Page, I thought I would give you [...]