Hi,
I had created a custom project system by following the walkthrough https://msdn.microsoft.com/en-us/library/vstudio/cc512961.aspx?f=255&MSPPError=-2147217396. It is like a console application which is running in console window. But my need is to run a custom project in web browser like MVC applications. How can I achieve it? Please help me. Thanks in advance.