You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
This might be cool for developers who want to code from the road. Overview
Pocket C# is port of C# compiler from DotGNU project to Windows CE. DotGNU contains open-source runtime, compiler, tools and many other things to make free cross-platform .NET environment. I took only compiler and several required tools and ported them with some modifications to WinCE platform. It's quite easy to use and I'm going to make IDE for more comfortable usage.
What all of this means? In a few words it means that now you can develop and build applications using standard .NET CF and C# right on your pocket device. It's really easy, you almost don't need to do anything manually - just write your code and project file and then build it with one tap!
Please visit public discussion group for latest info, downloads and help. And click here for more information about DotGNU. More info...