Posts in Articles

Ajax and ASP.NET - about the site

I just wanted you to not miss my blog post cause some people has actually wondered why I wouldn't look at Atlas - and instead use JQuery. The blog post explains it all - and also it explains the fact that now I AM gonna inves...

Comments

Ajax Control Toolkit

The control toolkit is a must for anyone really wanting to create a cool and nicelooking Ajax solution with ASP.NET. Ajax Control Toolkit - samples and demos of all controls Ajax Control Toolkit Project Page - the download page The controls...

Comments

Client side browser detection with MS Ajax

  Just a small tip (didn't dind it in the client side reference docs ): by using Sys.Browser.agent we can see which browser the visitor is using -- and therefore be able to adjust the Javascript code thereafter. Example: EEEContent_1...

Comments