Re: How to create a Serialnumber for App programmatically?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

no i havent! I need the serial in two ways. That means, i need to create the
serial from the given informations and in my app i had to "decrypt" it to
show the information and to use them.

thanks
yavuz


"Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:#Oxo0tuOFHA.688@xxxxxxxxxxxxxxxxxxxxxxx
> Have you looked at encryption and hash strings?
>
> It's not a number but it's a unique and reasonably uncrackable string if
you
> use more than about 15 characters in it.
>
> --
> Bob Powell [MVP]
> Visual C#, System.Drawing
>
> Find great Windows Forms articles in Windows Forms Tips and Tricks
> http://www.bobpowell.net/tipstricks.htm
>
> Answer those GDI+ questions with the GDI+ FAQ
> http://www.bobpowell.net/faqmain.htm
>
> All new articles provide code in C# and VB.NET.
> Subscribe to the RSS feeds provided and never miss a new article.
>
>
>
>
>
> "Yavuz Bogazci" <YavuzBogazci@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:AA047B5F-14C0-45DA-9A76-8DD073022493@xxxxxxxxxxxxxxxx
> > Hi, we are developing an winforms application for task management. We
want
> > generate a serial number wich includes Username, Company Name and
another
> > Information as String. How can i create from these values a serial
number?
> >
> > thanks
> > yavuz
>
>


.



Relevant Pages

  • Re: problem displaying strings in a text box
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > I have a text box that must display a string readed from a MSDE database. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Custom Zoom & Performance
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... the scaled pixel ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Printing graphics/text that span multiple pages
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... You need to figure out how many pages you need and then render your ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Drawing backgeound image slows down form performance
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > I have a windows form application that draws the background with a color ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Hotspots in graphic
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > What is the best way to draw that image on the screen? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)