TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Steve Crago
NA
1
2k
Multiple Device Manufacturer Portability Advise
Jan 29 2007 10:45 AM
I am new to C# and .Net CF programming.
I want to be able to develop a single application that I can deploy to multiple devices. For instance, I want to deploy the same application to a Symbol, Intermec, Motorola, and Unitech devices.
My project will have references to all of the different device SDK's and specific #if else statements to handle the different devices.
However, I'm not sure how to have C# code identify the type of device and then to somehow make that device type available for the rest of the code to decide which SDK api's & associated variables to use.
Also, I only want to have a single application to do this. I realize I could create a single cab file for each separate device, but that's not what I'm looking for. I really want one application, with a single executible that figures out the device it's running on and handles the specific SDK calls.
Any help will be greatly appreciated.
Thanks,
Steve
Reply
Answers (
0
)
!!!!!! having problem with pocket PC connection to web service !!!!
Problem on Migrating from .net 1.1 to .net 2.0