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:
MobiAccess Development MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
PrintCE SDK If you develop a program on eMbedded Visual C++ , Visual Basic , Visual Studio 2003/2005 .Net Compact Framework it is possible for you to include into your program a printing opportunity using PrintCE SDK
diPacker diPacker is an advanced executable file compressor for PDA, capable of reducing the file size of programs by as much as 70%. diPacker makes executable files and libraries smaller, increase free space on memory cards, decrease load times across networks, and download times from the internet; it also protects programs against reverse engineering
SecureTrial SecureTrial allows developers to create fully-functional trial versions of their .NET Compact Framework applications. When you add SecureTrial to your C#.NET or Visual Basic .NET program, users are given a trial period during which to evaluate the program
eMbedded Visual Basic (eVB) Runtime eMbedded Visual basic Runtime is a tool to help you run certain programs on your Windows Mobile 2003 and Windows Mobile 2003 SE PDA. You should only install it if specifically required by an application.
As this technology is now being phased out by Microsoft, this application may not be installed under Windows for Smartphone, Windows Mobile 5.0 or any later versions
Smart Device Framework Smart Device Framework - The Smart Device Framework is an application framework which enriches and extends the .NET Compact Framework. There are a lot of new class libraries and controls along with all the existing class libraries and controls available from www.opennetcf.org
zBfIDE zBfIDE is a full featured brainf*ck interpreter and development environment for PocketPC
Socks Proxy A SOCKS proxy is a proxy server that is capable of forwarding nearly all types of network traffic, similar to a NAT router. It is very simple to use. Simply type in the port you would like the proxy server to listen on (defaults is 1080), then click the large "Start Proxy" button.
Some applications are SOCKS-ready and others are not