Sign in
John W Powell
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net
.Net Framework Features by Version
BDC
C#
C# Language Features by Version
cannot implement an interface member because it is not public
Content Management
DDD
Debugging
Design Pattern
Don't Talk to Strangers
ECM
Explicit Interface
IE Toolbar
Input Language
Interface
InternalsVisibleTo
JavaScript
jQuery
MOSS
msbuild
Open Search
Pattern
PowerShell
Sandboxed Solutions
Search
Search Provider
SharePoint
SharePoint 2007
sharepoint 2010
SharePoint Designer
SharePoint Foundation
SharePoint Web Services
Shelve
TDD
Team Build
Team Explorer
TFS
Troubleshooting
Unit Test
Visual Studio
Visual Studio 2010
visual studio extensions
VSEWSS 1.3
WCF
Windows Communication Foundation
Windows SharePoint Services
Windows Workflow Foundation
Workflow
WSS
WSS3
Browse by Tags
MSDN Blogs
>
John W Powell
>
All Tags
>
sharepoint 2010
Tagged Content List
Blog Post:
Create a SharePoint Custom Action to Zip and Download a Document Set
johnwpowell
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 document set with no code. The document set feature already provides the zip and download capability...
on
21 Jan 2012
Blog Post:
SharePoint 2010 Database Naming Standards
johnwpowell
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 me down a path bordering obsession. I spent several weeks implementing a comprehensive collection...
on
20 Nov 2010
Blog Post:
A Lap Around SharePoint 2010 Sandboxed Solutions Resource Quotas
johnwpowell
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 and # of unhandled exceptions. Timer jobs compile the metrics and calculate resource points usage. When...
on
28 Feb 2010
Blog Post:
Write to the SharePoint 2010 Developer Dashboard With JavaScript
johnwpowell
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 tools, but they don’t enable client script code to trace custom messages to a “log” that can be reviewed...
on
27 Dec 2009
Blog Post:
SharePoint Database Naming Standards
johnwpowell
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 by showing that you care about the databases, you’ll earn the respect of even your most grumpiest DBAs...
on
15 Dec 2009
Blog Post:
SharePoint 2010 Localization with Visual Studio 2010
johnwpowell
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 SharePoint 2007 feature, and is well documented. If you are unfamiliar with localization in SharePoint...
on
28 Nov 2009
Blog Post:
How to Install SharePoint 2010 On Windows 7
johnwpowell
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 the AllowWindowsClientInstall = TRUE setting Manually install prerequisites Enable Windows...
on
24 Nov 2009
Blog Post:
Enable the Developer Dashboard using the Object Model / Powershell
johnwpowell
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 On : The dashboard is displayed, and there is no UI element to turn it off: OnDemand...
on
22 Nov 2009
Page 1 of 1 (8 items)