RSS Feed Feed your read!

Bookmark and Share







Tag Cloud

ASP.NET Generic, Best Practices, Business Intelligence, Freeware Releases, InfoPath, Infrastructure, jQuery, Lunch & Learn Events, Project Server, Random, Reporting Services, Search, SharePoint Administration, SharePoint Business Analysis and Project Management, SharePoint Development, Silverlight, Social Networking, Speaking Events, White Paper Releases, Workflow Foundation,

Archives

June 2007 (3)
August 2007 (1)
November 2007 (2)
February 2008 (2)
April 2008 (5)
May 2008 (7)
June 2008 (8)
July 2008 (7)
August 2008 (3)
September 2008 (7)
October 2008 (1)
November 2008 (3)
December 2008 (3)
January 2009 (7)
February 2009 (5)
March 2009 (10)
April 2009 (2)
May 2009 (6)
June 2009 (3)
July 2009 (4)
August 2009 (6)
September 2009 (3)
October 2009 (9)
November 2009 (10)
December 2009 (1)
January 2010 (1)
February 2010 (3)
March 2010 (6)
April 2010 (2)
May 2010 (3)
June 2010 (4)
July 2010 (3)
Sep11

Connected Web Part Mechanisms Compared

Are you looking to connect two custom SharePoint web parts to each other? Did you know there is more than one way to accomplish this? From what I've seen and heard from the developers around me is that most only know of one way, and in this post I'd ...[Read more]

Sep08

SharePoint Cross Site Lookup Columns with jQuery

Ever want to use a lookup column in SharePoint to lookup data in a list, but that list resides in a different site collection or site than the one you're in? Well – out of box this isn't possible, but with the help of jQuery and an event handler, it ...[Read more]

May21

Consume Reusable Content outside of Page Content field Controls

Ever want to use some reusable content, but you don't have one of those handy Page Content field controls to consume it with? Well that was my situation because I was in a publishing site, but I was on a generic web part page with no page content ...[Read more]

Apr20

An Introduction to jQuery for SharePoint Developers

I couple days ago I was in Atlanta and gave a presentation at the SharePoint Saturday event there on how to build the next generation of SharePoint web parts by using jQuery and Silverlight. I must say that I thought this Atlanta event was INCREDI ...[Read more]

Mar03

Checking if a Timer Job is running before you delete it…

I'm working with a custom timer job and a custom ASPX page allowing end users to change the schedule for when the job runs. However, before they change or delete a job, I want to ensure the job is not running first. Here's the code on how I did th ...[Read more]

Feb26

Tricking the Content Editor Web Part Width to 100%

One big pain that I continually run into with web parts is when you want two web parts side by side. The problem is when Web Part Zones that have a horizontal alignment, they always SCRUNCH the web parts together. This is fine if the web parts have ...[Read more]

Feb23

InfoPath and Visual Studio Workflows – 3 Great Tricks (3 of 3)

My last trick in this three part series (part 1, part 2) is how to leverage a custom InfoPath form within your task modification pages. Whenever working with workflows and the task management framework, it is a much more elegant to use InfoPath form ...[Read more]

Jan22

InfoPath and Visual Studio Workflows – 3 Great Tricks (1 of 3)

Trick #1: Programmatically dropping InfoPath forms into a forms library  Business Case:  I've come so notice that SharePoint isn't the easiest platform for end users to learn. When the IT department decides they want to "virtualize" ...[Read more]

Jan09

Phil’s Top 10 Best Practices for Branding SharePoint (Part 6 of 10)

It's been many months since my last branding post back in June, so I figured I ought to renew my efforts to get this 10 part series published. I left off with best practice number 6, which I will now reveal is "Use SharePoint Solution Packages ...[Read more]

Jan02

Error publishing project server workspace from project client

I was setting up a project server web access site, and trying to publish new project workspaces to the server via the project client. It would publish just fine, however, the workspace wouldn't get provisioned correctly. I took a look at the event ...[Read more]

Dec29

How to remove the custom columns off Wiki pages

I was building a SharePoint wiki that utilizes custom security on each page depending on who the user is. To programmatically assign the permissions, I leveraged custom columns on the pages to identify what permissions to set. The problem is, when ...[Read more]

Dec11

All my OK Buttons in SharePoint are throwing javascript errors!

All of a sudden all my ok buttons in all my SharePoint sites started throwing javascript errors whenever they were clicked. For example, if I was in a SharePoint list and I wanted to add a new list item, it would break when I clicked ok.   I du ...[Read more]

Oct08

Access Denied Error when Updating a Solution

Ever get an "Access to the path c:\... is denied" error when try to deploy or upgrade a SharePoint solution package? I've been getting this error intermittently over the past couple weeks and just today I figured out why! It wasn't rocke ...[Read more]

Sep10

When your DLL needs to be in the GAC…

Code Access Security (CAS) is a hot topic these days, and for good reasons. CAS is an important thing to have an understanding of if you work in a security conscious company, or if you're striving to understand best practices. If you're new to CAS ...[Read more]

Sep08

Consolidating Master Pages Customized By SP Designer

<update 9/11/08>  Corro'll Driskell posted a counter post to my "SharePoint Designer Blues" that I feel is a good read. I admit my disdain for Designer in this post is too sweeping, and isn't even a holistic expression of my views o ...[Read more]

 Next >> Bookmark and Share