asp.net-roles
Form authentication is logging me out
I am using form authentication for by application and when the form times-out the application logs the user out to login page.[详细]
2023-04-12 06:19 分类:问答CheckBoxList ASP.Net MVC 3 from database
assumed that i have Roles table like this : tb_role RoleIdRole_Name 1SalesCreate 2SalesEdit 3AgentCreate 4AgentEdit[详细]
2023-04-07 06:17 分类:问答Restricted access for usercontrol by role
is possible to limit access for particular usercontrol for particular role? I have page (default.aspx) 开发者_高级运维that load (also) info.ascx[详细]
2023-04-05 05:18 分类:问答ASP.NET MVC3 Role and Permission Management -> With Runtime Permission Assignment
ASP.NET MVC allows users the ability to assign permissions to functionality (i.e. Actions) at Design Time like so.[详细]
2023-04-02 16:13 分类:问答Stop document downloads from unauthorised users
I have an application where the admin user can create users and upload documents to the server for the created user to download.[详细]
2023-03-16 01:37 分类:问答Why are the primary keys generated by aspnet_regsql GUIDs?
I am developing an ASP.NET website in Visual Studio 2010 (with Service Pack 1, thank you very much). I want to utilize .NET\'s built-in Membership and Role providers for SQL Server 2008.[详细]
2023-02-28 21:21 分类:问答Asp.net MVC Let user switch between roles
I\'m developing a complex website with users having multiple roles. The users are also coupled on other items in the DB which, together with their roles, will define what they can see and do on the we[详细]
2023-02-12 04:26 分类:问答Instance and roles of ASP.net MVC 2 + SS 2008 Developer
Gonna need some advice for my work. In my computer I have installed VS2010 and SQL Server 2008 Developer with a customized instance name named MYCOMPUTER. If I need to transfer the project work, that[详细]
2023-01-25 13:05 分类:问答Web Site Administration Tool - Type is not resolved for member 'StructureMap.StructureMapException'
I think a picture will serve me best: Any Ideas?My web app works just fine.I don\'t really 开发者_高级运维use the web site administration tool, I just taught I\'d play with it and discovered that t[详细]
2023-01-24 01:49 分类:问答Custom role provider cache troubleshooting
I\'ve written custom role provider, which internally uses web service methods for getting roles or usernames. This provider inherits from System.Web.Security.RoleProvider. In the web.config file I swi[详细]
2023-01-17 14:01 分类:问答