teemukeiski.net

Teemu Keiski's .NET site
Welcome to teemukeiski.net Sign in | Join | Help
in
Home Our Blogs BlogRoll Forums Photos Downloads

Browse by Tags

All Tags » ASP.NET » Ajax   (RSS)
Showing page 1 of 2 (12 total posts)
  • Survey: Ajax usage among .NET developers

    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 ...
    Posted to Teemu (Weblog) by Anonymous on toukokuu 25, 2009
  • Microsoft announces jQuery support in ASP.NET Ajax

    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! ...
    Posted to Teemu (Weblog) by Anonymous on syyskuu 29, 2008
  • Book Review: High Performance Web Sites, Steve Souders, O'Reilly

    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 ...
    Posted to Teemu (Weblog) by Anonymous on syyskuu 25, 2008
  • VS2008: Targeting ASP.NET 2.0 and ASP.NET Ajax 1.0

    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!
    Posted to Teemu (Weblog) by Anonymous on joulukuu 20, 2007
  • Review: Professional ASP.NET 2.0 Ajax

    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: ...
    Posted to Teemu (Weblog) by Anonymous on lokakuu 7, 2007
  • ASP.NET Ajax update related to iPhone's Safari (1.01 update)

    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! | ...
    Posted to Teemu (Weblog) by Anonymous on syyskuu 12, 2007
  • Learnt something about registering JavaScript arrays in ASP.NET Ajax...

    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 ...
    Posted to Teemu (Weblog) by Anonymous on elokuu 11, 2007
  • Calling for exact list of supported browsers in ASP.NET Ajax 1.0

    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 ...
    Posted to Teemu (Weblog) by Anonymous on helmikuu 16, 2007
  • Replace "Framework" scripts in ASP.NET Ajax

    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 ...
    Posted to Teemu (Weblog) by Anonymous on helmikuu 16, 2007
  • ASP.NET Ajax's Source Code Released

    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! | ...
    Posted to Teemu (Weblog) by Anonymous on tammikuu 30, 2007
1 2 Next >