转,C#,并发测试,, 分布式事务管理器,msdtc
C#中实现并发的几种方法的性能测试
https://www.cnblogs.com/durow/p/4837746.html
autofac实例生命周期
https://www.cnblogs.com/maguoyong/articles/6582789.html
C# MVC 5 - 生命周期(应用程序生命周期&请求生命周期)
https://www.cnblogs.com/alunchen/p/6252846.html
进入MVC处理通道
https://www.cnblogs.com/ssxg/p/7091016.html
//
MvcHandler HttpHandler
UrlRoutingModule,PostResolveRequestCache
-》get Route RouteData IRouteHandler,-》 GetHttpHandler
IHttpHandler HttpContext RemapHandlerInstance HttpContext的RemapHandlerInstance
实现了不同的HttpHandler来接管匹配不同路由的URL。
//
分布式事务管理器,msdtc // 分布式事务管理器(MSDTC)的实现方法
https://www.cnblogs.com/Jeff-Lai/articles/7832634.html