locked
Session and security management RRS feed

  • Question

  • Hi All,

    I am new to ASP.Net development. Worked before in couple of PHP projects some  years back.

    Some questions in my mind regarding session management in ASP.NET.

    Should we have to use membership providers, Role providers for session management and security management in the projects.

    Or we can use our own custom coding and table management. Which is the best way.

    May be my question would be silly. In PHP we will create our own tables and coding for session management.

    Thats why i got this question in mind.

    Thanks in Advance for the guidance.

    • Moved by litdev Tuesday, November 19, 2013 8:54 PM
    Tuesday, November 19, 2013 8:11 PM

Answers

All replies

  • Hi Lohita123. Please read "PLEASE BEFORE POSTING". This is a Small Basic learning/help forum. Please use a different forum. Thanks

    ardiezc_quazhulu was here.

    Tuesday, November 19, 2013 8:50 PM
  • This should be asked in Microsoft's ASP.Net forums:

    http://forums.asp.net/

    Karl


    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer



    My Blog: http://unlockpowershell.wordpress.com
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?<=\G.{2})",19|%{[char][int]"0x$_"})

    Tuesday, November 19, 2013 9:43 PM