Re: any C# GUI samples/tutorials for .Net Compact Framework on WinCE by ctacke/>
ctacke/>
Sat Nov 25 12:14:52 CST 2006
It's the same as for the desktop, you just have fewer properties, methods
and controls. The principals don't change, so any desktop UI tutorial
should be relevent.
--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
"George" <George@discussions.microsoft.com> wrote in message
news:5DF89B88-17AC-4FFF-B38A-561A6EA6E8B4@microsoft.com...
> Hello everyone,
>
>
> I have some experience of C# development on Windows desktop. Now I am
> learning how to develop GUI application using C# on WinCE device, based on
> .NET Compact Framework.
>
> Are there any samples/tutorials to make reference for a beginner?
>
>
> thanks in advance,
> George