Sunrise Mobile Order Entry
Sunrise dairy needs their web based order entry system to run on mobile, so their customer could send order through their mobile device. They need their order should be received in way that mobile orders and web order should be separate and should have different order numbers. Now after receiving orders they process those records to execute them. They also wanted to have history of orders to be kept for a certain days in customer hand-handled device, which should be automatically cleared.
In regard of delivering this kind of solution we should have some ready database synchronization server, so the mobile could communicate with that. We gave them solution to make a .Net Web Service for synchronization. Now we had a problem to synchronize the web based database and mobile data, and we did not have access on remote connectivity to their database server. We thought a plan the same web service for web-orders and mobile order and if we are going to access web-service we no more require to have remote connections to database server. We applied w3c security standards to secure our web service and we were successful in delivering the solution.
.Net Framwork 3.5, Visual Studio 2008, Asp.Net Web Services



