Исходный код вики Сценарии

Редактировал(а) Alexandr Fokin 2022/11/23 12:04

Последние авторы
1 ----
2
3 {{children/}}
4
5 ----
6
7 |(% style="width:232px" %)Fake/Moq HttpContext|(% style="width:1261px" %)(((
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]]
13 )))
14 |(% style="width:232px" %)Fake/Moq/Custom Membership|(% style="width:1261px" %)(((
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
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/]]
20
21 {{code language="xml"}}
22 <add name="CustomMembershipProvider" type="{NameSpace.Class}, {AssemblyName}"
23 {{/code}}
24 )))
25 |(% style="width:232px" %) |(% style="width:1261px" %)