8
Shouts

Julian Dominguez’s Blog » Blog Archive » The Single Page Interface Pattern

published 818 days, 11 hours, 32 minutes ago posted by http://julian.dominguez.myopenid.com/http://julian.dominguez.myopenid.com/ 820 days, 6 hours, 14 minutes ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 6:01:29 PM GMT

Problem Typically, the user interface in Web Applications is composed of multiple pages. Now with the increasing popularity of AJAX, it is common that people want to develop Web applications that are similar and provide the same user experience as desktop applications. One common problem in Web applications is the constant page reloads and flickering when navigating the application.

category: Ajax | clicked: 0 | | source: blogs.southworks.net | show counter code
tags: Web, JavaScript, Ajax, ASP.NET