Home All Groups Group Topic Archive Search About

How to licensce a .NET desktop application

Author
14 Sep 2006 5:12 PM
vighnesh
Hi All

Is it possible to distribute .NET desktop appliation as "Trial" version (
limiting the usage to certain number of days ) and then for full time usage.
Like the commercial softwares , they offer "Trial/Demo" versions and after
purchase they work for full time and registered.

I have developed a .NET desktop appliction and I would like to distribute
the application as Trial version and upon regsitration will go for Full
version. Is there any free tools available to achieve this scenarion?

Please suggest the best possible way.

Thanks in advance.

Regards
Vighneswar

Author
14 Sep 2006 5:39 PM
Ignacio Machin ( .NET/ C# MVP )
Hi,

This is a subject that arise frequently, in short there is nothing in the
framework to do this. you will have to implement it by your own, or use a
third party tool

Take a look in the archives and you will see different ways to deal with it.


--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


Show quoteHide quote
"vighnesh" <vighn***@nannacomputers.com> wrote in message
news:%230Yj4DC2GHA.2376@TK2MSFTNGP05.phx.gbl...
> Hi All
>
> Is it possible to distribute .NET desktop appliation as "Trial" version
> ( limiting the usage to certain number of days ) and then for full time
> usage. Like the commercial softwares , they offer "Trial/Demo" versions
> and after purchase they work for full time and registered.
>
> I have developed a .NET desktop appliction and I would like to distribute
> the application as Trial version and upon regsitration will go for Full
> version. Is there any free tools available to achieve this scenarion?
>
> Please suggest the best possible way.
>
> Thanks in advance.
>
> Regards
> Vighneswar
>
>
Author
14 Sep 2006 7:47 PM
Rasinec Ninoslav
You must use licensing - try searching on MSDN for License and
LicenseProvider.
Also, take a look at:
http://www.dotnetjunkies.com/WebLog/debasish/archive/2005/11/14/133746.aspx


--

Regards,
Rasinec Ninoslav
www.ApplicationAspect.com
nras.***@ApplicationAspect.com
(please, replace dots with appropriate letters)


Show quoteHide quote
"vighnesh" <vighn***@nannacomputers.com> wrote in message
news:%230Yj4DC2GHA.2376@TK2MSFTNGP05.phx.gbl...
> Hi All
>
> Is it possible to distribute .NET desktop appliation as "Trial" version
> ( limiting the usage to certain number of days ) and then for full time
> usage. Like the commercial softwares , they offer "Trial/Demo" versions
> and after purchase they work for full time and registered.
>
> I have developed a .NET desktop appliction and I would like to distribute
> the application as Trial version and upon regsitration will go for Full
> version. Is there any free tools available to achieve this scenarion?
>
> Please suggest the best possible way.
>
> Thanks in advance.
>
> Regards
> Vighneswar
>
>
Author
14 Sep 2006 9:43 PM
Herfried K. Wagner [MVP]
"vighnesh" <vighn***@nannacomputers.com> schrieb:
> Is it possible to distribute .NET desktop appliation as "Trial" version
> ( limiting the usage to certain number of days ) and then for full time
> usage. Like the commercial softwares , they offer "Trial/Demo" versions
> and after purchase they work for full time and registered.
>
> I have developed a .NET desktop appliction and I would like to distribute
> the application as Trial version and upon regsitration will go for Full
> version. Is there any free tools available to achieve this scenarion?

See:

<URL:http://groups.google.de/group/microsoft.public.dotnet.languages.vb/msg/bc9b3fd759ea7c50>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>
Author
29 Sep 2006 11:26 AM
Oleg Subachev
Look at my Native C# Protection: http://www.posolsoft.com/NCSP.php

--
Best regards,

Oleg Subachev
o***@posolsoft.com