Top "Sitecore7.2" questions

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

'System.Web.Webpages.Html.Htmlhelper' does not contain a definition for 'Sitecore'

I'm getting this error in Visual Studio, when I use @Html.Sitecore: 'System.Web.Webpages.Html.Htmlhelper' does not contain …

asp.net-mvc sitecore sitecore-mvc sitecore7.2
Sitecore Difference between Sitecore.Context.Language & Sitecore.Context.ContentLanguage

For my website: The output of Sitecore.Context.Language is da and the output of Sitecore.Context.ContentLanguage is en. …

c# sitecore sitecore7.2
Sitecore redirect on errors

I know that I can extend Sitecore.Pipelines.HttpRequest.ExecuteRequest and override methods like RedirectOnItemNotFound to redirect to my custom 404 …

error-handling sitecore sitecore7 sitecore7.2