L
LogicAl
We'll be developing a real-time embedded app at my office running
under CE. Since I'm quite used to using desktop .NET, my thinking was
to use .NET CF, with unmanaged DLLs to do the real-time work.
However, I was talking to a coworker who's experienced at using .NET
CF & unmanaged code under CE. He told me that .NET CF requires
several seconds for the first load of each form (on an SH7760
platform).
I'm wondering if this seems right, and, if it is right, whether there
are demonstrated productivity or reliability advantages of .NET CF
over unmanaged code.
under CE. Since I'm quite used to using desktop .NET, my thinking was
to use .NET CF, with unmanaged DLLs to do the real-time work.
However, I was talking to a coworker who's experienced at using .NET
CF & unmanaged code under CE. He told me that .NET CF requires
several seconds for the first load of each form (on an SH7760
platform).
I'm wondering if this seems right, and, if it is right, whether there
are demonstrated productivity or reliability advantages of .NET CF
over unmanaged code.