Archive for the ‘Development’ Category

SharePoint Saturday Michigan Slides

sps2010logo

For those that attended my “The Fantastic InfoPath Voyage” session at SharePoint Saturday Michigan this past weekend, you may download a PDF of my slides by clicking the link below.

New Article on SharePointBriefing.com

sps2010logo

My latest article has been posted on SharePointBriefing.com.  The title: jQuery and SharePoint Part I – The Easy Way to Load the jQuery Library

Using the SharePoint 2010 Dialog Platform with Forms Services

First things first, thanks to Jomit for his Dialog Platform post, which served as the basis for my work herein. So, I recently had occasion to open up a browser-based Forms Services form from outside of the site collection where the template and the "Save Location" both reside…you know, kind of like one of those [...]

Two Helpful Web Parts for FREE!!!

Since the response was so great to our articles regarding using the QueryString to pass information to PageViewer web parts, I have decided to make both web parts available, as SharePoint features deployed at the Site Collection level. You can download the web parts at my company web site:  www.theportalgroup.biz Just click on “Downloads”, register [...]

The Software You Need – AXIGEN Mail Server

  If you are like me and do a lot of demos, especially ones that are running within a virtual environment (Virtual PC, VMWare Server, etc.) you have probably struggled with the best way to demonstrate the e-mail capabilities of whatever you are going to demo.  In my case, Microsoft SharePoint is what I am [...]

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 [...]