|
CF Class Browser |
Home |
CF Class Browser is a simple application for browsing .NET Compact Framework assemblies, namespaces, types, classes, constructors, methods, properties and fields.
Application is developed as replacement for NET_Compact_Framework.chm file that also serves for browsing .NET assemblies. Owing to advanced scripts this file cannot be directly used for reading on Pocket PC devices. Just because of these problems this application was developed.
CF Class Browser enables loading any .NET assemblies which you copy in assembly folder root of app. With this program you are not limited on Microsoft assemblies, you may use any assembly that CLR may load. But, because of the spare of memory I reccommend you not to aggrandize with quantity assemblies in assembly folder.
I hope that this unpretentious product is good for everybody who wants to do programming on Pocket PC devices.
I also want to thank to Vitaliy Pronkin for porting C# compiler from DotGNU project to Windows CE, called Pocket C# without which this project doesn't have sense.
History
Future