Originally posted by: DaveSimmons
Originally posted by: Descartes
A bit of clarification...
C# and VB.NET are available for use within the .NET Compact Framework, but not yet Managed C++ (C++.NET) last I checked.
The .NET Compact Framework is superior to using eVT in every conceivable way, in my opinion.
Thanks -- I'm not doing any PPC work yet and was typing from memory of reading the windowsce-dev Yahho group instead of looking it up.
Have you done CE .NET work yourself? Are there any speed or memory issues compared to using eVC++?
I have a PPC barcoding inventory/tracking/receiving platform I wrote with eVC++ and eVB, and I converted some of it to the .NET CF when it first came out just for testing purposes. I can't say I noticed any significant performance degredation, but my particular application wasn't exactly a screamer to begin with

Most of my performance is lost with integrating with the barcode scanner, integrating with SQL Server and the database stored on a flash card, etc..
Using .NET CF for me is valuable more from a productivity and maintenance standpoint. eVT, and especially eVB, was a horrible experience for me for many reasons. I get a lucid set of classes and a real emulator with .NET CF, so I save quite a bit of time. I almost switched to doing everything on Palm simply because of the real emulator POSE.