Browse by Tags

Changing the App Pool Identity using STSADM
Ok, ok...I didn't write it. But I was in the room when it was written!! My co-worker Gary Lapointe presented last week to the Colorado Springs SharePoint User Group on customizing STSADM and his "demo" was actually writing a new, functional STSADM command. Read More...
Web.Config FeatureReceiver Update
After my previous post outlining my custom Feature Receiver used to update any section of a web.config file, I had some follow up email conversations with Mike about his post and us possibly collaborating on a combined CodePlex solution.  Well, that Read More...
Posted 21 July 08 10:09 by ryanm1201 | 2 Comments   
Filed under , ,
InfoPath Master/Detail with SharePoint List Sources
I picked up some InfoPath requirements after one of our consultants had to leave so this one had to be done after dusting off the InfoPath brain cells.  I’m still not convinced this is the best way to get this done so please leave a comment if there’s Read More...
Test Twitter Notifier from Live Writer
Trying out the Twitter Notifier using Live Writer.  Found in the Live Writer SDK for Technical Preview .  This should show up on my Twitter feed . Read More...
Custom Code Access Security for Web Parts
We've been trying to figure out a way to do some custom searching in MOSS here for a couple weeks. The first plan of attack was a custom Content Query Web Part using CommonViewFields hooked up to site columns based on a lookup. Turns out there's a bug Read More...
Posted 28 June 07 10:33 by ryanm1201 | 2 Comments   
Filed under ,
How to Deploy a Custom Activity as a Feature
Henry asked me to figure out a way to easily deploy the custom activity I wrote, so with a suggestion and a pointer from him I was on my way. The end result is deployment of the activity as a feature. Here's how it's done. The concept is simple. Use the Read More...