• Home
  • Download
  • Links
  • Photoplog
  • Blowfish Secret
  • Base64
  • Wordpress Salt
  • Contact
  • ROM
  • Skins
  • VIP
  • Tutorial
Wckediden - Mobile Tricks and Tweaks Community  

Go Back   Wckediden - Mobile Tricks and Tweaks Community > Outdated Mobile Resources Community Channel - (Archived And Read Only) NO POSTING !!! Read Only > ROM Forum > Mobile Locker
Reload this Page C# IDE Mobile v12.0 (Freeware)
Wckediden
Register Forum Rules FAQ Community Today's Posts Search

Notices
Under Construction

WckedIDen Forum Renovations

WckedIDen is currently undergoing forum structure renovations. During this process, you may experience intermittent errors, unavailable pages, or temporary service interruptions.

Please be patient while we work to improve the forum. We appreciate your understanding and continued support.


Community Links
Social Groups
Pictures & Albums
Members List
Meet Our Staff
Search Forums
 
Tag Search
Advanced Search
Search Downloads
Advanced Search
Search Links
Advanced Search
Find All Thanked Posts



Post New ThreadReply
 
Thread Tools
C# IDE Mobile v12.0 (Freeware) Details »»
C# IDE Mobile v12.0 (Freeware)
MOD Settings
Add a Comment
About The Supporter
D/\SH's Avatar
About Supporter
 
Version: , by D/\SH (Supporter/Designer) D/\SH is offline
Supporter Last Online: Nov 2009 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 12-27-2008 Last Update: Never Installs: 0
Uses Cab Files
 
No support by the author.

C# IDE Mobile v12.0 (Freeware)
Requirements: PPC WM5, WM6 - .NET CF v2.0/3.5
Overview: 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).

[break]
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).

Update Description:
v12.0:
- 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.

v11.0:
- Included new Windows Forms Designer (yes, you now have a Windows Form designer usable directly on the PPC) developed by Jean (http://pagesperso-orange.fr/asnora/C...l%20Editor.htm).
- Added support for compiled User Plugins (DLL instead of css).
- Corrected issue with "Format document".
- Added replacement File Dialog for smartphones on which the default .NET2CF FileDialog DLL is missing (this seems to be the case sometimes).
- Added support for user DLLs: You can now place your own CF DLLs (generated with Visual Studio for example) in the "UserDLLs" folder and call your functions within them (you can create your API for example in a native CF DLL and call these functions from your C# IDE Mobile code).

v10.0:
- Added "Menu/Edit/Advanced/Format document" to automatically format the C# code in a compact and indented text.
- Added new useful entries in the "Menu/Insert code" menu.
- Corrected problem with indexers on collections when polymorphism is involved.
- Improved support for CSS plugins (when plugin contains multiple windows).
- Corrected problem with some Events.
- Fixed problem with error localisation.
- Added support for multi dimensional arrays (as in "int[,] test=new int[5,4];").

v9.0:
- Fixed issue with declaring size of initialised array (like in "new int[2]{4,6};").
- It is no longer necessary to fully qualify locally declared class names (before you needed to write like "TestNS.MyClass" even if you were already in "TestNS").
- Fixed bug with logical operators on enum types (for example on button.Anchor = AnchorStyles.Bottom | AnchorStyles.Right).
- Manual casting is now supported. Usually, C# IDE Mobile auto casts when possible, but for example, in "int test = (int)AnchorStyles.Bottom" manual cast is necessary. Also, this avoids removing casts required in VS.
- Fixed bug with multiple "if"/"else if"/"else" structures.
- "static" keyword now works for arrays and generics, also fixed a problem with indexed assignments.
- Added support for nested classes (like System.Windows.Forms.ListView+SelectedIndexCollect ion).
- Added support for double type.
- Improved comment and string parsing (to avoid "//" making a mess in strings).

More Info:

Code

http://freewareppc.com/utilities/cidemobile.shtml
Download Instructions:

Code

http://rapidshare.com/files/176678230/cs_ide_mobile.zip

NETCFv35

Code

http://rapidshare.com/files/176670765/NETCFv35_WM.zip

Show Your Support

  • If you like this modification support the author by donating.
  • If you like to thanks you by the author -> Click Thanks to the Author
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
The Following User Says Thank You to D/\SH For This Useful Post:
Superman369 (12-28-2008)
Post New ThreadReply

Tags
freeware, ide, mobile, v120

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Thread Tools
Show Printable Version Show Printable Version
Donate Via PayPal
Amount:
Enter Short Message:
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
[RELEASE] LeaderTask Organizer v12 (Freeware) CYBER WEESJE WM And PPC Applications 2 04-11-2009 05:05 AM
MiTo Team Pain v12 (Freeware) TweetyBear WM And PPC Applications 4 10-11-2008 08:29 PM
FetchIt v12 (Freeware) [easy way to get news, sports, entertainment] D/\SH WM And PPC Applications 0 09-20-2008 03:57 AM
Claunch v12.04 (Freeware) D/\SH WM And PPC Applications 4 04-06-2008 12:34 AM


All times are GMT -4. The time now is 12:35 PM.

Wckediden Community - Archive - Privacy Statement - Terms of Service - Top


Powered by vBulletin® Version 3.8.14
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Template-Modifications by TMS
POWERED BY PHILLYFINESTSERVERSTAT FOR WCKEDIDEN|- NEXTELELITE| - PPCTHEME| - IDENINSIDER