What is the best method to add a contact form to the ASP.NET Boilerplate using the Single Page Web Application (AngularJS) and .Net Entity Framework?
I am using the MVC method but unsure if there is a better way to add a contact form to it.
Any advice is greatly appreciated. Thank you.