SecureTrial allows developers to create fully-functional trial versions of their .NET Compact Framework applications. When you add SecureTrial to your C#.NET or Visual Basic .NET program, users are given a trial period during which to evaluate the program. After this period expires, they must purchase the full version or enter a registration code to continue to use the program.
Why SecureTrial?
SecureTrial pays for itself. Here's how.
Saves time. Properly developing and testing a custom trial solution takes weeks. SecureTrial can be up and running with your application in under an hour.
Increases sales. Providing a free trial version ensures more users will see and purchase your application.
Professional. SecureTrial's dialogs integrate seamlessly with your application.
Secure. SecureTrial defeats unauthorized attempts to bypass the trial period.
Features
Add rock-solid trial version support to your Pocket PC applications with a single method call.
Designed from the ground up to defeat unauthorized attempts to bypass the trial period. Information relating to the trial period is stored in redundant, hidden, encrypted locations on the Pocket PC and cannot be defeated by traditional methods such as resetting the system clock.
Thoroughly documented. How-to articles and example code are available for C#.NET and VB.NET.
Supports RPN strings to generate dynamic registration codes. This registration method is supported by Handango, PocketGear, and other major Pocket PC software retailers.
The SecureTrial assembly is obfuscated, encrypted, and strong named to ensure it cannot be modified, replaced, or reverse-engineered. Uses the MD5 hash and Blowfish encryption algorithms for maximum security.
Freely redistributable binaries. No additional license fees.
Example Code
The following code is all that is required to turn your application into a fully-functional trial version:
// Instantiate the SecureTrial object SecureTrial secureTrial = new SecureTrial("SampleApp", 30, "sampleapp.com", "0868261eb49eaa0dc1410053ad6aca66");
// Check the trial period, display dialog, and exit if the trial has expired if (!secureTrial.CheckTrialPeriod()) { this.Close(); }
For detailed examples, documentation, and step-by-step instructions to add SecureTrial to a Visual Basic .NET or C#.NET application, visit our website at http://www.kolsoft.com.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional
Similar Software:
SQLite Viewer SQLite Viewer - SQLite Viewer is an open source application written with Basic4ppc that allows you to explore SQLite databases on the device. It also handles embedded images and binary data. It can be very useful when working with SQL databases
Libsssd 089m_20050905 Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs
Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
SapphireRAS SapphireRAS
It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
SQL Server Mobile 2005 Microsoft SQL Server 2005 Mobile Edition (SQL Server Mobile) is a mobile database solution designed for developers who target Microsoft Windows Mobile based devices. SQL Server Mobile includes the largest number of new and improved features in any version of SQL Server Mobile since the original version, SQL Server CE 1.0
GeoFramework GeoFramework - This project was formerly a commercial library maintained by the company "GeoFrameworks" for two components it sold (GPS.NET and GIS.NET) from 2004 to 2009. In 2009, Jon Person decided to release the source code for this library in order to assist the open source community
Spb Kiosk Terminal SPB Kiosk Introduction
SPB Kiosk is an enterprise tool which helps you control how your Pocket PC devices are used. With SPB Kiosk you can lock the device to one or several business applications and restrict usage of any other features like games, multimedia, web browsing etc
Free Pascal Compiler Free Pascal is a 32 and 64 bit professional Pascal compiler. It is open source and fully supports the development of native Windows CE applications
SapphireGZip SapphireGZip
The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
Other Software by developer «Kolsoft»:
not found
Comments on SecureTrial:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
SecureTrial is compatible with your device O2 XDA Comet