Welcome to MSDN Blogs Sign in | Join | Help

John's Blog

MS PM OK?

Browse by Tags

All Tags » C#   (RSS)
Windows Mobile: Programmatically Making Contact
I’ve recently been working on a Windows Mobile Starter Kit (I’ll be uploading it shortly) that interacts with the internal Contact’s database on the Windows Mobile device. Last time I wrote an application that tried to read the Contacts, I used C++ to Read More...
Windows Mobile: Debugging Tip when Developing in Managed Code
If you are developing a Windows Mobile 5.0 application in C# (or even Visual Basic .NET), here's a useful little tip for getting some information whilst your application is running. By including the Diagnostic class - like this: #using System.Diagnostics; Read More...
Page view tracker