#WebBrowser + Roslyn = Awesome
Proof of concepting for a what if scenario:
"What if there was a browser that had Roslyn built in? C# scripting instead of javascript? HECK YES!"
Simple Implementation of WebForms WebBrowser Control that supports scripting in C#
This application has a sample multiplication calculator that is implemented in a C# Script that is referenced in html same way as JavaScript.