You can create an Automatic Logout user control by doing the following. 1. Create an automatic logout user control. 2. Add 1 RadAjaxPanel, 2 RadAjaxTimers (within the Panel), and 1 RadWindowManager. Your ASPX will look something like this... 1<radA:RadAjaxPanel ID="RadAjaxPanel1" runat="server" Height="1px" Width="1px"> 2 <radA:RadAjaxTimer ID="RadAjaxTimer1" runat="server" AutoStart="False" /> ...
Thursday, April 28, 2011
Wednesday, April 27, 2011
April 27, 2011
A lot of people keep asking about a good list of .net libraries. Hence, we are building this list to save your time and to spread the knowledge. Some of these libraries will definitely help us developing better solutions. We will do our best to keep updating this list, hope you find this list useful, here we go.Ajax Ajax Control Toolkit - MicrosoftAJAXNet Pro ASP.NET MVC Project Awesome - a rich set of helpers (controls) that you can use to build...