Welcome to Atalasoft Community Sign in | Join | Help

October 2008 - Posts

Using SPWebConfigModification, Part 6 - Putting it to work

Part 1 - The Problem Part 2 - Take this for example... Part 3 - Time for some code Part 4 - Why doesn't this work? Part 5 - The Remedy Part 6 - Putting it to work Putting it to work So, using this code, you could embed in your Feature receiver a web.config
Posted by dterrell | 2 Comments

Using SPWebConfigModification, Part 5 - The Remedy

Part 1 - The Problem Part 2 - Take this for example... Part 3 - Time for some code Part 4 - Why doesn't this work? Part 5 - The Remedy Part 6 - Putting it to work The Remedy Ok, so now the Name property is only an XPath expression if it’s a child node.
Posted by dterrell | 2 Comments

Using SPWebConfigModification, Part 4 - Why doesn't this work?

Part 1 - The Problem Part 2 - Take this for example... Part 3 - Time for some code Part 4 - Why doesn't this work? Part 5 - The Remedy Part 6 - Putting it to work Why doesn't this work? My code would step through this XML, and at each node generate a
Posted by dterrell | 3 Comments

Using SPWebConfigModification, Part 3 - Time for some code

Part 1 - The Problem Part 2 - Take this for example... Part 3 - Time for some code Part 4 - Why doesn't this work? Part 5 - The Remedy Part 6 - Putting it to work Time for some code I wrote some recursive code to load an xml document and from that document
Posted by dterrell | 4 Comments

Using SPWebConfigModification, Part 2 - Take this for example...

Part 1 - The Problem Part 2 - Take this for example... Part 3 - Time for some code Part 4 - Why doesn't this work? Part 5 - The Remedy Part 6 - Putting it to work Take this for example... You write a feature to be installed and you make web.config modifications
Posted by dterrell | 5 Comments

Using SPWebConfigModification, Part 1 - The Problem

Part 1 - The Problem Part 2 - Take this for example... Part 3 - Time for some code Part 4 - Why doesn't this work? Part 5 - The Remedy Part 6 - Putting it to work The Problem I've read a lot of posts [ this , this , and this , for example] about the SPWebConfigModification
Posted by dterrell | 8 Comments

Start menu context annoyances

Recently, I've been posting more about Windows Tips'n Tricks. Along that theme, I recently solved a problem that was another thorn in my side. I often will use the context menu in the Start->All Programs menu to get at the shortcuts in my Start menu.
Posted by dterrell | 1 Comments
Filed under: ,