项目作者: dinowang

项目描述 :
ASP.NET MVC A/B Testing 的眉眉角角範例程式碼
高级语言: C#
项目地址: git://github.com/dinowang/twmvc25samples.git
创建时间: 2016-12-21T06:13:24Z
项目社区:https://github.com/dinowang/twmvc25samples

开源协议:

下载


ASP.NET MVC A/B Testing

A/B testing aka split testing, bucket testing

Information

twMVC#25 | ASP.NET MVC A/B Testing 的眉眉角角

Sample highlights

View A/B Testing

Using ASP.NET MVC Display Modes approach, see ~/App_Start/DisplayModeConfig.cs

Leverage DisplayModeMatrix nuget package to help organizing complex Display Modes.

Action A/B Testing

Using customized IActionInvoker approach, see ~/Controller/CtrlTestController.cs

  • Behavior 1
    Alt text
  • Behavior 2
    Alt text