Deployment Strategies - .NET Mobile Applications

More care need

ITPro Today

May 17, 2004

2 Min Read
ITPro Today logo in a gray background | ITPro Today

More care needs to be taken care for Mobile applications deployment when compared to Development.  Following are some of the points that I would like to share....

 

§            A mobile application does not support user feedback system because of the different configuration settings in different mobile devices. Therefore, increase the reliability of the mobile application by performance analysis and detecting and rectifying any error.

 

§            Work towards decreasing the response time of the mobile application when used by multiple target devices concurrently.

 

§            Transfer the user data in an encrypted mode using the Secure Socket Layer (SSL).

 

§            Redirect the application to a custom error page that displays comprehensive error information or to a customer care page   when an error occurs during application execution.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like