By JCaisip
I am testing Fileresult to display images using /controller/action in ASP.NET MVC so I created a captcha version.
Initially i used session data I thought TempData is better since it doesn't stay in memory.
check the live demo and code here http://jonisium.com/Test/Captcha.