开发者

SQL Server Session for an Asp.Net MVC application

开发者 https://www.devze.com 2022-12-13 19:47 出处:网络
Isn\'t SQL Server sessioning for an ASP.NET MVC application fundamentally the same as ASP.NET?If so, do you guys traditionally impersonate your front end user for the sessioning database or setup a st

Isn't SQL Server sessioning for an ASP.NET MVC application fundamentally the same as ASP.NET? If so, do you guys traditionally impersonate your front end user for the sessioning database or setup a static SQL Server user开发者_开发技巧? Just trying to setup our permissions for our MVC app. Thanks!


Really depends where you host your app. If it's inside your intranet then impersonation might be best. If it's a public site then you're best setting up a static login.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号