Lets say I have two items: Cat Dog Is there anyway of comparing them easily to see difference between the two? I know I can get PublishedItemComparer which compares -Cat to -CatDB(being the pub
I have a situation where I am updating a large amount of co开发者_Go百科ntent in a CMS (Sitecore) overnight in which I have to iterate through a very large amount of data but with only a few updates t
I am new to Sitecore. In Sitecore I need to enable users to create new items based on existing items. I am envisioning something like this:
We are trying to use Sitecore Analytics API to retrieve total number of page views for each page but not quite sure how to use the API to retrieve this info. Previously, when working on similar functi
We\'re using a small app (Flash) to allow visitors to identify their content preferences. The end result of the app is a list of Items, which we present to the user as \"Content you might be intereste
This is my first time with开发者_如何学C Sitecore caching and I haven\'t been able to find a good guide about how to use the various varying options in Sitecore. I want to know how each is different,
We have a page with three Web Forms For Marketers forms that are on three separate DHTML tabs. If a user fills out and submits the form, they end up back on the default tab, and their thank message is
I am adding some support to print specific pages of my site in a nice printer-friendly format.So the first thing I did was create a more-or-less blank Layout that I can drop content into.Then I went t
How can I specify which fields to index with lucene indexing with Sitecore (new method)? For example I\'d like to in开发者_开发百科dex only the fields \'title\' and \'text\'. There seems to be a Index
Having a strange problem with the RenderControl method. I have UserControl (an ASCX file) with this mark-up: