New C# IDE Mobile V12 + C# Mobile Scripter (MAJOR IMPROVEMEN

New C# IDE Mobile V12 + C# Mobile Scripter (MAJOR IMPROVEMENTS)
C# IDE Mobile is an application (totally free) that I've developed to be able to develop with C#/.NET2CF directly on the Pocket PC-Windows Mobile 5/6 (it doesn't require the .NET SDK, you don't need a desktop computer).
You can download the new version at:
http://www.geocities.com/hrowson/wm5_software/index.htm
or from my personal page:
http://www.geocities.com/hrowson/index.htm
This package includes the latest version of Control Editor, developed by Jean. An introduction/presentation is available here:
http://pagesperso-orange.fr/asnora/Cont ... Editor.htm
************* C# Mobile Scripter *************
MAJOR IMPROVEMENTS: This version comes with an API DLL version (called C# Mobile Scripter) which allows you to call the interpreter from your mobile programs (like using VBA in Word for example). You simply pass the C# code to the library, and it executes it (see manual for details).
This new version mainly adds the following improvements:
- Added support for multi threading
- Added support for do/while loop
- Added support long type
- Fixed bug with RelationalOp
- Improved error location (line number)
- Enabled Paint and MouseMove events
Harvey
C# IDE Mobile is an application (totally free) that I've developed to be able to develop with C#/.NET2CF directly on the Pocket PC-Windows Mobile 5/6 (it doesn't require the .NET SDK, you don't need a desktop computer).
You can download the new version at:
http://www.geocities.com/hrowson/wm5_software/index.htm
or from my personal page:
http://www.geocities.com/hrowson/index.htm
This package includes the latest version of Control Editor, developed by Jean. An introduction/presentation is available here:
http://pagesperso-orange.fr/asnora/Cont ... Editor.htm
************* C# Mobile Scripter *************
MAJOR IMPROVEMENTS: This version comes with an API DLL version (called C# Mobile Scripter) which allows you to call the interpreter from your mobile programs (like using VBA in Word for example). You simply pass the C# code to the library, and it executes it (see manual for details).
This new version mainly adds the following improvements:
- Added support for multi threading
- Added support for do/while loop
- Added support long type
- Fixed bug with RelationalOp
- Improved error location (line number)
- Enabled Paint and MouseMove events
Harvey