|
|
Browse by Tags
All Tags » Ajax (RSS)
Showing page 1 of 2 (12 total posts)
-
Simone has created a survey to better understand Ajax usage among .NET developers. It would be nice if You could also complete it, if you haven't done so yet, as there are also MS people interested in the results. More answers means more understanding there too plus can also help evaluating the future for Ajax techniques.
Here's ...
-
I just noticed a very interesting announcement by Scott Guthrie. Microsoft will officially start co-operating with jQuery development community, adding support for jquery in ASP.NET Ajax, and which also includes Microsoft PSS e.g they take support cases.
Read more here.
Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! ...
-
Author: Steve Souders
Publisher: O'Reilly
ISBN-10: 0-596-52930-9
ISBN-13: 978-0-596-52930-7
September 2007, 168 pages
O'Reilly's web site:http://oreilly.com/catalog/9780596529307/
Companion web site: http://www.stevesouders.com/hpws/
High Performance Web Sites is written by Chief Performance Yahoo! Steve Souders. The ...
-
MS has released ASP.NET 2.0 Ajax templates for VS2008. See: http://blogs.msdn.com/brada/archive/2007/12/19/using-vs2008-to-target-net-framework-2-0-with-asp-net-ajax.aspx
Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
-
It's been a long time, but I've steadily progressed in reading this book and finally I got it done. It's been also a long time since I've really tried to review a book, so we'll see how this goes on. :-) About the book
Professional ASP.NET 2.0 Ajax
Authors: Matt Gibbs, Dan Wahlin
Publisher: Wrox (Wiley)
ISBN: ...
-
Matt Gibbs blogs about update to ASP.NET Ajax to fix issues with iPhone Safari which has been updated to 1.01. After this update, async postbacks have stopped working. Matt provides step-by-step guide to bring it back to life.
See: http://blogs.msdn.com/mattgi/archive/2007/09/11/update-for-the-iphone-update.aspx
Share this post: email it! | ...
-
Very often with databound controls such as DataGrid or GridView, when I need to do client-side scripting for child controls on the rows of the control, I use JavaScript arrays for that. Reasoning is that they give me simple direct access to the elements I want, on the client-side. They do increase page size but otherwise I'd have to parse DOM ...
-
Bertrand commented to my previous post about the Safari support. That got me thinking, has anyone seen anywhere exact list of browsers ASP.NET Ajax supports? With exact list I mean also versions (Safari 2.x. supported, earlier versions not supported)
It's easy for people to get confused what browser (or perhaps just feature in that ...
-
A user reported at newsgroups there being an issue in Safari 1.3.2 with ASP.NET Ajax's release mode scripts. He said that release script wouldn't parse and suspects it relates to the compression (script being on one line) as with debug script it works just fine. He also said that on later ...
-
ScottGu has a post about it.
You have chance to get to the source of the client-side library as well as the server-side libraries. What's cool, there are also the debugger symbols which enable you to jump to the AJAX sources while debugging your application.
Cool thing.
Share this post: email it! | bookmark it! | digg it! | reddit! | ...
1
|
|
|