Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Search Engine

Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.



Filter by Category

























































This search, performed through 3.59 MB (635 documents, 14093 words), completed in 0.0 seconds and yielded 2 results.

Membership API in ASP.NET — 71.4%

[...] </authentication> </system.web> </configuration> Top Configuring Membership and Role Providers Set the connectionStringName the same as the connection string above. <configuration> <system.web> <membership defaultProvider="SqlSvrProvider"> <providers> <add name="SqlSvrProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="ASPNET" applicationName=" MyApp " enablePasswordReset="true" requiresQuestionAndAnswer="true" [...]

Membership API with Windows Authentication and a Custom Role Provider - ASP.NET — 28.6%

[...] <roleManager enabled="true" cacheRolesInCookie="true" defaultProvider="MyRoleProvider"> <providers> <add name="MyRoleProvider" type="MyNamespace.RoleProvider" /> </providers> [...]

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.