Top "Sitecore6" questions

Sitecore is a Web Content Management System built on Microsoft ASP.

The "TransformXml" task was not found (error MSB4036) on TeamCity build

Hello I have build server with TeamCity. My project is Sitecore Web Application. I am using TDS (HedgehogDevelopment). I have …

msbuild teamcity sitecore sitecore6 tds
ASP .Net File Upload Maximum request length exceeded error

I have a simple ASP .Net file upload control on a page. I have following web.config settings <system.…

asp.net file-upload iis-7 sitecore sitecore6
Query notation for the sitecore 'source' field in template builder

I am trying to set the the source field of a template using the query notation (or xpath - whichever …

c# asp.net content-management-system sitecore sitecore6
Get item by ID in Sitecore 6.5

I am on Sitecore 6.5. The below code is working fine but I don't understand how. The GetItem() method has six …

c# sitecore sitecore6
Sitecore 'dynamic placeholders' with MVC

I'm looking for a working Dynamic Placeholder solution in MVC. There are at least two good descriptions of this "pattern" …

asp.net asp.net-mvc sitecore sitecore6 sitecore-mvc
Very basic usage of sitecore search

I am trying to setup a very basic search index, to index all items in a specific folder. I haven't …

c# asp.net content-management-system sitecore sitecore6
How to programmatically populate Sitecore items (Add item and fields)?

I'm now battling with adding items via C# to Sitecore database. The code below executes correctly, however the items aren't …

c# sitecore sitecore6
What is the difference between Sitecore's core, master, and web databases?

What is the difference between Sitecore's core, master, and web databases?

sitecore sitecore6
Retrieve items using sitecore query

In the starter kit using xpath builder, how do I get all the items that inherit from the 'Site Section' …

sitecore sitecore6
Sitecore: How to use sublayout parameters from codebehind?

How do I get the values from the "Parameters" field (second screenshot) in the code-behind of the sublayout? I understand …

layout parameters sitecore sitecore6