317 reputation
213
bio website
location Calgary, Canada
age 26
visits member for 1 year, 5 months
seen yesterday
stats profile views 11

2d
asked SharePoint 2010: Programmatic changes to user property not creating change token
Apr
3
awarded  Popular Question
Mar
20
accepted Creating a file programmatically that has a specific ID
Mar
20
accepted Deciding on custom timer job constructor
Mar
20
answered Cannot find pages that have instances of missing webpart
Mar
20
comment SharePoint 2010: Connect to external database
This was perfect. Its easy enough to program, doesnt have much in the way of overhead, and I can generate the connection strings dynamically. Thanks!
Mar
20
accepted SharePoint 2010: Connect to external database
Mar
19
asked SharePoint 2010: Connect to external database
Mar
5
revised Creating a file programmatically that has a specific ID
added 24 characters in body
Mar
5
comment Creating a file programmatically that has a specific ID
While it will, I need it to remove orphaned webparts.
Feb
28
awarded  Yearling
Feb
27
comment Creating a file programmatically that has a specific ID
Unfortunately that didnt work. And after checking the msdn entry, it only looks for lists, spsite and spweb objects.
Feb
27
comment Creating a file programmatically that has a specific ID
Ill give that a shot right now. If it works I am going to kick myself in the ass.
Feb
27
revised Creating a file programmatically that has a specific ID
added 230 characters in body
Feb
27
asked Creating a file programmatically that has a specific ID
Feb
26
revised Cannot find pages that have instances of missing webpart
added 193 characters in body
Feb
26
awarded  Informed
Feb
25
comment Cannot find pages that have instances of missing webpart
I did actually have that issue before. It came up under missing setup files for the health analyzer. Thanks though.
Feb
25
asked Cannot find pages that have instances of missing webpart
Feb
6
comment SP2010 Reset all subsites to inherit masterpage using c#
Old answer I know, but I would like to point out for future observers that this doesnt actually work. The CustomMasterUrl property of the PublishingWeb class is readonly.