C# IDE Mobile-as its name implies, is a C# Integrated Development Environment which executes on Windows Mobile 5.0 or 6 with .NET Compact Framework 2.
It allows you to write programs using the C# language and the .NET 2.0 Compact Framework (.NET2CF). The program is parsed and executed at runtime (there is no compilation or link required).
Important note:
No .NET SDK IS REQUIRED: Unlike other tools which do "C# Scripting" by wrapping CSC.EXE, C# IDE Mobile doesn't require you to have the .NET SDK (which includes the compilers). It only requires having the .NET 2.0 (Compact or not) Framework Redistributable (i.e. the runtime .NET). It isn't a wrapper around the Microsoft CSC.EXE compiler.
The goal is mainly to develop code while away from your desktop and be able to test it. Then you can compile into native PPC applications using Microsoft's compilers (with Visual Studio for example).
Here are just some examples of what is possible on your Pocket PC thanks to this:
- Creating applications with graphical user interfaces.
- Creating methods and classes (to better organise your program into smaller functions).
- Using all of the.NET Compact Framework classes.
- Doing file manipulation (.NET as many nice static functions for this).
- Running processes.
- Using .NET2 generics (to create lists, tables, arrays, ...).
- Using C# control structures (loops, conditional, ...).
- ...
Basically, you can write C# code and execute it on your Pocket PC (then you can compile it later on your desktop to get a native .NET program).
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional
Similar Software:
Vectorsoft VSDrawDLL 1.04 VSDrawDLL allows Pocket PC Software Developers to open Vector Graphics (Adobe® Ai, AutoCAD® DXF, Windows® Metafiles EMF, WMF, HPGL® PLT) in Pocket PC projects.
View drawings designed on Vectorsoft Draw and other popular graphic and design programs such as CorelDRAW®, Adobe Illustrator®, AutoCAD®, Microsoft Office® and so on
AesLib AesLib allows software developers to do AES encryption in their own applications.
The AesLib package features:
Usable from C++, eVC, VB.NET and C#, Visual Studio
PPL - Pocket Programming Language Pocket Programming Language is a fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all Smartphones, PocketPCs and PCs. Programs written for one system are 100% compatible with each supported platforms. PPL comes with a complete development environment on the PC, Smartphone and PocketPC allowing you to develop anywhere from your PDA
Fire j2me Fire j2me is a library that aims to provide a set of easy-to-use extendable components to J2ME developers.
The basic set of Fire components offer all the functionality of the J2ME GUI components provided in the midp2 profile (Forms, Items etc.) plus a much more appealing user interface, themes, animations, popup menus, and better component layout
Kai's OpenFileDialog.Net (source code) Kai's OpenFileDialog.Net (source code) - Complete VB.Net source code for open a file or directory in two versions. You can insert this source code in your own projects. Unlimited use for your applications and sales. For professionals and beginners, you do not have to develop new.
4 possible dialog views: TreeFolder, TreeList, Open..., Save..
FBA The Creator Create your GAMES and APPLICATIONS with very basic and easy language
WMGL WMGL - WMGL is the Graphic Library developed for Windows Mobile devices. It provides easy-in-use interfaces for fast alpha blending and various 3D effects. You can use it from your C++ or C# (.NET CF) project.
The library is currently used in the Touch Shell project