It certainly boils down to knowing your customer base. For most of what I
what's on the device). In other, broader instances it might make sense to
roll back to CF 1.0. Native for UI development would still take a *lot* of
"Hilton" <nospam@nospam.com> wrote in message
news:RsoYi.67763$YL5.60508@newssvr29.news.prodigy.net...
> ...or write the app using CF 1.
>
> "dbgrick" <dbgrick@discussions.microsoft.com> wrote in message
> news:C7D8A531-42F2-4460-A77E-A5D1379A37A7@microsoft.com...
>> Chris is definitely correct about longer development time, but if you are
>> planning to distribute your application to external users, then you might
>> consider native forms. I've found that the size of the Compact Framework
>> discourages some customers from installing your application on their
>> device.
>> Windows Mobile 5 does not come with the CF 2 and requires the user to
>> install
>> it if they wish to run your application. Just my 2 cents.
>>
>> Regards,
>> Rick D.
>> Contractor
>>
>> "<ctacke/>" wrote:
>>
>>> The CF certainly can't be used for real-time code. If you are doing any
>>> form
>>> of UI or data access it takes very little to argue that you certainly
>>> should
>>> consider C# or VB.NET, as it takes an order of magnitude longer to do
>>> that
>>> development in native code.
>>>
>>> There are a lot of other considerations, but I'll never do another UI in
>>> native code unless there's a specifically compelling business reason to
>>> do
>>> so (and I can't imagine one).
>>>
>>>
>>> --
>>>
>>> Chris Tacke, Embedded MVP
>>> OpenNETCF Consulting
>>> Giving back to the embedded community
>>>
http://community.OpenNETCF.com >>>
>>>
>>> "LogicAl" <al@cobelle.org> wrote in message
>>> news:1194389813.675204.5170@50g2000hsm.googlegroups.com...
>>> > 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.
>>> >
>>>
>>>
>>>
>
>