How to run ASP.NET Web Forms C#, .NET Framework 2.0 Demo

@philhwanmoon

I’ve prepared a demo app that is rendering a file in Default.aspx.cs and serializes output in Default.aspx. No GET or POST methods are used to read the data except GET method which you have to call the root page. The app also includes Angular App in the ClientApp folder to show how to use our Angular components.