F
Frank Luker
Hello,
our company is developing server-client-systems for medical data collection.
We use VS 2005 / .NET 2.0 and now we want to include handheld PCs for our
system.
We decided to use Windows Mobile and the .NET CF 2.0.
After trying to implement some features we recognized that the compact
framework does not offer so much features and the controls are very poor.
For example a grid control with the possibility to show icons/images in the
cells is missing and even third party controls (e.g. Developer Express) are
rare.
So the basic and main question for us is: should we implement a .NET CF
application or shall we instead of this use the web technology by using the
Internet Explorer on the handheld PC and call ASP.NET pages.
What is the current philosophy of the developers using .NET at this point?
On a workstation PC I would prefer an own Windows application I there is
much interaction with the user and if there are some "local" tasks like file
operations. Otherwise an ASP.NET project is very smart, scalable and no
installation necessary. Any arguments for or against ASP.NET or applications
on handhelds?
Thanks for your tipps.
Best regards
our company is developing server-client-systems for medical data collection.
We use VS 2005 / .NET 2.0 and now we want to include handheld PCs for our
system.
We decided to use Windows Mobile and the .NET CF 2.0.
After trying to implement some features we recognized that the compact
framework does not offer so much features and the controls are very poor.
For example a grid control with the possibility to show icons/images in the
cells is missing and even third party controls (e.g. Developer Express) are
rare.
So the basic and main question for us is: should we implement a .NET CF
application or shall we instead of this use the web technology by using the
Internet Explorer on the handheld PC and call ASP.NET pages.
What is the current philosophy of the developers using .NET at this point?
On a workstation PC I would prefer an own Windows application I there is
much interaction with the user and if there are some "local" tasks like file
operations. Otherwise an ASP.NET project is very smart, scalable and no
installation necessary. Any arguments for or against ASP.NET or applications
on handhelds?
Thanks for your tipps.
Best regards