Исходный код вики Сценарии
Редактировал(а) Alexandr Fokin 2022/11/23 12:04
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | ---- |
2 | |||
![]() |
1.5 | 3 | {{children/}} |
4 | |||
5 | ---- | ||
6 | |||
![]() |
1.6 | 7 | |(% style="width:232px" %)Fake/Moq HttpContext|(% style="width:1261px" %)((( |
![]() |
1.1 | 8 | System.Web.HttpContextWrapper |
9 | [[https:~~/~~/docs.microsoft.com/en-us/dotnet/api/system.web.httpcontextwrapper?redirectedfrom=MSDN&view=netframework-4.7.2>>url:https://docs.microsoft.com/en-us/dotnet/api/system.web.httpcontextwrapper?redirectedfrom=MSDN&view=netframework-4.7.2]] | ||
10 | |||
11 | Fake Http Context for testing [duplicate] | ||
12 | [[https:~~/~~/stackoverflow.com/questions/8011592/fake-http-context-for-testing>>url:https://stackoverflow.com/questions/8011592/fake-http-context-for-testing]] | ||
![]() |
1.6 | 13 | ))) |
14 | |(% style="width:232px" %)Fake/Moq/Custom Membership|(% style="width:1261px" %)((( | ||
![]() |
1.1 | 15 | Custom Membership Provider for asp.net using c# |
16 | [[https:~~/~~/stackoverflow.com/questions/3022737/custom-membership-provider-for-asp-net-using-c-sharp>>url:https://stackoverflow.com/questions/3022737/custom-membership-provider-for-asp-net-using-c-sharp]] | ||
17 | |||
18 | Custom Membership Provider. Часть 1 | ||
![]() |
1.6 | 19 | [[https:~~/~~/shiftnotes.wordpress.com/2011/02/17/custom-membership-provider-part-1/>>url:https://shiftnotes.wordpress.com/2011/02/17/custom-membership-provider-part-1/]] |
![]() |
1.1 | 20 | |
![]() |
1.2 | 21 | {{code language="xml"}} |
![]() |
1.1 | 22 | <add name="CustomMembershipProvider" type="{NameSpace.Class}, {AssemblyName}" |
![]() |
1.2 | 23 | {{/code}} |
![]() |
1.6 | 24 | ))) |
25 | |(% style="width:232px" %) |(% style="width:1261px" %) |