Base solution for your next web application
Open Closed

Use ASPBP + ORM without bad Asp.net Session Object #1099


User avatar
0
jbm created

Hi,

Does ASPBP have dependancies (througth the EF & NH ORM's) with the Asp.net Session Object ?

If it does, do you think it's possible to implement easily IAdpSession by using Cookies ? (crypted with machinekey)


2 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    No, it has not a dependency to ASP.NET's session. It works using cookies.

  • User Avatar
    0
    jbm created

    Thanks for this answer (and for abp !)