Contents tagged with empty client
-
How to make your ASP.NET third party control run faster
You can learn more on implementing ASP.NET third party controls with the Empty Client approach and by that enhancing its performance and making it secured by design in this article.
-
Command Level Virtualization ('Empty Client')
The following article on the Visual WebGui Technology section explains the Visual WebGui Command Level Visrtualization ('Empty Client') approach that through a unique protocol of events and commands, virtualizes the application run from the server to the client.
Think of a bitmap based virtualization solution such as Citrix or Remote-desktop, even though highly optimized it is still transferring a picture; the client plays the minor part of showing a bitmap and replacing it when necessary.