Author: selaromdotnet

C# Sitefinity 3 Web Development

Sitefinity: Index and Search Events

NOTE: This post has been superceded by the Sitefinity Toolkit whcih contains a search provider for news, events, and generic content items. This post remains for reference only. Sitefinity has a very useful search-indexing feature that works pretty much out-of-the-box to index pages, blogs and news. Unfortunately, there doesn’t seem to be any built-in provider […]

CONTINUE READING
Ajax Sitefinity 3 Web Development

AJAX News Rotator in Sitefinity Part 3: Handling Disabled Javascript

In part 1 and part 2 of this series, I discussed how to create a simple News Rotator for Sitefinity. Everything is working great until you try to visit the page with Javascript disabled. Since we’re using link buttons that navigate through the various news items, they require the __dopostback javascript command to initiate the […]

CONTINUE READING