文件名称:LicenseSource
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:269.14kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用NET和CSharp编程,可以根据输入的模板格式和加密解密字符实现软件许可文件的自动生成-This article is about a license key generation program. As you know when you get a software package it usually requires a license key. The keys that are generated show various pieces of information, such as product, customer and version. With this program and library you can create the key and later read it in to validate that the correct key was used. This is used not only for selling commercial products but also in deploying enterprise applications. With a license key you can turn features on and off for each customer, have product feature expire at the end of a demo period, or any other type of enabling or disabling you desire. Since I wanted to put this code in CodeProject I adhered to using NUnit as my unit testing tool, NDoc as my documentation tool, and FxCop as my code analyzer. In this project, I created an interactive test tool to test the various features of the library.
相关搜索: Unit Testing using NUnit
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LicenseLayout2/doc/
LicenseLayout2/doc/contents.html
LicenseLayout2/doc/Documentation.hhc
LicenseLayout2/doc/Documentation.hhk
LicenseLayout2/doc/Documentation.hhp
LicenseLayout2/doc/Documentation.log
LicenseLayout2/doc/index.html
LicenseLayout2/doc/intevent.gif
LicenseLayout2/doc/intfield.gif
LicenseLayout2/doc/intmethod.gif
LicenseLayout2/doc/intoperator.gif
LicenseLayout2/doc/intproperty.gif
LicenseLayout2/doc/LicenseKey.CharacterDatatype.CheckToken.html
LicenseLayout2/doc/LicenseKey.CharacterDatatype.CheckTokenSize.html
LicenseLayout2/doc/LicenseKey.CharacterDatatype.CreateStringRepresentation.html
LicenseLayout2/doc/LicenseKey.CharacterDatatype.html
LicenseLayout2/doc/LicenseKey.CharacterDatatypeConstructor.html
LicenseLayout2/doc/LicenseKey.CharacterDatatypeMembers.html
LicenseLayout2/doc/LicenseKey.CharacterDatatypeMethods.html
LicenseLayout2/doc/LicenseKey.Checksum.Base10.html
LicenseLayout2/doc/LicenseKey.Checksum.CalculateChecksum.html
LicenseLayout2/doc/LicenseKey.Checksum.ChecksumAlgorithm.html
LicenseLayout2/doc/LicenseKey.Checksum.ChecksumNumber.html
LicenseLayout2/doc/LicenseKey.Checksum.ChecksumType.html
LicenseLayout2/doc/LicenseKey.Checksum.CreateNumberString.html
LicenseLayout2/doc/LicenseKey.Checksum.DoChecksum.html
LicenseLayout2/doc/LicenseKey.Checksum.html
LicenseLayout2/doc/LicenseKey.Checksum.UseBytes.html
LicenseLayout2/doc/LicenseKey.ChecksumConstructor.html
LicenseLayout2/doc/LicenseKey.ChecksumMembers.html
LicenseLayout2/doc/LicenseKey.ChecksumMethods.html
LicenseLayout2/doc/LicenseKey.ChecksumProperties.html
LicenseLayout2/doc/LicenseKey.chm
LicenseLayout2/doc/LicenseKey.Datatype.Base10.html
LicenseLayout2/doc/LicenseKey.Datatype.CheckToken.html
LicenseLayout2/doc/LicenseKey.Datatype.CheckTokenSize.html
LicenseLayout2/doc/LicenseKey.Datatype.CreateStringRepresentation.html
LicenseLayout2/doc/LicenseKey.Datatype.flagBase10.html
LicenseLayout2/doc/LicenseKey.Datatype.flagBytes.html
LicenseLayout2/doc/LicenseKey.Datatype.html
LicenseLayout2/doc/LicenseKey.Datatype.UseBytes.html
LicenseLayout2/doc/LicenseKey.DatatypeConstructor.html
LicenseLayout2/doc/LicenseKey.DatatypeFields.html
LicenseLayout2/doc/LicenseKey.DatatypeMembers.html
LicenseLayout2/doc/LicenseKey.DatatypeMethods.html
LicenseLayout2/doc/LicenseKey.DatatypeProperties.html
LicenseLayout2/doc/LicenseKey.GenerateKey.AddToken.html
LicenseLayout2/doc/LicenseKey.GenerateKey.Base10.html
LicenseLayout2/doc/LicenseKey.GenerateKey.ChecksumAlgorithm.html
LicenseLayout2/doc/LicenseKey.GenerateKey.CreateKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.CreateNumberString.html
LicenseLayout2/doc/LicenseKey.GenerateKey.CreateStringRepresentation.html
LicenseLayout2/doc/LicenseKey.GenerateKey.DisassembleKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.GetKeyError.html
LicenseLayout2/doc/LicenseKey.GenerateKey.GetLicenseKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.LicenseTemplate.html
LicenseLayout2/doc/LicenseKey.GenerateKey.MaxTokens.html
LicenseLayout2/doc/LicenseKey.GenerateKey.TokenTypes.html
LicenseLayout2/doc/LicenseKey.GenerateKey.UseBase10.html
LicenseLayout2/doc/LicenseKey.GenerateKey.UseBytes.html
LicenseLayout2/doc/LicenseKey.GenerateKeyConstructor.html
LicenseLayout2/doc/LicenseKey.GenerateKeyMembers.html
LicenseLayout2/doc/LicenseKey.GenerateKeyMethods.html
LicenseLayout2/doc/LicenseKey.GenerateKeyProperties.html
LicenseLayout2/doc/LicenseKey.Genkey.AddToken.html
LicenseLayout2/doc/LicenseKey.Genkey.CreateKey.html
LicenseLayout2/doc/LicenseKey.Genkey.CreateNumString.html
LicenseLayout2/doc/LicenseKey.Genkey.FindToken.html
LicenseLayout2/doc/LicenseKey.Genkey.GetKeyError.html
LicenseLayout2/doc/LicenseKey.Genkey.getLicenseKey.html
LicenseLayout2/doc/LicenseKey.Genkey.GetMaxTokens.html
LicenseLayout2/doc/LicenseKey.Genkey.GetTemplate.html
LicenseLayout2/doc/LicenseKey.Genkey.html
LicenseLayout2/doc/LicenseKey.Genkey.SetMaxTokens.html
LicenseLayout2/doc/LicenseKey.Genkey.SetTemplate.html
LicenseLayout2/doc/LicenseKey.Genkey.SetTokenbase.html
LicenseLayout2/doc/LicenseKey.Genkey.SetTokenformat.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.Add.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.c.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.ivalue.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.strValue.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.type.html
LicenseLayout2/doc/LicenseKey.Genkey.TokensFields.html
LicenseLayout2/doc/LicenseKey.Genkey.TokensMembers.html
LicenseLayout2/doc/LicenseKey.Genkey.TokensMethods.html
LicenseLayout2/doc/LicenseKey.Genkey.ttype.html
LicenseLayout2/doc/LicenseKey.GenkeyConstructor.html
LicenseLayout2/doc/LicenseKey.GenkeyMembers.html
LicenseLayout2/doc/LicenseKey.GenkeyMethods.html
LicenseLayout2/doc/LicenseKey.hhc
LicenseLayout2/doc/LicenseKey.hhk
LicenseLayout2/doc/LicenseKey.hhp
LicenseLayout2/doc/LicenseKey.html
LicenseLayout2/doc/LicenseKey.log
LicenseLayout2/doc/LicenseKey.NumberDatatype.CheckToken.html
LicenseLayout2/doc/LicenseKey.NumberDatatype.CheckTokenSize.html
LicenseLayout2/doc/Licens
LicenseLayout2/doc/contents.html
LicenseLayout2/doc/Documentation.hhc
LicenseLayout2/doc/Documentation.hhk
LicenseLayout2/doc/Documentation.hhp
LicenseLayout2/doc/Documentation.log
LicenseLayout2/doc/index.html
LicenseLayout2/doc/intevent.gif
LicenseLayout2/doc/intfield.gif
LicenseLayout2/doc/intmethod.gif
LicenseLayout2/doc/intoperator.gif
LicenseLayout2/doc/intproperty.gif
LicenseLayout2/doc/LicenseKey.CharacterDatatype.CheckToken.html
LicenseLayout2/doc/LicenseKey.CharacterDatatype.CheckTokenSize.html
LicenseLayout2/doc/LicenseKey.CharacterDatatype.CreateStringRepresentation.html
LicenseLayout2/doc/LicenseKey.CharacterDatatype.html
LicenseLayout2/doc/LicenseKey.CharacterDatatypeConstructor.html
LicenseLayout2/doc/LicenseKey.CharacterDatatypeMembers.html
LicenseLayout2/doc/LicenseKey.CharacterDatatypeMethods.html
LicenseLayout2/doc/LicenseKey.Checksum.Base10.html
LicenseLayout2/doc/LicenseKey.Checksum.CalculateChecksum.html
LicenseLayout2/doc/LicenseKey.Checksum.ChecksumAlgorithm.html
LicenseLayout2/doc/LicenseKey.Checksum.ChecksumNumber.html
LicenseLayout2/doc/LicenseKey.Checksum.ChecksumType.html
LicenseLayout2/doc/LicenseKey.Checksum.CreateNumberString.html
LicenseLayout2/doc/LicenseKey.Checksum.DoChecksum.html
LicenseLayout2/doc/LicenseKey.Checksum.html
LicenseLayout2/doc/LicenseKey.Checksum.UseBytes.html
LicenseLayout2/doc/LicenseKey.ChecksumConstructor.html
LicenseLayout2/doc/LicenseKey.ChecksumMembers.html
LicenseLayout2/doc/LicenseKey.ChecksumMethods.html
LicenseLayout2/doc/LicenseKey.ChecksumProperties.html
LicenseLayout2/doc/LicenseKey.chm
LicenseLayout2/doc/LicenseKey.Datatype.Base10.html
LicenseLayout2/doc/LicenseKey.Datatype.CheckToken.html
LicenseLayout2/doc/LicenseKey.Datatype.CheckTokenSize.html
LicenseLayout2/doc/LicenseKey.Datatype.CreateStringRepresentation.html
LicenseLayout2/doc/LicenseKey.Datatype.flagBase10.html
LicenseLayout2/doc/LicenseKey.Datatype.flagBytes.html
LicenseLayout2/doc/LicenseKey.Datatype.html
LicenseLayout2/doc/LicenseKey.Datatype.UseBytes.html
LicenseLayout2/doc/LicenseKey.DatatypeConstructor.html
LicenseLayout2/doc/LicenseKey.DatatypeFields.html
LicenseLayout2/doc/LicenseKey.DatatypeMembers.html
LicenseLayout2/doc/LicenseKey.DatatypeMethods.html
LicenseLayout2/doc/LicenseKey.DatatypeProperties.html
LicenseLayout2/doc/LicenseKey.GenerateKey.AddToken.html
LicenseLayout2/doc/LicenseKey.GenerateKey.Base10.html
LicenseLayout2/doc/LicenseKey.GenerateKey.ChecksumAlgorithm.html
LicenseLayout2/doc/LicenseKey.GenerateKey.CreateKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.CreateNumberString.html
LicenseLayout2/doc/LicenseKey.GenerateKey.CreateStringRepresentation.html
LicenseLayout2/doc/LicenseKey.GenerateKey.DisassembleKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.GetKeyError.html
LicenseLayout2/doc/LicenseKey.GenerateKey.GetLicenseKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.html
LicenseLayout2/doc/LicenseKey.GenerateKey.LicenseTemplate.html
LicenseLayout2/doc/LicenseKey.GenerateKey.MaxTokens.html
LicenseLayout2/doc/LicenseKey.GenerateKey.TokenTypes.html
LicenseLayout2/doc/LicenseKey.GenerateKey.UseBase10.html
LicenseLayout2/doc/LicenseKey.GenerateKey.UseBytes.html
LicenseLayout2/doc/LicenseKey.GenerateKeyConstructor.html
LicenseLayout2/doc/LicenseKey.GenerateKeyMembers.html
LicenseLayout2/doc/LicenseKey.GenerateKeyMethods.html
LicenseLayout2/doc/LicenseKey.GenerateKeyProperties.html
LicenseLayout2/doc/LicenseKey.Genkey.AddToken.html
LicenseLayout2/doc/LicenseKey.Genkey.CreateKey.html
LicenseLayout2/doc/LicenseKey.Genkey.CreateNumString.html
LicenseLayout2/doc/LicenseKey.Genkey.FindToken.html
LicenseLayout2/doc/LicenseKey.Genkey.GetKeyError.html
LicenseLayout2/doc/LicenseKey.Genkey.getLicenseKey.html
LicenseLayout2/doc/LicenseKey.Genkey.GetMaxTokens.html
LicenseLayout2/doc/LicenseKey.Genkey.GetTemplate.html
LicenseLayout2/doc/LicenseKey.Genkey.html
LicenseLayout2/doc/LicenseKey.Genkey.SetMaxTokens.html
LicenseLayout2/doc/LicenseKey.Genkey.SetTemplate.html
LicenseLayout2/doc/LicenseKey.Genkey.SetTokenbase.html
LicenseLayout2/doc/LicenseKey.Genkey.SetTokenformat.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.Add.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.c.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.ivalue.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.strValue.html
LicenseLayout2/doc/LicenseKey.Genkey.Tokens.type.html
LicenseLayout2/doc/LicenseKey.Genkey.TokensFields.html
LicenseLayout2/doc/LicenseKey.Genkey.TokensMembers.html
LicenseLayout2/doc/LicenseKey.Genkey.TokensMethods.html
LicenseLayout2/doc/LicenseKey.Genkey.ttype.html
LicenseLayout2/doc/LicenseKey.GenkeyConstructor.html
LicenseLayout2/doc/LicenseKey.GenkeyMembers.html
LicenseLayout2/doc/LicenseKey.GenkeyMethods.html
LicenseLayout2/doc/LicenseKey.hhc
LicenseLayout2/doc/LicenseKey.hhk
LicenseLayout2/doc/LicenseKey.hhp
LicenseLayout2/doc/LicenseKey.html
LicenseLayout2/doc/LicenseKey.log
LicenseLayout2/doc/LicenseKey.NumberDatatype.CheckToken.html
LicenseLayout2/doc/LicenseKey.NumberDatatype.CheckTokenSize.html
LicenseLayout2/doc/Licens
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.