Quantcast
Channel: John W Powell
Browsing all 14 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

TFS AutoShelve: a utility to automatically shelve check outs to the TFS server

Have you ever worked on a team where a developer went on vacation without checking in an important change?  Ever known someone that kept a file checked out over multiple days (or weeks) and lost their...

View Article



Image may be NSFW.
Clik here to view.

Team Explorer Window Won't Open Or Is Blank

If recently worked with several developers that were unable to open the Team Explorer 2008 window (or if they did open it, the window was blank).  They had pre-release versions of Visual Studio 2008...

View Article

Image may be NSFW.
Clik here to view.

Automate SharePoint Solution Builds with Visual Studio Extensions For Windows...

In this walkthrough, I’ll demonstrate how to achieve automated builds and continuous integration by creating a build script for VSEWSS 1.3 solutions.  The patterns and practices SharePoint Guidance...

View Article

Image may be NSFW.
Clik here to view.

A Simple Build Script for Packaging Visual Studio Extensions for Windows...

In a previous post, I provided a walkthrough for automating builds for VSEWSS 1.3 projects.  The script I used was based on the SharePoint Guidance Drop 11, and after using it, I felt it could be...

View Article

Visual Studio Extensions for Windows SharePoint Services (VSEWSS) Error:...

One error you may see when packaging solutions with VSEWSS is:  Microsoft.SharePoint.Tools.Utilities.VSeWSSServiceException VSeWSS Service Error: Unable to load one or more of the requested types....

View Article


Image may be NSFW.
Clik here to view.

Enable the Developer Dashboard using the Object Model / Powershell

The SharePoint 2010 developer dashboard has three display levels (see SPDeveloperDashboardLevel Enumeration.): Off (default): The dashboard is not displayed, and there is no UI element to turn it on...

View Article

How to Install SharePoint 2010 On Windows 7

Here is a high-level overview of the steps required to install SharePoint 2010 (Beta 2) on Windows 7 (x64): Extract / copy SharePoint setup files to your computer Edit files\setup\config.xml and add...

View Article

Image may be NSFW.
Clik here to view.

SharePoint 2010 Localization with Visual Studio 2010

In this walkthrough, I’ll show you how to create a SharePoint 2010 localized feature using Visual Studio 2010.  The basic mechanics of localizing a SharePoint 2010 feature are the same as localizing a...

View Article


SharePoint Database Naming Standards

Call me picky, but I think it’s important to consistently name your SharePoint databases—especially on a shared SQL Server hosting multiple farms and applications.  Not only is it a good practice, but...

View Article


Image may be NSFW.
Clik here to view.

Write to the SharePoint 2010 Developer Dashboard With JavaScript

When developing JavaScript solutions, I like to provide a tracing mechanism that can be turned on and off to aid debugging.  The IE Developer Tools, debugger and Fiddler are very robust debugging...

View Article

Image may be NSFW.
Clik here to view.

A Lap Around SharePoint 2010 Sandboxed Solutions Resource Quotas

In this post, I’ll demonstrate sandbox solutions resource quotas and show you what happens when they are exceeded.  When sandboxed code executes, certain metrics are collected such as % processor time...

View Article

SharePoint 2010 Database Naming Standards

In a previous post I made a case for following a database naming standard for SharePoint databases.  What started as an investigation into how to rename the auto-generated SharePoint 2010 databases led...

View Article

Image may be NSFW.
Clik here to view.

How to Sort SharePoint Document Set Allowed Content Types

Recently I’ve been working on a SharePoint 2010 document management solution, and this has provided the opportunity get deep in the weeds on features such as Document Sets, the Document ID Service,...

View Article


Image may be NSFW.
Clik here to view.

Create a SharePoint Custom Action to Zip and Download a Document Set

I like writing code, but I love solving problems using the simplest possible approach even more.  In this article, I’m going to show you how to enable users to zip and download all documents in a...

View Article
Browsing all 14 articles
Browse latest View live




Latest Images