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:
JWMD ExceptionBox An ExceptionBox (window) for applications in case something went wrong
PPCInstallBuilder Express PPCInstallBuilder Express is the next release of the popular PPCInstallBuilder family of products. Features of the Express version are: Customization of data (Company name, files to include in CAB files, etc) Creation of CAB files Customized Readme & License file selection for the installation program Selection of Processors to build the installation package for (i
GPS.NET GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release
SapphireIrDA SapphireIrDA
Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
MortScript MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: it's something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you can't do complex dialogs or graphics with it
Convhex Convhex - A very easy, intuitive, and graphical base converter. Features Copy & Paste functionality, as well as an "Exit" button to conveniently close the application. Performs the conversions in real-time as you enter the values, and uses large buttons, so you're not limited to th..
Spb Kiosk Explorer 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
SapphireMail SapphireMail
Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
diProtector Software protection tool against reverse engineering on different platforms for PDA developers
WiMo Game Frameworks Technology Preview WiMo Game Frameworks - The WiMo Game Frameworks (WiMo-GF) is an open source project that is intended to make it easier to write casual games for mobile devices using C# or Visual Basic .NET.
The initial release is targeted at building casual games for the Windows Mobile 5.0, 6.0, 6.1 and 6.5 platform
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 UTStarcom PPC6700 (HTC Apache)