This site
The opinions expressed within this website are mine alone and do not represent the opinions of my employer or anyone else.Blogroll
Categories
-
Recent Posts
Recent Comments
- Christian Willumsen on Sitecore – Could not load file or assembly System.Data.SQLite
- Mark Ursino on Sitecore ‘Redirect Manager’ module available on shared source.
- Mark Cassidy on Sitecore LinkManager – Out of context link generation
- paulg on Problems with Sitecore and the staging module part 1.
- Luke Wilkinson on Problems with Sitecore and the staging module part 1.
Meta
Category Archives: Web development and programming
Updated database script for shared source ‘Redirect Manager’ module.
An update SQL create script for ‘Redirect Manager’ module now available. Continue reading
Sitecore ‘Redirect Manager’ module available on shared source.
Redirect Manager – A new shared source module made available for Sitecore 6.x Continue reading
Posted in ASP.net, C#, Sitecore, Sitecore 6
1 Comment
Sitecore LinkManager – Out of context link generation
Part two of Sitecore Linkmanager analysis builds upon part one with the added twist of removing the httpcontext, for example – a scheduled task. Continue reading
Sitecore LinkManager – Multi-site configuration
An in-depth review of Sitecore’s url generation in a multi-site setup. After a brief summary of the basics this post dives into a complex multi-site configuration with different hostnames, subdomains, hostname wildcards and absolute urls. We successfully unravel each issue we find to arrive at a fully functioning cross-linked setup from each site context.
Continue reading
Posted in ASP.net, Sitecore, Web development and programming
Tagged LinkManager, Sitecore
Leave a comment
Moved from WordPress.com to self-hosted WordPress.
I’ve had a blog hosted, mostly free, on WordPress.com for a while. I soon found that the ability to paste code, XML or HTML was severely limited by clean-up functions that would strip-out the data whenever I saved or switched … Continue reading
Sitecore Staging. Onwards and upwards.
There isn’t anything new here, more a case of just wrapping up some posts and tying some events together.
Posted in ASP.net, Sitecore, Sitecore 6
1 Comment
Problems with the Sitecore 6 staging module part 2 – extranet user loses session
Update Dec 2010: See this post for details of important changes since this post for first published.
Posted in Sitecore, Sitecore 6, Web development and programming
Tagged CMS, Publishing, Sitecore, Sitecore 6, Sitecore API, Staging, staging module
1 Comment
Problems with Sitecore and the staging module part 1.
Update April 2011: This post and part 2 are now irrelevant for Sitecore 6.x See this post for details of important changes since this post was first published
How to copy a project from VSS and remove bindings.
If you want to duplicate the solution to add to a new source control system.
Sitecore with Gridview – rowupdating event doesn’t fire
Whenever using Databound server controls with Sitecore need to be aware that Sitecore meddles with some controls. This nasty issue which can have you banging your head against the wall for hours (days?) has been previously blogged by Mark Cassidy but I guess … Continue reading
Posted in ASP.net, C#, DataBinding, Sitecore, Web development and programming
Tagged gridview, rowupdating
3 Comments