Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am building an application for my graduation project for Windows Mobile that gives the detailed bill for the mobile user.

First, the user enters the price of a call and SMS and other fees like VAT. The application must then run in the background without the user's notice and should retrieve all the outgoing calls and the number of SMS and save them in a database. Later, the user can enter ask for a report that gives him the cost of each call and the total.

The problem is I'm new to VB.NET and I need some help in this application. I've started by building the interface for the user entry for the price, and the app that runs in the background. But I don't know how to open the call log and retrieve the outgoing calls and SMS and save them to a SQL database.

P.S. I'm using MS SQL Sserver.

I'll be greatful if someone can help!

Thank you!
Posted
Updated 26-Mar-10 10:24am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900