Monday, September 6, 2010

Sitecore Fetch Squad

Automated crawler fetching websites and blogs from Sitecore content

Archive for the ‘Sitecore Developer Network’ Category

Render the sc:sublayout control via API and get HTML string

Posted by admin On December - 29 - 2008
Our code needs to render the sc:sublayout control via API and get HTML string.

Sitecore Code Snippets

Creating Proxy Items Programmatically

Posted by admin On December - 29 - 2008
Our code needs to create a proxy item programmatically.

Sitecore Code Snippets

Implementing a Lucene.NET search

Posted by admin On December - 29 - 2008
The following example implements a Lucene.NET search routine, ready to run.

Sitecore Code Snippets

Our code needs to retrieve a Media Library Item itself when only its URL is given

Sitecore Code Snippets

We have created a layout. Now our code needs to create an Item and associate it with the layout programmatically

Sitecore Code Snippets

Our code needs to create a template based on a specified template programmatically

Sitecore Code Snippets

Our code needs to clear security on an object, then grant read and write permissions to a specific user

Sitecore Code Snippets

Our code needs to login a user to the Sitecore client with LDAP module functionality using the Active Directory security credentials via the API

Sitecore Code Snippets

Our code needs to check whether every User has read/write access rights to an Item

Sitecore Code Snippets

Creating Media Items in Database

Posted by admin On December - 29 - 2008
Our code needs to create media items in database.

Sitecore Code Snippets