framework
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 139
Gear Java Mobile Framework 1.2.0
Gear provides a powerful set of tools to rapidly develop truly device independent J2ME applications. more>>
Gear Java Mobile Framework 1.2.0 is a versatile and very useful set of tools which is designed to rapidly develop truly device independent J2ME applications. Gear is a full blown open source framework aimed to provide a consistent infrastructure for Java Mobile developers. Gear is completely written in Java and does not rely on any third party library, Gear based applications require MIDP 2.0 and CLDC 1.1 profiles to run.
Major Features:
- Scalable and skinnable widget system
- Multi-threading structure
- Event based thread communication system
- LocationAPI independent localization library
- Network communication facilities
- Powerful string and image handling utilities
Enhancements:
- On device debug console to log error/exception messages
- Improved animation system
- Built-in splash screen support
- Optimization and performance gains
Download (169KB)
Added: 2009-01-29 License: Freeware Price: FREE
49 downloads
.NET Compact Framework 2.0 SP1 Redistributable
The Microsoft .NET Compact Framework 2.0 Service Pack 1 Redistributable includes everything you need to run .NET Compact Framework 1.0 and 2.0 applications more>>
The Microsoft .NET Compact Framework 2.0 SP1 Redistributable contains the common language runtime and class libraries built for the .NET Compact Framework. In addition to supporting version 2.0, it also supports applications developed for version 1.0 and service pack releases before version 2.0.
Important: This redistributable enables running .NET Compact Framework applications on the Pocket PC, Pocket PC Phone Edition, Smartphone, and other Windows CE powered devices. To develop .NET Compact Framework applications, Microsoft Visual Studio 2005 or the Microsoft .NET Framework 2.0 SDK are required.
This package uses ActiveSync 4.0 and up to update the device, see the Windows Mobile Center for more information. Be sure to dock your device first before running NETCFSetupv2.msi. If your device is not docked, ActiveSync will store the CAB file until the time when you dock your device. Those not using ActiveSync can run the CAB files which match the device found in the install folder directly on the device
Enhancements:
- Added support for WindowsCE 4.2 in both the CAB installation and a Platform Builder Update.
- Added the option to install the global assembly cache to the storage card.
- Allow DataGrid cell drawing to be overridden.
- Added support for headless Windows CE 5.0 devices by adding a Headless catalog item in Platform Builder.
- Added System SR files to the Windows CE 5.0 Platform Builder catalog item.
- Enabled device debugging using mdbg.
- Included LogViewer tools to monitor network traffic.
- Included the .NET Compact Framework Remote Performance Monitor.
- Added the Serializable attribute
<<lessImportant: This redistributable enables running .NET Compact Framework applications on the Pocket PC, Pocket PC Phone Edition, Smartphone, and other Windows CE powered devices. To develop .NET Compact Framework applications, Microsoft Visual Studio 2005 or the Microsoft .NET Framework 2.0 SDK are required.
This package uses ActiveSync 4.0 and up to update the device, see the Windows Mobile Center for more information. Be sure to dock your device first before running NETCFSetupv2.msi. If your device is not docked, ActiveSync will store the CAB file until the time when you dock your device. Those not using ActiveSync can run the CAB files which match the device found in the install folder directly on the device
Enhancements:
- Added support for WindowsCE 4.2 in both the CAB installation and a Platform Builder Update.
- Added the option to install the global assembly cache to the storage card.
- Allow DataGrid cell drawing to be overridden.
- Added support for headless Windows CE 5.0 devices by adding a Headless catalog item in Platform Builder.
- Added System SR files to the Windows CE 5.0 Platform Builder catalog item.
- Enabled device debugging using mdbg.
- Included LogViewer tools to monitor network traffic.
- Included the .NET Compact Framework Remote Performance Monitor.
- Added the Serializable attribute
Download (37.10MB)
Added: 2006-07-11 License: Freeware Price: FREE
1467 downloads
.NET Compact Framework 2.0 SP2 Redistributable
The Microsoft .NET Compact Framework 2.0 Service Pack 2 Redistributable includes everything you need to run .NET Compact Framework 1.0 and 2.0 applications. more>>
The Microsoft .NET Compact Framework 2.0 SP2 Redistributable contains the common language runtime and class libraries built for the .NET Compact Framework. In addition to supporting version 2.0, it also supports applications developed for version 1.0 and service pack releases before version 2.0.
Important: This redistributable enables running .NET Compact Framework applications on the Pocket PC, Pocket PC Phone Edition, Smartphone, and other Windows CE powered devices. To develop .NET Compact Framework applications, Microsoft Visual Studio 2005 or the Microsoft .NET Framework 2.0 SDK are required.
This package uses ActiveSync 4.0 and up to update the device, see the Windows Mobile Center for more information. Be sure to dock your device first before running NETCFSetupv2.msi. If your device is not docked, ActiveSync will store the CAB file until the time when you dock your device. Those not using ActiveSync can run the CAB files which match the device found in the install folder directly on the device.
Enhancements:
- New Features:
- Service Pack 2 of the .Net Compact Framework V2.0 includes some new features in the Remote Performance Monitor aimed at finding memory leaks in the managed heap. These features allow you to take snapshots of the GC heap at any point in time and view the relationships between the live object instances in the heap. You can also compare multiple snapshots over time in order to spot allocation trends in your application as it executes.
- Fixed Bugs:
- NETCFRPM fails on x64
- Setup install/uninstall fails silently when the MSI is launched from Control Panel-Programs and Features on Vista
- Finalizers fail on RTF objects because COM bindings are already disposed
- VS crashes on trying to attach without setting the Attach Enabled Registry Key
- Thread.Join() fails with ERROR_INVALID_HANDLE on CE 6.0 platform
- Potential memory corruption caused by circular reference
- JIT assertion failure when non-existent COM port is addressed
- TypeLoadException using generics with NETCF 2.0
- IrDA is broken on Windows CE 5.0 devices
- NetCFRPM and MDBG cannot target headless devices
- SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports
- SerialPort: Cannot open a COM port beyond COM9
- SerialPort: GetPortNames() does not return serial port names beyond COM9
- SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports
- NETCF deadlocks on exit if native callback delegate has been called on native thread
- VS 2005 RTM attempts to deploy NETCFv2.wce5.ARMV4I.cab/System_SR_ENU.cab instead of NETCFv2.wm.ARMV4I.cab/System_SR_ENU_wm.cab on Windows Mobile 6 platforms
- XmlSerializerializationWriter: When GetSpecifiedMember returns false serialization is halted resulting in loss of data
- Access violation marshaling a class with a string field
- Stepping out from a Breakpoint after Func eval causes breakpoint to remain at same place and then VS 2005 hangs
- COM: Access violation in N->M byref marshaling
- Native exception in marshalling code when using Interlocked.Exchange
- Access violation in StubPolicyAlloc (eestubpolicy.cpp
- SerialPort.Open thows IOException on CE 6.0 devices
- Type.GetDefaultMembers() doesnt return base types default members
- Installing multiple locales of same MSI results in multiple instances of NetCF showing up in Add Remove Programs
- VS 2005 attempts to deploy System_SR_ENU.cab instead of System_SR_ENU_wm.cab on Windows Mobile 6 platforms
- Debugger does not correctly handle new native threads entering through COM
- NETCFRPM parses connection string improperly when device uses ipv6
- V2 SP2: HttpWebRequest: HTTPS request fails when TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher is used
- Debugger may AV if breakpoints active before F5
- WebBrowsers NavigatingEventArgs does not allow to cancel navigation
- XmlSerializer fails to deserialize enums with spaces
<<lessImportant: This redistributable enables running .NET Compact Framework applications on the Pocket PC, Pocket PC Phone Edition, Smartphone, and other Windows CE powered devices. To develop .NET Compact Framework applications, Microsoft Visual Studio 2005 or the Microsoft .NET Framework 2.0 SDK are required.
This package uses ActiveSync 4.0 and up to update the device, see the Windows Mobile Center for more information. Be sure to dock your device first before running NETCFSetupv2.msi. If your device is not docked, ActiveSync will store the CAB file until the time when you dock your device. Those not using ActiveSync can run the CAB files which match the device found in the install folder directly on the device.
Enhancements:
- New Features:
- Service Pack 2 of the .Net Compact Framework V2.0 includes some new features in the Remote Performance Monitor aimed at finding memory leaks in the managed heap. These features allow you to take snapshots of the GC heap at any point in time and view the relationships between the live object instances in the heap. You can also compare multiple snapshots over time in order to spot allocation trends in your application as it executes.
- Fixed Bugs:
- NETCFRPM fails on x64
- Setup install/uninstall fails silently when the MSI is launched from Control Panel-Programs and Features on Vista
- Finalizers fail on RTF objects because COM bindings are already disposed
- VS crashes on trying to attach without setting the Attach Enabled Registry Key
- Thread.Join() fails with ERROR_INVALID_HANDLE on CE 6.0 platform
- Potential memory corruption caused by circular reference
- JIT assertion failure when non-existent COM port is addressed
- TypeLoadException using generics with NETCF 2.0
- IrDA is broken on Windows CE 5.0 devices
- NetCFRPM and MDBG cannot target headless devices
- SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports
- SerialPort: Cannot open a COM port beyond COM9
- SerialPort: GetPortNames() does not return serial port names beyond COM9
- SerialPort: Data corruption occurs if DataReceived event is used to receive Unicode characters sent across serial ports
- NETCF deadlocks on exit if native callback delegate has been called on native thread
- VS 2005 RTM attempts to deploy NETCFv2.wce5.ARMV4I.cab/System_SR_ENU.cab instead of NETCFv2.wm.ARMV4I.cab/System_SR_ENU_wm.cab on Windows Mobile 6 platforms
- XmlSerializerializationWriter: When GetSpecifiedMember returns false serialization is halted resulting in loss of data
- Access violation marshaling a class with a string field
- Stepping out from a Breakpoint after Func eval causes breakpoint to remain at same place and then VS 2005 hangs
- COM: Access violation in N->M byref marshaling
- Native exception in marshalling code when using Interlocked.Exchange
- Access violation in StubPolicyAlloc (eestubpolicy.cpp
- SerialPort.Open thows IOException on CE 6.0 devices
- Type.GetDefaultMembers() doesnt return base types default members
- Installing multiple locales of same MSI results in multiple instances of NetCF showing up in Add Remove Programs
- VS 2005 attempts to deploy System_SR_ENU.cab instead of System_SR_ENU_wm.cab on Windows Mobile 6 platforms
- Debugger does not correctly handle new native threads entering through COM
- NETCFRPM parses connection string improperly when device uses ipv6
- V2 SP2: HttpWebRequest: HTTPS request fails when TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher is used
- Debugger may AV if breakpoints active before F5
- WebBrowsers NavigatingEventArgs does not allow to cancel navigation
- XmlSerializer fails to deserialize enums with spaces
Download (37.60MB)
Added: 2007-03-15 License: Freeware Price: FREE
568 downloads
Keep Workin 2.0
With this utility you can electronically store amount of hours you have worked for your employer daily. more>>
On some companies employer would requier from you to keep records on your worked hours. With this utility you can electronically store your data by initiating it at the beginning and at the end of your working day.
Enhancements:
- Multiple projects support (in the Pro mode only). Support of standard lunch break time. Support of overnight work. Continuous input mode. Completely redesigned and improved summary. Backwards compatible with older versions. Some other minor features and improvements.
System requirements:
- .NET Compact Framework 2.0
<<lessEnhancements:
- Multiple projects support (in the Pro mode only). Support of standard lunch break time. Support of overnight work. Continuous input mode. Completely redesigned and improved summary. Backwards compatible with older versions. Some other minor features and improvements.
System requirements:
- .NET Compact Framework 2.0
Download (154.00KB)
Added: 2007-07-23 License: Freeware Price: FREE
838 downloads
FsViewer 1.00
FsViewer, is as its name suggests an image viewer for your Pocket PC. more>>
FsViewer, is as its name suggests an image viewer for your Pocket PC. Its main advantages are the ability to view all the images in a directory in the form of a diorama, but the main advantage is the ability to optimise the display in order to best render the photo, thats to say adjusted to the height of the Pocket PC screen. So it is simple to view a whole image without the use of scroll bars
System requirements:
- Microsoft Compact .NET Framework
<<lessSystem requirements:
- Microsoft Compact .NET Framework
Download (80.70KB)
Added: 2006-05-06 License: Freeware Price: FREE
1287 downloads
JDatebook2CSVCat 1.1
Export your Datebook to CSV more>>
A small framework written in java to list the internal DatebookDB (Creator: date, Type: data) of the Palm. It is compatible with PalmOS 2.0 or better. PalmOS 1.0 should work too, but isnt tested. Up to now, the format of the DatebookDB has not been changed. It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer. It runs with Java 1.1 or better. The difference between this and the Databook2CSV is, if there is in >>:>:>:<<less
Download (30.00KB)
Added: 2006-06-13 License: Freeware Price: FREE
1228 downloads
Counter Timer 1.0.1741
A simple up/down counter. Specify the initial time with days, hours, minutes and seconds more>>
Allows you to count up or down in increments of one second. You can specifiy the initial time where counting begins. Maximum count is 365 days, 23 hours, 59 minutes and 59 seconds. For counting down, you can optionally have a sound played when zero is reached
System requirements:
- Pocket PC with Compact Framework (Pocket PC 2002, Pocket PC Mobile, etc.)
<<lessSystem requirements:
- Pocket PC with Compact Framework (Pocket PC 2002, Pocket PC Mobile, etc.)
Download (156.00KB)
Added: 2006-05-09 License: Freeware Price: FREE
718 downloads
BF2142 Stat Tracker 1.1
Are you a BattleField 2142 player, and want to quickly and easily access your stats, at home or on the go? This is the program for you. more>>
Are you a BattleField 2142 player, and want to quickly and easily access your stats, at home or on the go? This is the program for you.
System requirements:
- .NET Compact Framework 2.0
- Windows Mobile 5.0
<<lessSystem requirements:
- .NET Compact Framework 2.0
- Windows Mobile 5.0
Download (15.00KB)
Added: 2007-07-19 License: Freeware Price: FREE
847 downloads
MA PersDays 6.0
MA PersDays is a utility containing a PERSIAN Calendar, Islamic Calendar, and Christian Calendar, + an advanced Alarm that may work related to either Clock or SUN more>>
MA PersDays is a utility containing a PERSIAN Calendar, Islamic Calendar, and Christian Calendar, + an advanced Alarm that may work related to either Clock or SUN.
It also can be used as a Memo book that you may have a memo file for each day, and some global notes like your important Numbers
System requirements:
- Windows Mobile 2003
- .Net Compact Framework 1.0
<<lessIt also can be used as a Memo book that you may have a memo file for each day, and some global notes like your important Numbers
System requirements:
- Windows Mobile 2003
- .Net Compact Framework 1.0
Download (235.00KB)
Added: 2007-07-17 License: Freeware Price: FREE
839 downloads
Rapid Palm GUI 1.0
Framework for OnboardC programmers more>>
Create C programs on your Palm fast and easily.
A framework with simple handling of buttons, text fields, checkboxes, and so on.
Needs freeware OnboardC compiler.
<<lessA framework with simple handling of buttons, text fields, checkboxes, and so on.
Needs freeware OnboardC compiler.
Download (133.00KB)
Added: 2006-04-06 License: Freeware Price: FREE
1296 downloads
SMS Notifier 1.2
SMS Notifier watches for incoming calls that are missed (i.e. not answered). more>>
SMS Notifier watches for incoming calls that are missed (i.e. not answered).
Depending on configuration settings it does the following things: 1) Send an SMS message to the caller (configurable contents), possibly containing also the end time of current appointment (configurable). 2) Adds an item to calendar (containing the caller info)
System requirements:
- .NET Conpact Framework
<<lessDepending on configuration settings it does the following things: 1) Send an SMS message to the caller (configurable contents), possibly containing also the end time of current appointment (configurable). 2) Adds an item to calendar (containing the caller info)
System requirements:
- .NET Conpact Framework
Download (63.00KB)
Added: 2007-05-11 License: Freeware Price: FREE
896 downloads
StilbeBroker 1.0
StilbeBroker is a lightweight business broker application which provides instant stock quote and mortgage quote functions. more>>
StilbeBroker 1.0 is a great utility for everyone. It is actually a lightweight business broker application which provides instant stock quote and mortgage quote functions. This program also enables users to save their own favourite lists for stock quotes with easy-to-use controls.
Requirements:
- .NET Compact Framework 1.0
Download (12KB)
Added: 2009-02-18 License: Freeware Price: FREE
49 downloads
Razor! Gaming Engine 0.92
Razor! is a development framework for games. more>>
Razor! is a development framework for games.
It can be used with both CodeWarrior and PRC Tools 2.0.
It supports sprites, music, hard keys, timing, events... Check it out!
Enhancements:
- Improved showing organizers
- Improved integration with Palm OS
- Excellent by hand
System requirements:
- Palm III
- Palm OS v3.0
<<lessIt can be used with both CodeWarrior and PRC Tools 2.0.
It supports sprites, music, hard keys, timing, events... Check it out!
Enhancements:
- Improved showing organizers
- Improved integration with Palm OS
- Excellent by hand
System requirements:
- Palm III
- Palm OS v3.0
Download (911.00KB)
Added: 2007-07-05 License: Freeware Price: FREE
841 downloads
SmartTimeSync 1.1
SmartTimeSync lets you adjust your Smartphones clock with biggest possible precision - thanks to NTP Internet protocol and Atomic Time. more>>
SmartTimeSync lets you adjust your Smartphones clock with biggest possible precision - thanks to NTP Internet protocol and Atomic Time.
System requirements:
- .NET Compact Framework 2
- Windows Mobile 5
<<lessSystem requirements:
- .NET Compact Framework 2
- Windows Mobile 5
Download (17.20KB)
Added: 2007-02-07 License: Freeware Price: FREE
1009 downloads
DMS Converter 1.0
DMS Converter v1.0 is a utility to convert between Decimal Degrees coordinates, Degrees:Minutes coordinates, and Degrees:Minutes:Seconds coordinates for Latitude and Longitude. more>>
DMS Converter v1.0 is a utility to convert between Decimal Degrees coordinates, Degrees:Minutes coordinates, and Degrees:Minutes:Seconds coordinates for Latitude and Longitude.
Very useful for converting map coordinates to GPS waypoints or Geocaching coordinates.
Was tested on a Dell Axim x51v with the latest .NET framework and Windows Mobile 5.0.
<<lessVery useful for converting map coordinates to GPS waypoints or Geocaching coordinates.
Was tested on a Dell Axim x51v with the latest .NET framework and Windows Mobile 5.0.
Download (9.00KB)
Added: 2006-11-22 License: Freeware Price: FREE
621 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above framework search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed