in

ASPXWizard.net

.net and Ajax Community
All Tags » .net » asp.net (RSS)

Browse by Tags

  • ASP.NET MVC 2 RC

    About month ago the Beta version was released, and now ASP.NET MVC team is announcing to day that ASP.NET MVC 2 RC is out there and that release candidate is ready to be downloaded and play around with. Mainly it is focused in bug fixing, improving current features, and performance tuning and you can...
    Posted to Mina Labib (Weblog) by minalabib on 12-17-2009
  • Extending Cache to Get Or Insert data

    In current project I was planning to build caching functionality to keep some shared and not frequently changed data, I figured out that I will be using a lot of Cache[string Key], Cache.Get(), and/or Cache.Insert() methods. and that means I have to check if the data is in the cache already and if not...
    Posted to Mina Labib (Weblog) by minalabib on 12-15-2009
  • Ajax.net cancel a request

    well this is one of my old blog posts i'll be resposting them by time ammong new ones here we go this is very important if i have a request that i have issued using asp.net ajax client library this is how to cancel it 1: serviceHandler = new ServiceName().methodName(param1, param2, completeHendler...
    Posted to .net Wand (Weblog) by amir.magdy on 11-12-2007
Page 1 of 1 (3 items)
ASPXWizard.net some rights reserved 2005-2007
Powered by Community Server (Non-Commercial Edition), by Telligent Systems