Browse by Tags

Related Posts

  • Re: What value to pass to aspnet_Membership_CreateUser for PasswordSalt parameter?

    One other alternative is to use SQL CLR (C# or VB.NET in SQL) to create a new SQL StoredProc which would be called from your Trigger. Note that this is a feature only available in SQL Server 2005+. Also, be aware that the Performance of SQL CLR is SLOWER that T-SQL. So, in general, the use of SQL CLR...
    Posted to Security (Forum) by daveblack on 03-20-2008, 12:00 AM
    Filed under: SQL 2005 Express or Standard, SQL Server 2005 SQLExpress, .net, asp.net 2.0 memembership, How to, Membership Provider, Membership sqlexpress sqlserver2000, SQL CLR, sql Server 2005, CLR, membership, asp.neTt 2.0 memembership
  • Starter kit for SaaS platform (signups, billing etc)?

    Hello - I'm looking for a Starter Kit or equivalent that provide functionality such as account sign ups, upload of billing/cc information, allows users to pick a service plan, bills accounts monthly, allows customers to view/print their billing statements and so forth. Can anyone recommend such a...
    Posted to Getting Started (Forum) by ronh2000 on 01-27-2008, 12:00 AM
    Filed under: saas, .net, membership
  • Re: What algorithm is being used for encryptpassword/decryptpassword method?

    thanks for replying. another question is if all the asp.net application uses the same key for membership encryptpassword/decryptpassword method by default no matter where you run the application? because I couldn't find any settings for encryption/decryption key and machineKey area in web.config...
    Posted to Security (Forum) by ScobY9 on 08-29-2007, 12:00 AM
    Filed under: encryption, security, Security - membership, Security membership, .net, 2.0, 3DES, ASP.NET 2.0, ASP.NET Membership, custom membership, custom membership provider, custom provider, decrypt, DES Encryption, membership, Web.config, MD5, MD5 Cryptograph Security, MD5 Triple Des, 3-DES, custom membership password, .net security, ASP.NET Authentication
  • Asp.Net Custom Membership Provider problem - "Type is not resolved"

    I'm trying to implement a custom Membership Provider together with a custom MembershipUser class in C#, Asp.Net 2.0, MS Visual Studio 2005. Everything has worked fine so far, until I try to run the Website configuration tool from within VS2005. I can bring up the main web page, but as soon as I click...
    Posted to Free For All (Forum) by meteoroz on 05-14-2007, 12:00 AM
    Filed under: Web Applications, .NET, asp.net, asp.net 2.0, C#, Membership
  • Convert from Clear Text to SHA1 membership

    Currently we're using .NET Membership with clear text passwords, but we need to convert all of our user accounts to SHA1. Is there a function within .NET Membership that can convert everyone's account, or maybe some .NET code that someone knows of that can do that?
    Posted to Security (Forum) by seeriuss on 09-23-2009, 12:00 AM
    Filed under: membership, .net, sha1, text, clear
Page 1 of 1 (5 items)