Navigation |
Browser Client != Thin ClientFrom Wikipedia, the free encyclopedia:
For many years, browser-based applications have been called "thin clients", while desktop applications have been called "thick clients". Thin clients have been all the rage, as there was no need to install code onto the client machine. However, with advances in browser development practices and technologies, many browser clients have become "thick clients". Flash and Silverlight both require browser plug-ins to be installed. Flash and Silverlight content must be downloaded before it can be executed. AJAX techniques and libraries require a large volume of JavaScript code to be installed in the browser cache. A white paper released by the Microsoft Research Doloto project presented the following data:
As developers, we must understand the implications of building thick browser clients. Are we limiting our own productivity and creativity by building thick browser applications, when a desktop application would work just as well. Are we limiting our customer's productivity by building them an application they must re-install every time they use it? Are we wasting our customer's valuable time? Published February 22, 2008 |
Recent blog postsUser login |