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" <(E-Mail Removed)> wrote in message
news:AA047B5F-14C0-45DA-9A76-(E-Mail Removed)...
> 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