Developing for Windows Mobile 6.1
Hello,
i creating applications into VB .NET 2005.
i want to start writting an application for Windows Mobile 6.1 Device with SQL Data.
What tools i need ?
.NET Framwork for Mobile Device ?
.NET Framwork for Desktop PC ?
SQL Server for Mobile Device ?
SQL Server for Desktop PC ?
What Version of the them and what else i need to start Developing ?
Can i test also to the Desktop PC ?
Thanks
Geobest
Re: Developing for Windows Mobile 6.1
Hi,
you need at least VS Studio 2005 standard to create .Net CF Applications.
There is a primer here by Daniel Moth to get you started.
You will need to download the SDK for WM 6.0
You will need to download SQL Server Compact
If you want to access SQL Server on the desktop from your PC - use the SQL Client namespace
You can test on the desktop using an emulator.
There are loads of good videos here