Preface: A small program made with silverlight is used to simulate the functions of a mobile phone. It uses very basic knowledge and may be helpful to beginners.
Note: Use VS2008+SQL2005+SL2.0TOOLS to develop. There is a Sql2005 database file in the directory folder data. You can directly attach or use a .SQL file to directly create the database. Just change pwd=sa in web.config to yours and slide the cover. The button is a small white square dot at the top of the phone.
Use linq plus wcf to connect to the database,
Implementation function:
1.Dial function
2. Address book function (add, delete)
3. Play audio and video function
4. A web service (what I implemented is to query the school library)
5.silverlight animation effect (simple sliding function)
6. Mobile game, the code is a game that steals a puzzle from the Internet
Note: Development environment (VS2008sp1+Silverlight2.0)
Please support Xunfeng Mobile Network: www.xun139.cn, Xunfeng Mobile Network will bring you more surprises!
Expand