3

I have been looking at Patrick McKenzie's ABingo (http://www.bingocardcreator.com/abingo) for rails and wondering if there is an equivalent for ASP.NET MVC?

skub
  • 2,266
  • 23
  • 33

2 Answers2

4

Here is an ASP.NET (MVC) port of the ABingo implementation:

http://www.fairtutor.com/fairlycertain/

  • I haven't personally tried it though.
TimLeung
  • 3,459
  • 6
  • 42
  • 59
4

I am not familiar with ABingo but you could have a look at http://diy.abtestmaster.com/developers

Disclaimer: It's a framework I have personally developed for A/B testing with asp.net mvc after not being satisfied with what's out there.

Hossein
  • 1,090
  • 1
  • 8
  • 24