473,382 Members | 1,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

C# - Mobile: how to make a C# code mobile OS compatible??

hey i want to convert one of my c# codes into a mobile OS compatible language...
plz tell a way to do it or if any software can convert it...plz help me....
reply asap
Nov 21 '07 #1
5 2014
r035198x
13,262 8TB
hey i want to convert one of my c# codes into a mobile OS compatible language...
plz tell a way to do it or if any software can convert it...plz help me....
reply asap
What do you mean by mobile OS compatible language?
Nov 21 '07 #2
Plater
7,872 Expert 4TB
Obtain the mobile OS (i.e. windows CE)
Obtain the framework/boardsupport package (i.e. "compulab Armm9")

Create a project for a mobile device. Select the OS and board package.
Create project.

Enjoy.



NOTE: You must also make sure your mobile device has a version of the compact framework running on it. You will also need to get a version for you developement PC.
Nov 21 '07 #3
r035198x
13,262 8TB
Obtain the mobile OS (i.e. windows CE)
Obtain the framework/boardsupport package (i.e. "compulab Armm9")

Create a project for a mobile device. Select the OS and board package.
Create project.

Enjoy.



NOTE: You must also make sure your mobile device has a version of the compact framework running on it. You will also need to get a version for you developement PC.
Note also that that will not change C# code to any "mobile OS compatible language".
Nov 21 '07 #4
Plater
7,872 Expert 4TB
Note also that that will not change C# code to any "mobile OS compatible language".
Is "Mobile OS" the actual name of an OS or just ment to refer to any OS running on a "mobile device"? C# can be compatible with any "mobile device" that supports the the Compact Framework.
Nov 21 '07 #5
r035198x
13,262 8TB
Is "Mobile OS" the actual name of an OS or just ment to refer to any OS running on a "mobile device"? C# can be compatible with any "mobile device" that supports the the Compact Framework.
Exactly the point I'm trying to make to the OP. Therefore they don't need to convert their code into any exotic language. C# is already a "mobile OS compatible language" when used with the right tools. They just need the right tools (which you pointed out for them above).
Nov 21 '07 #6

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

Similar topics

0
by: Stephan | last post by:
Hello to all, I'm looking into providing mobile access to a web based administrative application currently running on .Net with MS SQL. The current architecture only supports the latest Internet...
0
by: DaRueSchni | last post by:
Hello, I am a student who needs to develop a game for an XDA. I´d like to create one where you need to walk through some floors and enter different rooms. (walk through floors maybe like 1st...
1
by: DaRueSchni | last post by:
Hello, I am a student who needs to develop a game for an XDA. I´d like to create one where you need to walk through some floors and enter different rooms. (walk through floors maybe like 1st...
3
by: Robert W. | last post by:
I'm embarking on a project that will have both a desktop application and a Pocket PC application. It seems logical to have as much code as possible sitting in a shared project, which would be...
0
by: Wiktor Zychla | last post by:
Hi there, I've just started to dig into mobile ASP.NET and I'd really wish to clarify few things. I have the experience with ASP.NET. 1) Some tutorials mention something called Microsoft...
4
by: igotyourdotnet | last post by:
I have a web app that I want to make the pages render correctly based on what type of browser is connected. How can I determine if the browser is the desktop IE version or a handheld device version?
2
by: millioncents | last post by:
hi everyone.May you guys please halp me with mobile phone programming.How can i import code from the computer to a mobile phone.The thing is i don't have enough information on API's don't just...
0
by: santwize | last post by:
hi everyone, I have used .net with c# to build my website. Now i want my website to make compatible to be viewed in mobile phones but don't know how to do that. please share information if...
8
by: barrybee | last post by:
PHP version 4.027 I want to change between style sheets when page is viewed on a mobile phone or a PC. The pages looks fine on both when I manually set a key in the script. My problem is how to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.