Telerik blogs
  • Web ASP.NET MVC

    Output Caching and Telerik Extensions for MVC

    When we pushed out Telerik TV, we ran into an interesting style issue.  We were using output caching on our index page to save the server a little work.  However, sometimes when a user navigated to tv.telerik.com/home it would look like this: This problem would only manifest itself on the production server, and shockingly there were no errors! By looking at the source of the page we quickly realized that neither the StyleSheetRegistrar, nor the ScriptRegistrar were outputting anything at all.  This made it clear that the Render method on the StyleSheetRegistrar / ScriptRegistrar was not firing, or something was causing them...
    May 27, 2021 2 min read
  • Web

    Website Search Enhancements - #2 Related Searches and Sorting

    Few days after our blog post about the autocomplete feature, we are now ready to unveil the mystery about two other features we asked you to guess. The first feature presents the new sorting functionality that we have added. Feel free to sort your search results by both Relevance and Date to get a better match of what you need to find on our website. The second feature we implemented shows a box at the bottom of every results page on our sites, where we have provided you with related searches. The suggestions are optimized so that the topmost is the most...
    May 27, 2021 1 min read
  • Web

    Website Search Enhancements - #1 The Autocompletion

    Within the next few weeks, we intend to publish a series of posts that will introduce you to the new Search Enhancements that we have been working on intensively during the past month. Being part of our overall Site Search Improvements program we would first like to present to you the Autocomplete functionality.   The new feature is already turned on for all the search fields on our website and we hope it really helps you get the needed search results faster and much more accurate.
    May 27, 2021 1 min read