User login

Poll

How do you find the new Swisttech Website?:

ITWEB

Micro browser solution

Micro Browser solution

The way of the future

Web application are popular for almost any use imaginable. There is a big drive to access these applications on mobile platforms that are more ubiquitous than computers. Especially in developing countries where the mobile device penetration is much higher than that of computers.

With the advent of GPRS access to the internet on mobile phones, mobile web browsers started to feature XHTML compliancy (WAP 2.0) which allows access to basic standard html web pages. Therefore in order to bring web applications to mobile platforms it is essential to use the XHTML standard and also design layouts that will fit on smaller screens like the typical QVGA size (320x240).

Our mobile applications are developed in .NET 2.0 and makes use of standard .NET controls as well as the built in session and cookie management provided by ASP.NET. It is also possible for us to detect the mobile device from which the request originates and adapt content accordingly if need.

Mobile portals can either be standalone solutions built in a 3 tier fashion or they can be projects added to current solutions as an additional presentation layer. By integrating the mobile web application as presentation layer into existing solutions it is possible to utilize the same business and data layers used by the existing solution.

Mobile applications rely on simple, standard compliant content being pushed to the mobile device while keeping processing on the server as far as possible. Since client side scripting is not supported in the same way across all device, sometimes it is not supported at all, it is therefore important to keep all logic on the server side. This also allows for much smaller responses to be pushed back to the mobile device thereby reducing the traffic and cost for the user. It also increases the turnaround time and provides for a more seamless feeling of interaction between the user and the system.


Please use below links as POC done for companies, they are not fully functional, but more POC based.