Include ASP.NET MVC Application in ASP.Net webforms application [Resolved]

Posted by Anthonyd1808 under ASP.NET on 6/30/2016 | Points: 10 | Views : 1703 | Status : [Member] | Replies : 2
Hi All,
Can we include ASP.NET MVC application in ASP.NET Webforms Application?

As I have a requirement where I have added a menu (button) in my ASP.NET Webforms application.
On click of that menu it should redirect to my MVC application Home Index page and from MVC application I need to move back to ASP.Net Web Application.

I hope if some one can give me a sample code or some reference, it would be great.

Thanks in advance.




Responses

Posted by: Rajnilari2015 on: 6/30/2016 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
@Anthonyd1808 Sir, yes it is highly possible. You may be interested to explore Asp.net Core (https://docs.asp.net/en/latest/tutorials/first-mvc-app/ )

Another option would be to communicate via WebAPI's.

Hope that helps

--
Thanks & Regards,
RNA Team

Anthonyd1808, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Manideepgoud on: 7/1/2016 [Member] Starter | Points: 25

Up
0
Down
Thanks Rajnilari for giving the response, but the link you have given is not working, please correct the link.


Anthonyd1808, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response