Users have been creating their articles in MS Word and have been expecting that they can simply copy and paste them in the web. Only developers know how hard this can be. But don’t worry, RadEditor is here to save the day
I’ve been noticing that people use the word “callback” for almost any request to the server, but in ASP it has its own meaning and there are many other ways to call the server. So, I wanted to make a few clarifications and a quick list.
Are you curious about the new rendering mode of some RadControls for ASP.NET AJAX? Do you wonder what it will bring and how it will affect your work? Read on for a history lesson and a comparison between the present and the future.
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.