KNOWLEDGE BASE

Articles tagged with "Umbraco"

Linq to Umbraco

We've been working on 3 larger Umbraco sites in which we've implemented our own Linq to Umbraco strategy. It's a fairly simple strategy, it doesn't involve custom expression trees or anything

Umbraco Examine v4x Powerful Umbraco Indexing

This post is outdated. For the latest information on Examine please refer to either the Examine page on our site or the Examine CodePlex project home.

Examine and Umbraco Examine specifically

Examine is a provider based, config driven search and indexer framework. Examine provides all the methods required for indexing and searching any data source you want to use. It is agnostic of the indexer/ searcher API, as well as the data source. It's provider model driven so indexers and searchers for any type of data can be plugged in.

The Simplest Store Package

One of the main problems I have always faced as an Umbraco Developer (or .net developer in general) is to find Umbraco and nuget packages that are made to fit any kind of client requirements without having to change or tweak a lot of things, like a “1 size fits all”.

XSLT Time Saver Functions

We've collated a number of time saving but basic XSLT functions that we find new Umbraco users often call out for. Here is a selection of some we use on a regular basis that should help you out in your development efforts.

Random Messages with XSLT

So you want to display random messages on your Umbraco site but are not sure how to do it?

How to use umbraco.library GetMedia in XSLT for Umbraco v4.5

Umbraco MVP Lee Kelleher tells us how to use GetMedia properly. This is a quick follow-up on my blog post: "How to use umbraco.library GetMedia in XSLT". At the request of fellow Umbraco South-West UK developer, Dan, that I should update the code snippets for the new XML schema in Umbraco v4.5+

Umbraco 'Error Handling Action' problem when deleting template

Error handling action,Umbraco Exception (Datalayer),SQL helper exception in ExecuteNonQuery

Umbraco error: Domain 'xxyyzz...' has already been assigned

When attempting to set the hostname for your site in the Umbraco content tree, Umbraco gives the error: Domain 'xxyyzz' has already been assigned

Using the uComponents CheckBoxTree in Umbraco

How to use the uComponents datatype CheckBoxTree

Value Cannot Be Null, Error in Umbraco When Publishing Node

Publishing nodes in Umbraco can sometimes give: Value Cannot Be Null, Parameter Name: Attribute exceptions, here is the solution.

Fixing Error "ADDING TO SITEMAPPROVIDER IN LOAD NODES()"

Fixing errors in Umbraco related to the SiteMapProvider in the load nodes. Solutions on how to fix this error are related here.

 1  2  3  4