All articles and news

 
  • August 27 2010

    Working with query strings in Sitecore

    In .NET there is no dedicated class for working with query strings. So adding, removing or changing query string parameters requires lots of code with check for parameters existing, placement in the query string and so on.


    Fortunately Sitecore has made working with query strings very easy with the UrlString class. In this article I will demonstrate how to use it to manipulate query strings.

    (For: Developers)
    (Level: 200)
  • August 22 2010

    Standard Values in Sitecore

    In this article we’ll describe what standard values are in Sitecore, and how it can be used. We’ll go through the concept and then briefly touch where and how it should be used.

    (For: Developers)
    (Level: 100)
  • August 05 2010

    Working programmatically with html in Sitecore

    If you need to programmatically work with html in a Sitecore solution, Sitecore includes the Html Agility Pack. In this article I will explain why this can be very useful, make your code much easier to read and save you a lot of time.

    (For: Developers)
    (Level: 200)
  • July 28 2010

    The Content Editor in Sitecore

    In this article I will give an overview of one of the most important things in Sitecore, the content editor.

    This article is intended for users who are new to Sitecore or users who would like to know the possibilities of the content editor better.

    (For: Editors)
    (Level: 100)
  • July 16 2010

    The Sitecore Login Screen

    This article takes a look at the first page an editor will meet in Sitecore, the login screen.

    (For: Editors)
    (Level: 100)
  • June 17 2010

    Simple information site in Sitecore – Part 6: Navigation

    This is the sixth part of the article series in 10 parts, describing how to build a simple information site in Sitecore.


    In this article we’ll go through how you can build navigation for your website. We’ll introduce the concept of interface templates and how you can build both a left menu and defining global menu points to be shown in the top of the site. Further we’ll briefly touch HTML cache and how to set that up.

    (For: Developers)
    (Level: 200)
  • June 15 2010

    Podcast #1: 10 things you didn't know about John West, Dreamcore 2010.

    In this episode we'll be interviewing Sitecore CTO Johtn West. We will be talking about who he is, what he does and about his presentation at Dreamcore Europe 2010. The interview took place right after the final session at Dreamcore.

    (For: PodcastListener)
    (Level: 100)
  • April 13 2010

    Simple information site in Sitecore – part 5: Identity and document

    This is the fifth part of the article series in 10 parts, describing how to build a simple information site in Sitecore.

     

    In this article we’ll go through how you can build the identity component including the footer and the header. Further we’ll go through how you can build a basic document page. We will introduce a couple of new components and start creating templates for content.

    (For: Developers)
    (Level: 100)
  • March 30 2010

    Simple information site in Sitecore – part 4: The main layout

    This is the forth part of the article series in 10 parts, describing how to build a simple information site in Sitecore.


    In this article I’ll go through the basic parts of the site, focusing on the basic layout. This part of the tutorial will be based on the architecture described in the last part of the series and will be simple and basic, so that everyone should be able to follow the guide and the component architecture is explained.

    (For: Developers)
    (Level: 100)
  • November 23 2009

    Simple information site in Sitecore – part 3: Architecture

    This is the third part of the article series in 9 parts, describing how to build a simple information site in Sitecore.

     
    In this article we suggest, how you can define your architecture in a Sitecore solution and walk through the architecture for the simple information site we are building. Hope you enjoy the tutorial.

    (For: Architects, Developers)
    (Level: 200)
#nbsp;