Ajax Tutorials & Articles from Developer Fusion https://www.developerfusion.com/t/ajax/tutorials/sort/popularity/ Ajax Tutorials & Articles from Developer Fusion http://www.rssboard.org/rss-specification en-GB Sat, 10 Dec 2011 10:21:00 GMT Lessons learned writing AJAX applications We’re all familiar these days with the Ajax buzz word – but while it’s relatively simple to use these browser technologies to implement a specific feature in an individual page, it is much more complex to build an entire application according to the Ajax paradigm. This article offers a brief overview of a few aspects you might want to take into account for building successful applications. http://www.developerfusion.com/article/94426/lessons-learned-writing-ajax-applications/ http://www.developerfusion.com/article/94426/lessons-learned-writing-ajax-applications/ Wed, 02 Feb 2011 18:35:00 GMT Dino Esposito Implementing AJAX in ASP.NET 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. http://www.developerfusion.com/article/4704/implementing-ajax-in-aspnet/ http://www.developerfusion.com/article/4704/implementing-ajax-in-aspnet/ Mon, 27 Jun 2005 10:29:00 GMT Karl Seguin The Next Generation Of Web Development Where is Web Development moving to in the future? http://www.developerfusion.com/article/78919/the-next-generation-of-web-development/ http://www.developerfusion.com/article/78919/the-next-generation-of-web-development/ Thu, 01 Jan 2009 00:00:00 GMT James Crowley Game development using Silverlight 2 Implementing a game using Silverlight is a good way to learn its more advanced aspects. Dave Wheeler shows us how, and has some fun on the way. http://www.developerfusion.com/article/8316/game-development-using-silverlight-2/ http://www.developerfusion.com/article/8316/game-development-using-silverlight-2/ Fri, 17 Oct 2008 18:59:00 GMT Dave Wheeler Have you seen the Silverlight? So you want fancy, sexy streaming media in the UI? And you want cool animations, fancy glow-in-the-dark buttons and decent, scalable vector graphics? And you want to run your application in a browser on both Windows and Mac OSX? If you’re already reaching for your copy of How to Wow with Flash, stop. There’s a new kid muscling onto the somewhat crowded Rich Interactive Application (RIA) block, and it’s coming from Microsoft. http://www.developerfusion.com/article/7087/have-you-seen-the-silverlight/ http://www.developerfusion.com/article/7087/have-you-seen-the-silverlight/ Mon, 17 Sep 2007 20:49:00 GMT Dave Wheeler Inside ASP.NET AJAX back end services 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? http://www.developerfusion.com/article/7437/inside-aspnet-ajax-back-end-services/ http://www.developerfusion.com/article/7437/inside-aspnet-ajax-back-end-services/ Sat, 26 Jan 2008 13:30:00 GMT Dino Esposito REST and .NET 3.5 Part 1 - why REST based services? Why has REST been getting so much attention recently? It's no accident that Yahoo, Google and Amazon have chosen not to use SOAP to expose their APIs. Learn some of the issues of using SOAP, and how a RESTful based architecture can resolve some of these. http://www.developerfusion.com/article/7991/rest-and-net-35-part-1-why-rest-based-services/ http://www.developerfusion.com/article/7991/rest-and-net-35-part-1-why-rest-based-services/ Wed, 06 Aug 2008 16:02:00 GMT Richard Blewett Using Ajax for Web Application Development: What Businesses Need to Know 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. http://www.developerfusion.com/article/6819/using-ajax-for-web-application-development-what-businesses-need-to-know/ http://www.developerfusion.com/article/6819/using-ajax-for-web-application-development-what-businesses-need-to-know/ Sun, 01 Jul 2007 18:56:00 GMT Francis Wong Testing for Security in the Age of Ajax Programming 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. http://www.developerfusion.com/article/6197/testing-for-security-in-the-age-of-ajax-programming/ http://www.developerfusion.com/article/6197/testing-for-security-in-the-age-of-ajax-programming/ Wed, 27 Sep 2006 22:24:00 GMT Bryan Sullivan Using Adobe Flex in Visual Studio You can now take advantage of the Flex framework from right within Visual Studio to build Rich Internet Applications (RIAs). We get you up to speed on what Flex is and a basic application talking to a web service. http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ Tue, 06 Jan 2009 16:37:00 GMT Matt Wicks Web Testing with MbUnit and WatiN Part 3: Testing Asynchronous AJAX Calls Concluding his look at combining MbUnit and Watin to produce clean web integration tests, Yann Trevin looks at testing asynchronous calls http://www.developerfusion.com/article/134437/web-testing-with-mbunit-and-watin-part-3-testing-asynchronous-ajax-calls/ http://www.developerfusion.com/article/134437/web-testing-with-mbunit-and-watin-part-3-testing-asynchronous-ajax-calls/ Sat, 10 Dec 2011 10:21:00 GMT Yann Trevin