
Windows CE.NET AND VB.NET
It's a little hard to understand exactly what you are asking, but you can
use Visual Studio 2003 Final Beta, which includes the .NET Compact
Framework, to write .NET applications to run on Pocket PC, Pocket PC 2002,
and Windows CE.NET 4.1 devices.
Since Visual Studio, including VB.NET, is a Win32 application and since
Windows CE is not Win32, you couldn't install VB.NET on a Windows CE.NET
device, even if you wanted to...
Paul T.
Quote:
> Hi
> Is ist possible to write an applictions for a
> Windows CE.NET Device?
> Developpment Tool: VB.NET
> OS: Windows NT
> must VB.NET on the Windows CE.NET Device installed or
> only the Framework?
> Thanks