Sign In
Kirk Evans Blog
.NET From a Markup Perspective
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Programming
AJAX
Architecture
ASP.NET
Atlanta Microsoft Events
Cloud Services
Interoperability
Life at Microsoft
LINQ
Microsoft Office
Personal
Security
SharePoint
Silverlight
Telecommunications
UGA Football
Visual Studio 2008
Visual Studio 2010
VSTS
WCF
Web 2.0
Windows Presentation Foundation
Windows Workflow Foundation
XML
XML Web Services
Archive
Archives
April 2012
(1)
March 2012
(1)
February 2012
(4)
January 2012
(2)
December 2011
(2)
November 2011
(4)
October 2011
(1)
September 2011
(1)
July 2011
(5)
April 2011
(10)
March 2011
(1)
February 2011
(1)
December 2010
(1)
November 2010
(1)
October 2010
(2)
September 2010
(2)
August 2010
(4)
July 2010
(8)
June 2010
(4)
May 2010
(1)
April 2010
(6)
March 2010
(9)
February 2010
(5)
January 2010
(1)
November 2009
(1)
October 2009
(4)
August 2009
(1)
July 2009
(9)
June 2009
(8)
May 2009
(5)
April 2009
(11)
March 2009
(20)
February 2009
(13)
January 2009
(7)
December 2008
(6)
November 2008
(4)
October 2008
(5)
September 2008
(2)
August 2008
(11)
July 2008
(10)
June 2008
(17)
May 2008
(7)
April 2008
(11)
March 2008
(15)
February 2008
(3)
January 2008
(8)
December 2007
(5)
November 2007
(4)
October 2007
(9)
September 2007
(19)
August 2007
(8)
July 2007
(5)
June 2007
(11)
May 2007
(10)
April 2007
(8)
March 2007
(6)
February 2007
(5)
January 2007
(1)
December 2006
(1)
November 2006
(3)
October 2006
(12)
September 2006
(3)
August 2006
(2)
June 2006
(14)
May 2006
(20)
April 2006
(11)
March 2006
(12)
February 2006
(16)
January 2006
(14)
December 2005
(4)
November 2005
(20)
October 2005
(5)
September 2005
(23)
August 2005
(4)
July 2005
(13)
June 2005
(9)
May 2005
(6)
April 2005
(13)
March 2005
(10)
February 2005
(16)
January 2005
(4)
December 2004
(13)
November 2004
(6)
October 2004
(12)
September 2004
(9)
August 2004
(11)
July 2004
(9)
June 2004
(10)
May 2004
(11)
April 2004
(16)
March 2004
(6)
February 2004
(3)
January 2004
(1)
December 2003
(4)
November 2003
(11)
October 2003
(18)
September 2003
(2)
August 2003
(3)
July 2003
(10)
June 2003
(11)
May 2003
(6)
April 2003
(32)
March 2003
(17)
February 2003
(16)
MSDN Blogs
>
Kirk Evans Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Kirk Evans Blog
Querying Active Directory Using Principal Extensions in System.DirectoryServices.AccountManagement
Posted
1 month ago
by
Kirk Evans[MSFT]
0
Comments
I recently had a project where I needed to query the extensionAttribute1 – extensionAttribute15 attributes for users from Active Directory. I’ve already written about how to query Active Directory using System.DirectoryServices.DirectoryEntry . ...
Kirk Evans Blog
What Every SharePoint Admin Needs to Know About Host Named Site Collections
Posted
1 month ago
by
Kirk Evans[MSFT]
9
Comments
This post intends to tell you everything you need to know about host named site collections so that you can decide if they are appropriate for your environment. This post is NOT telling you to run out and create everything as host named site collections...
Kirk Evans Blog
Updating SharePoint Managed Metadata Columns with PowerShell
Posted
3 months ago
by
Kirk Evans[MSFT]
0
Comments
This post shows how to update a field with a managed metadata term. Background As with all software projects, requirements change as soon as you deliver. We created a huge list based on a nested folder structure. Of course, our customer thought...
Kirk Evans Blog
Iterating Large SharePoint Lists with PowerShell
Posted
3 months ago
by
Kirk Evans[MSFT]
1
Comments
In a previous post, I wrote about creating a large list with PowerShell . Now that the data is in SharePoint, how do you get the data back out? As a reminder, here is the structure that I created, where each “subsubfolder” contains 500 items, giving...
Kirk Evans Blog
SharePoint Error 6398 - You do not have permission to run 'SP_TRACE_CREATE'
Posted
3 months ago
by
Kirk Evans[MSFT]
0
Comments
Working with a customer, we noticed a large number of errors in the Windows Application event log for error 6398. The errors look like: The Execute method of job definition Microsoft.SharePoint.Diagnostics.SPSqlDeadlockDiagnosticProvider (ID c020fbe2...
Kirk Evans Blog
Moving From Heroes to Mentors
Posted
3 months ago
by
Kirk Evans[MSFT]
7
Comments
In July 2010, I switched roles from Developer Platform Evangelism to become a Premier Field Engineer for SharePoint . My role in DPE was amazing as it afforded me time for activities that I love, like participating in user groups, speaking at conferences...
Kirk Evans Blog
Creating SharePoint Folders and Items with PowerShell
Posted
3 months ago
by
Kirk Evans[MSFT]
0
Comments
I was working on a customer problem and needed a very large list to try to reproduce a problem. I typically fire up Visual Studio and create Yet Another Console App. You know, one of the hundred or so “ConsoleApplication1” projects that litter...
Kirk Evans Blog
SharePoint 2010 CAML List Joins
Posted
4 months ago
by
Kirk Evans[MSFT]
4
Comments
This post demonstrates how to use the JOIN syntax in CAML. A customer pinged me asking about how to write a JOIN query in CAML. Honestly, I haven’t done this since in a long time, so it took awhile to shake off the cobwebs. I tried to make...
Kirk Evans Blog
Consolidate SharePoint 2010 Application Pools
Posted
5 months ago
by
Kirk Evans[MSFT]
0
Comments
Working with a customer, we saw that they had 20 or so web application pools, each with 1 web application each. The software boundary for SharePoint 2010 is to have no more than 10 web application pools . Because each application pool can...
Kirk Evans Blog
Extract a WSP Solution from SharePoint 2010
Posted
5 months ago
by
Kirk Evans[MSFT]
2
Comments
This post shows how to download a WSP from SharePoint 2010 using PowerShell. Background A customer of mine had a scenario where they needed to download a WSP from SharePoint 2010. In the Central Administration screen, a link is not available for...
Kirk Evans Blog
Playing with SharePoint 2010 MUI
Posted
5 months ago
by
Kirk Evans[MSFT]
0
Comments
This post shows how to set up a SharePoint environment to explore the multilingual user interface (MUI). Background I admit to being a typical American. When I write applications, I hardly ever use resource files to support any language other...
Kirk Evans Blog
Add Microsoft.SharePoint.PowerShell Snap-In to All PowerShell Windows
Posted
6 months ago
by
Kirk Evans[MSFT]
2
Comments
This post will show you how to ensure Add-PSSnapin "Microsoft.SharePoint.PowerShell" has been executed in all PowerShell windows. Background I have been doing a lot of work in PowerShell lately, and found myself frequently in the PowerShell...
Kirk Evans Blog
Create DNS Entries From a File
Posted
6 months ago
by
Kirk Evans[MSFT]
3
Comments
This post will show how to create DNS entries from a file using the DNSCmd.exe tool. Background I have a kind of edge case that I am trying to troubleshoot for my customer. They have a lot of sub-companies, and they created a web application per...
Kirk Evans Blog
Set IIS Log Fields with C#
Posted
6 months ago
by
Kirk Evans[MSFT]
2
Comments
This post shows how to set the log fields for IIS web sites programmatically. Code is attached at the end of the post. Background I have a customer that has many web applications, and we need to set the IIS log fields to do some investigation. James...
Kirk Evans Blog
Making The Case for Async Web Parts
Posted
6 months ago
by
Kirk Evans[MSFT]
1
Comments
This post will show how to make a call to HttpWebRequest asynchronously from a web part and wait on the result or time out. Years ago, I was fortunate to meet Jeff Richter and attend a session he gave on .NET performance . He discussed I/O completion...
Kirk Evans Blog
Capturing a Memory Dump Using DebugDiag 1.2
Posted
8 months ago
by
Kirk Evans[MSFT]
0
Comments
In previous posts, I talked about using WinDBG to debug. Another incredibly handy tool to have at your disposal is the Debug Diagnostic Tool, or DebugDiag 1.2 . This tool can be used to automatically capture a memory dump when an exception...
Kirk Evans Blog
Get Social Data from SharePoint via Web Service
Posted
9 months ago
by
Kirk Evans[MSFT]
1
Comments
I am working on a project to create newsletters to send to my customers, and experimenting with a few ways to collect the information so that I can easily author the newsletter later. One way that I am experimenting with is to use the Tagging feature...
Kirk Evans Blog
STSADM Crashes After In-Place Upgrade to SharePoint 2010
Posted
10 months ago
by
Kirk Evans[MSFT]
0
Comments
I recently performed an in-place upgrade of SharePoint 2007 to SharePoint 2010, and the upgrade appeared successful. I tried to run a few STSADM commands and got the following: System.MissingMethodException: Method not found: 'Void Microsoft.SharePoint...
Kirk Evans Blog
Control Access to SharePoint Designer
Posted
10 months ago
by
Kirk Evans[MSFT]
0
Comments
You will often want to control who has access to use SharePoint Designer on your site. There are a number of ways to control who has permission, you will need to determine the combination that applies to your intended use of the site and your governance...
Kirk Evans Blog
Modifying the Page Layout for Enterprise Wiki Pages in SharePoint 2010
Posted
10 months ago
by
Kirk Evans[MSFT]
0
Comments
In this post, I will show how to modify the page layout for Wiki pages in SharePoint 2010. There are many reasons you might want to edit the page layout for a Wiki page. For instance, you might want to move the Modified By and Last Modified Date...
Kirk Evans Blog
Querying Active Directory
Posted
10 months ago
by
Kirk Evans[MSFT]
1
Comments
In this post, we show how to query Active Directory using out of box tools as well as custom code. Since joining Premier Field Engineering, I realized that an essential part of understanding SharePoint requires an understanding of Active Directory...
Kirk Evans Blog
Programmatically Creating a SharePoint Content Type
Posted
over 1 year ago
by
Kirk Evans[MSFT]
0
Comments
I have been working on a project that requires creating a content type programmatically. Admittedly, it took me awhile to figure it out. You can create a content type for SharePoint declaratively in a feature using XML similar to the following...
Kirk Evans Blog
User Controls and Server Controls in SharePoint
Posted
over 1 year ago
by
Kirk Evans[MSFT]
0
Comments
ASP.NET developers have enjoyed using user controls and server controls in their development since ASP.NET was created. This post talks about user controls and server controls and shows how to implement them in SharePoint. User Controls A user control...
Kirk Evans Blog
Debugging JavaScript with the IE Developer Tools
Posted
over 1 year ago
by
Kirk Evans[MSFT]
1
Comments
An interesting question was posted on one of the distribution lists today. “The client wanted to look into this MSDN drag and drop typed left navigation bar to work on Sharepoint 2010, does anyone make this work or have idea about this?” Click the control...
Kirk Evans Blog
TinyGet for SharePoint
Posted
over 1 year ago
by
Kirk Evans[MSFT]
0
Comments
The IIS 6 Resource Kit Tools includes a tool called TinyGet to quickly issue an HTTP request to a page from a command line, and it works with IIS6 and higher (yes, you can install the resource kit tools on an IIS7 machine without problems). Why would...
Page 1 of 33 (812 items)
1
2
3
4
5
»