Showing posts with label asp.net with asp.net mvc5. Show all posts
Showing posts with label asp.net with asp.net mvc5. Show all posts

Tuesday, June 17, 2014

How to add asp.net web forms with existing asp.net mvc5

 asp.net web forms with existing asp.net mvc5


Create a Partial View  and introduce the Web Forms path source:

<iframe src="~/WebForms/WebForm1.aspx"</iframe>