Many curious customers send us tickets every week to ask us how they can implement a menu similar to that on our official website, www.telerik.com, using RadMenu for ASP.NET AJAX. The following post is inspired by them and is aimed at providing you with tips and code snippets to help you achieve this appearance and functionality.
Have you often configured the authorization settings of your website to specify areas with special access rules? One of the common scenarios is to create a website that should be available only to authenticated users. When doing this, have you ever run into the strange behavior of a login page life cycle being executed multiple times when the access to all pages is denied for anonymous users? Read on to see why this happens and how you can avoid it with only a few changes in the web.config file of your website.
Welcome back to our series on getting started with the ASP.Net AJAX Controls. In part 2 of this series, we defined our project and site layout with navigation menus. In this article we will configure a simple data source with Entity Framework 5 and add our first data-bound component to our dashboard to verify that data is loading properly.
In order to introduce ASP.Net developers who may have spent more time with MVC or have not used the ASP.Net AJAX controls from Telerik, we are going to document the creation of a sample project for developers, by developers. This blog series will have significant code content and lots of downloadable code samples.
Upgrading? Why? You have probably asked yourself this very same question each time we ship a new version (and this happens quite often – three major releases per year and at least one service pack in between). We do this to get the latest features and fixes to you as soon as possible, so we can make your development easier.