Library tutorials & articles tagged with ajax

Search filter
Tags
Page 1 of 1
  • Inside ASP.NET AJAX back end services

    by Dino Esposito

    Most of the emphasis with AJAX is on how to perform an asynchronous update at the client. Dino Esposito considers the other end of the connection – how exactly does the server provide the data that the client needs? c#, asp.net, ajax

  • Using Ajax for Web Application Development: What Businesses Need to Know

    by Francis Wong

    Ajax is a hot topic today when it comes to web application development projects. Because it's become such a buzzword, businesses may be wondering how they can incorporate this form of web programming into their websites and what the benefits could be. This article will help you understand the origins of Ajax as well as the pros and cons of its use. xml, javascript, internet, ajax

  • Testing for Security in the Age of Ajax Programming

    by Bryan Sullivan

    Ajax programming, which allows a web page to refresh a small portion of its data from a web server, is an exciting technology that has recently been introduced. However, this type of programming can also leave applications open to SQL injection and similar attacks. Learn more about Ajax programming and what it means in terms of security. internet, security, web services, ajax

  • Implementing AJAX in ASP.NET

    by Karl Seguin

    Asynchronous JavaScript and XML (AJAX) has recently become the craze thanks, in no small part, to Google’s usage of it in Google Suggest as well as Google Maps. Karl looks at how it works, and how we can implement it in ASP.NET using a free AJAX.NET wrapper. asp.net, ajax

Want to stay in touch with what's going on? Follow us on twitter!