Top ".net-cf-3.5" questions

For .NET compact framework version 3.5 related questions

Windows Embedded Compact 7 - Do not automatically display on-screen keyboard

I have been building a .net application in c# for Windows CE. I had originally created it for a Motorola …

motorola .net-cf-3.5 windows-embedded-compact
Reboot Windows Mobile 6.x device programmatically using C#

My HTC HD2 can't be rebooted from OS, just shut down. So I want to write a small program to …

c# windows-mobile windows-mobile-6 compact-framework .net-cf-3.5
DateTime FormatException error

DateTime datuMDokumenta = Convert.ToDateTime(txtDatumDokum.Text); txtDatumDokum.Text is like "09.09.2011". but i get FormatException error. Must i parse date?

c# compact-framework .net-cf-3.5