Browse by Tags
All Tags »
AJAX (
RSS)
Ever wonder what tehnologies are used to create cool AJAX applicatons like Pageflakes? There is a chance to learn it now. The co-author of pageflakes.com release the sample site used for his book Building a Web 2.0 Portal with ASP.NET 3.5 as open source...
If you were thinking that you can relax for a while and explore VS 2008 and .NET 3.5 classes and templates... well... you were wrong. Grab the ASP.NET Extensions Preview released on 09.12. and play with MVC, browser history in AJAX, Entity framework,...
My friend Josip points me to the very usefull generate AJAX loader animation web site (still in BETA but works just fine) for generating AJAX „please wait“ animations. So... if you need a quick icon for your new web 2.0 application just select the shape...
If you try to use ASP.NET AJAX toolkit inside of IFRAME you might get JavaScript error: " Sys.ArgumentOutOfRangeException Value must be an integer Parameter name: x Actual value was: NaN ". Error message says " Value must be an integer...