While developing a Sitecore website there are lots of situations where you want multiple items to have the same Presentation Settings (renderings/sublayouts/layout). The ideal case is that your item Masters…
In Sitecore you can use validation rules. By default there are three validations rules on each template: Is Integer Max Length 40 Requirer You can modify or add new rules…
One of the most annoying things about Sitecore is that the Rich Text Editor needs to be opent in an seperate web page dialog. But you can customize this behavior!…
When using an Linq Datasource (linq to sql) for a datagrid (Gridview, ListView, etc) you don’t always want all rows from a table. To exclute data you can use the…