Welcome to the Xceed Community | Help
Community Search  

ASP.NET Web

Sort Posts: Previous Next
  •  01-28-2008, 5:32 AM Post no. 6189

    ASP.NET Web

    Hi,

    I’m new in this tools. Would like to know if you can help me with my problem. I’m planning to encrypted some of my data ( Emp name, Salary, etc ) and save this in SQL server table as encrypted text ( using xceed encryption). When authenticate user have the right to open. The Xceed encrypting tool will decrypted all the code that has been done before. One trick that not really know for me is how you doing this in asp.net web ( VB code ) . Any of the sample will be highly appreciate.
    Thank you and looking forward for your reply!

    Regards
    Ricky
  •  02-01-2008, 1:58 PM Post no. 6190 in reply to 6189

    Re: ASP.NET Web

    First, you need to reference to the ActiveX component. Visual Studio should automatically create a Interop.XceedEncryptionLib.dll. Later, when you deploy, you just need to remember to register (regsvr32) the ActiveX component on the deployment machine as well as including the .NET Interop .dll referencing to it.

    After you can take the code from any of the <a href="http://doc.xceedsoft.com/products/Xceedcry/Encrypting_and_decrypting_entirely_in_memory_(VB.NET_example).html">examples</a> and it should work directly.
    Charles Bérubé-Rémillard
    Technical Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.