Take a look at my previous post for the details on a cache helper method that I like to use. In this post, we'll be putting it to work (the word for today is J - O - B). Here's a look at the code for reference. using System; using System.Reflection; using System.Web; using System.Web.Caching;...
Posted to
Alan Northam
by
anortham
on 03-17-2008
Filed under: Featured, Cache, AJAX, AutoComplete, HttpRuntime.Cache
Now I can officially say that, I joined to AJAX Control Toolkit team which I'm very proud of. A number of new challenges and things to learn are waiting for me now. I'm so excited. First thing I'm going to take is ContextMenu Extender. Kirti put short requirements list on her blog , I will allow myself...
Welcome again in the topic. Some time ago we went through a course which gave us fully functional extender. Just to remember, the course has the four parts: Introduction – what Atlas Extender is and how to create our own validation extender, Page methods – how to add AJAX server-side validation, Migration...
Posted to
Lazy Developer
by
Jimmy
on 02-02-2007
Filed under: ASP.NET, AJAX, Community, Extender Project
Welcome again in the last part of this series. So far we made the extender with bunch of features and then we had migrated to the new ASP.NET AJAX framework. So there only one left to do in order to get fully functional extender. As a current state our course contains the following parts: Introduction...
Posted to
Lazy Developer
by
Jimmy
on 11-21-2006
Filed under: ASP.NET, C#, AJAX, Extender Project
Welcome in the second and half post in the series dedicated adventures with Atlas Extenders. Originally, this series consist of three parts, but some changes in the world forces me to add one more post into the series: Introduction – what Atlas Extender is and how to create our own validation extender...
Posted to
Lazy Developer
by
Jimmy
on 11-01-2006
Filed under: ASP.NET, C#, AJAX, Extender Project