This site is no longer active and is available for archival purposes only. Registration and login is disabled.

New version V7 of C# IDE Mobile


New version V7 of C# IDE Mobile

Postby Harvey » Aug 22, 2007 @ 8:49am

New version V7 of C# IDE Mobile

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 new version mainly adds the following improvements:

- Added "light" support for user plugins (allowing users to create plugins to facilitate/automate development in conjunction of copy/paste)
- Resolved major (but rare) issue with scope management
- Floats are now parsed culture independent
- Reworked undo/cut/copy/paste to use WM clipboard (Paste no longer moves the scroll/caret and copy/paste works with other apps)
- Fixed negative number declarations (like "int i=-1;", "if(i<-5)", …)
- Fixed support for escape characters ('\n', '\r', '\r\r', '\t')
- Fixed support for char types and array initialisation

Harvey
Harvey
pm Member
 
Posts: 7
Joined: Aug 22, 2007 @ 8:47am


Return to Windows Mobile


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron