2/19/2007 1:07:14 PM · Filed under Articles and links, Articles
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...
Read full article...
2/19/2007 12:40:36 PM · Filed under Articles and links, Articles
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...
Read full article...
2/19/2007 5:13:01 AM · Filed under Articles
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...
Read full article...