Posts relating to “ajax” (3006)

Look up Offsite Link "ajax" at The Free Dictionary
  1. AjaxManager


    A JavaScript, CSS, and XHTML Resource By Matt SniderAuthority 410
    This article will conclude our discussion of AjaxObject. AjaxManager is a static object that contains all instances of […] AjaxObjects, handles global AJAX events, and makes retrieving AjaxObject easy. The main need for AjaxManager is to handle […] the subscription to the abort event of YAHOO.util.Connection . All AJAX abort events are handled uniformly, but the
    3 weeks ago
  2. jQuery Love: Microsoft’s CDN Service for Microsoft AJAX Library and …


    Articles, Opinions & Lab - MIX OnlineAuthority 414
    jQuery Love: Microsoft’s CDN Service for Microsoft AJAX Library and jQuery A few weeks back, Microsoft announced a […] new content delivery network (CDN) that supports hosting for both the Microsoft AJAX libraries and the jQuery library […] . This is an exciting development and big step toward improving the performance of AJAX applications: by referencing the
    5 weeks ago
  3. 15 Very Useful Hand-Picked AJAX Tutorial


    Ntt.ccAuthority 118
    Ajax is a technique for handling external data through JavaScript asynchronously, without reloading the entire page […] . Maybe you have heard about Ajax before, or at least used an Ajax-based application for example Gmail. The use of Ajax […] techniques has led to an increase in interactive or dynamic interfaces on web pages. Ajax is not a technology in itself, but a
    1 week ago
  4. AJAX Training with Steve Holzner – VTC


    Download Free Computer Ebooks - NET BOOKSAuthority 157
    Ajax, shorthand for Asynchronous Javascript and XML, is a set of technologies that allows you to create Web […] , uploading and downloading data, and display the results in the browser using dynamic HTML. Using Ajax gives your Web pages the […] helps you get started developing and building your own Ajax capable web pages. A familiarity with JavaScript, XML, PHP is
    2 weeks ago
  5. De Klassieker is in danger of being a one-sided rout for Ajax over …


    101 Great Goals - latest football videos and international soccer goals from the Premier League, Champions League,La liga, Serie A, World Cup, UEFA Cup and moreAuthority 606
    Ajax v Feyenoord, Premier League, October 31, 2009 Ajax 1/2; Draw 3/1; Feyenoord 9/2 Dutch football fans are […] -placed Feyenoord make the trip to the capital to take on third-placed Ajax Amsterdam. Needless to say, rivalry between two of the […] . *** A couple of videos to bring you. First, in celebration of De Klassieker, Ajax have put together a few videos
    2 weeks ago
  6. ASP.NET MVC 1.0 Scripts Available on Microsoft CDN


    you've been HAACKEDAuthority 586
    A little while ago, Scott Guthrie announced the launch of the Microsoft Ajax CDN . In his post he talked about how ASP […] hard work of Stephen Walther and the ASP.NET Ajax team , they’ve added a couple of new scripts to the CDN which are near […] . script src ="http://ajax.microsoft.com/ajax/3.5/MicrosoftAjax.js" type ="text/javascript" > script > script
    4 weeks ago
  7. AJAX and GWT Training Tutorials


    IntelligenteduAuthority 110
    programming training courses, hosted on courses.coreservlets.com . These areintended as a fast introductionto the basics of Ajax […] , PowerPointfiles, pdf documents, and source so that your goal of learningAjax and Google Web Toolkitwill be easier and more […] productive. What follows here are the majortopics, pdf tutorials files, and source code for these AJAXand GWT Tutorials: Ajax
    4 weeks ago
  8. Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax …


    ScottGu's BlogAuthority 621
    The ASP.NET team today released a significant new update of the Microsoft Ajax Library (Preview 6).  This update […] includes a bunch of new capabilities and improvements to our client-side AJAX library, and can be used with any version of ASP […] Query Integration : All Microsoft Ajax controls are now automatically exposed as jQuery plug-ins. In addition to the client
    3 weeks ago
  9. Are You Violating the Eolas Ajax Patent?


    SitePointAuthority 138
    Is your website using Ajax? Are you calling a server process from a client-side application? If so, prepare yourself […] Instruments, Yahoo, and YouTube. A Brief History of Ajax Ajax is a conceptual technique. The technologies have been available […] for over 10 years, but Ajax adoption became widespread after Jesse James Garrett’s article in February 2005 which
    1 week ago
  10. Using ViewModel objects to improve the Ajax performance of Telerik Grid …


    DotNetSlackers Latest ASP.NET NewsAuthority 159
    In this blog post I will demonstrate how to squeeze the most from Telerik Grid for ASP.NET MVC when using Ajax binding […] ); }) .Ajax(ajax => ajax.Action("_AjaxBinding", "Home")) .Pageable() .Sortable() .Scrollable […] (GetOrders()); } [GridAction] public ActionResult _AjaxBinding() { return View(new GridModel { Data = Get
    2 days ago