Browse by Tags
All Tags »
AJAX (
RSS)
Good news for getting a better performance 'cause CDN server could be somewhere close to your user ;-) Read whole Scotts article about it: http://weblogs.asp.net/scottgu/archive/2009/09/15/announcing-the-microsoft-ajax-cdn.aspx . According to http...
There is 3 new controls in version Version 3.0.30512 of ASP.NET AJAX Control toolkit: HTML Editor , ComboBox and ColorPicker .
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...