Symbian UIQ3 Picture Viewer
The Picture Viewer is completely an asynchronous application. When the user selects the start scanning option, the application starts to scan all of the subfolders asynchronously and stores every picture file that the phone can view. While scanning is stil in progress the UI is still responsive so that user can view the pictures. The loading process of the picture file is also asynchronous. First the application checks if the file still exists than scales the picture ,creates a new Bitmap file for the picture and views the picture without stopping the scanning process.
Download Sis File
Download Sample Source Code
Windows Mobile Automatic Report Generator
This projects aims to create automatic Microsoft Word reports from a Windows mobile device using Web Services and Open Xml Sdk. In the client side the user can input data to a form control which is consisted of some text input, dropdown list and pictures (can be taken inside the application) then sends these information to the server with web Service. Then in the server side the received files are used to create a word document using a word document template and OpenXml sdk. The demo video of the application is avaliable in my blog.
Download Video Demo of the Application (2 Mb)
The Picture Viewer is completely an asynchronous application. When the user selects the start scanning option, the application starts to scan all of the subfolders asynchronously and stores every picture file that the phone can view. While scanning is stil in progress the UI is still responsive so that user can view the pictures. The loading process of the picture file is also asynchronous. First the application checks if the file still exists than scales the picture ,creates a new Bitmap file for the picture and views the picture without stopping the scanning process.
Download Sis File
Download Sample Source Code
Windows Mobile Automatic Report Generator
This projects aims to create automatic Microsoft Word reports from a Windows mobile device using Web Services and Open Xml Sdk. In the client side the user can input data to a form control which is consisted of some text input, dropdown list and pictures (can be taken inside the application) then sends these information to the server with web Service. Then in the server side the received files are used to create a word document using a word document template and OpenXml sdk. The demo video of the application is avaliable in my blog.
Download Video Demo of the Application (2 Mb)