473,657 Members | 2,445 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

best windows mobile device for programming

3 New Member
Which Windows mobile devices are better for programming. We are currently using HP iPAQ 910 running Windows Mobile 6.1 professional.

Our applications mainly deal with ad Wi Fi communication between mobile devices. We are mainly developing in .Net - C# Our applications will have simple GUIs.

So are there any devices better from network configuration point of view.
Dec 3 '08 #1
11 3331
markmcgookin
648 Recognized Expert Contributor
As long as your device is running WM and has WiFi it shouldn't really matter as you will be using .Net libraries to handle most of the hard work.
Dec 3 '08 #2
WinSankalp
3 New Member
Thanks a lot for replying...

I am curious though, which WM 6.0/6.1 professional devices are popular among windows mobile developers. Cost is not an issue. Any pocket PC devices with unlocked phone around $ 500 would do.

Any devices which have less bugs and are tried & tested by developers? So that I wouldn't have to spend much time in handling device specific quirks.

Thanks again.
Dec 3 '08 #3
markmcgookin
648 Recognized Expert Contributor
Well it depends on the application... will the user be typing a lot? then a slide out qwerty keyboard might be desirable then the HTC Tytn is a good phone, if they need a fast small device, HTC Touch could be good. If they need a more robus device, I think the MC35 might support WM6 (not sure though, contact symbol on that one)
Dec 3 '08 #4
WinSankalp
3 New Member
Thanks a lot for quick reply!

I currently use HP iPAQ 910 & Dell Axim 51v. We are in process of buying 3-4 new devices. So, we wanted expert's opinion before going ahead.

Main criteria are:
1. Very good wi fi connectivity
2. Unlocked phone
3. Longer battery life

Apart from that, good bluetooth connectivity, a good display, camera, probably a number of sensors like light, accelerometer, proximity sensors (like iPhone or HTC touch diamond), would be 'nice to have' features.

Keyboard type is not much of an issue,(slide out keyboard will be an overkill). Our application is meant to be autonomous and it will interact with surrounding devices with minimal user intervention, so 'reliable communication over longer period' is major criterion.

Also, I would like to know your thought about HP iPAQ 910.

Thanks in anticipation.
Dec 3 '08 #5
markmcgookin
648 Recognized Expert Contributor
That's a very nice phone, does it run WM Smartphone or WM PPC (i.e. the one with touch-screen support) It does seem to have all the features you want, except the accelerometer. Although you can usually get extended batteries and nice easy to use docks for the iPaqs so if you are using a lot of WiFI you will need as much battery/charge you can get.
Dec 4 '08 #6
Plater
7,872 Recognized Expert Expert
I am thinking of getting the Samsung Omnia (win mobile 6), its new and sure to be full of bugs, but I have liked samsung products in the past. Plenty of features.
The big problem is, that I will be getting it as my PHONE phone, from verizon....so I'm not even sure I can develope for it without them being very angry at me.
Dec 4 '08 #7
Curtis Rutland
3,256 Recognized Expert Specialist
Verizon loves to cripple their phones with their own crap roms. But I don't think that they stop you from installing your own programs on there.
Dec 4 '08 #8
markmcgookin
648 Recognized Expert Contributor
What are the policies over there in USA for rippoing off their crappy ROMs and putting your own on?
Dec 4 '08 #9
Curtis Rutland
3,256 Recognized Expert Specialist
Well, they probably won't let you return it without flashing it back to the original, but I don't think that there's anything wrong with doing it.
Dec 4 '08 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

11
9242
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in C++. I find my self sometimes, trying Object app = Object(); Object *app = Object(); Object app = new Object();
0
4536
by: Zorba.GR | last post by:
IBM DB2 Connect Enterprise Edition v8.2, other IBM DB2 (32 bit, 64 bit) (MULTiOS, Windows, Linux, Solaris), IBM iSoft Commerce Suite Server Enterprise v3.2.01, IBM Tivoli Storage Resource Manager Express Edition v1.3.2 Win, IBM Tivoli System Automation v1.2.0 Linux, IBM Tivoli Workload Scheduler Virtualized Data Centers v8.2 , other IBM Tivoli CDs, WEBSPHERE EVERYPLACE MOBILE PORTAL v5.0 - ALTIUM , other IBM WebSphere Business CDs...
1
2365
by: John | last post by:
Hi We have an access db which records daily orders. We would like the orders to be downloaded to a windows mobile 2003 device via usb cradle. Drivers then take along the device and get signatures from customers when items delivered. Once drivers are back, the information to be synched back to the access db as drivers may have amended the order detail. How does one go about synching to/from mobile device? Are there any code examples...
0
2210
by: Nick White [MSFT] | last post by:
Hello fellow Microsoft Windows Mobile and Embedded enthusiasts: I invite you to peruse the list below of upcoming technical chats and Webcasts offered by the Windows Mobile and Embedded Devices Group. For the full list of upcoming Windows Mobile and Embedded chats, to review archived chat sessions, or to request a reminder for a chat, visit http://msdn.microsoft.com/embedded/community/community/chats/. Also, the Windows Mobile and...
7
4391
by: Jarod_24 | last post by:
I just downloaded a activex control that was written in C# and tried to view it on my PDA's Internet Explorer. At my regular PC it displayed just fine, but nothing showed up on the pda. Do ActiveX controls that are to be used by a pda need to be written in the ..net compact framework, or am i missing something else here? i have a HP iPaq 2490 with Windows Mobile Premium installed While i'm at it; does a activex control allow you to...
2
1979
by: bwilde | last post by:
Hello, I'm just starting to play around with programming using c# for a WM6 mobile device using VS2008 (B2). I created a new c# project for the mobile device, and have been able to get some basic UI together and set up handlers on the back end. In the process of doing slightly more complex things, I'd like to be able to print out text to a console window while the app is running. I have tried Console.WriteLine("text");, but it...
3
2006
by: John | last post by:
Hi We have a staff database app that also stores staff pictures with each staff record. I have been asked to design something so we can send pictures of staff to people's mobiles when they need it for ID purposes. I have no idea where to start on this. Has anyone had any experience with sending pictures to mobiles from a .net app? Any pointers would be appreciated. I would not know the phone service providers of the recipients...
4
2829
by: =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?= | last post by:
I am creating an application for windows mobile using Visual C# windows. I am using visual studio 2008 and I have windows Microsoft Vista on my computer. I also downloaded the professional and standards SDK windows mobile. However some tools and properties are not available such as FontColor, RichTextBox, FlowLayoutPanel . The tools I needed are mostly under System.Windows.Forms name space which already included in my application. I also...
2
5490
by: =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?= | last post by:
Hi, I am trying to disable the power key in windows mobile version 6.0 while my application is running. The user should not be able to turn off or turn on the device. Those functionalities should happen by programming using C# codes. Could someone please help me with that? Is there any site that explains how to disable the power key on PDA device using C# codes? Thanks, Tammy
0
8395
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8310
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8826
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8605
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7330
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6166
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4306
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.