0

I want to one help

I have 1 Webform application which is in the Asp.Net and it is working fine and now I want to develop new functionality in Asp.Net MVC and merge in existing application.

So please provide any tutorial or any link which provide information for merging MVC functionality in existing Asp.Net application.

Basically I need to develop application which working with both Asp.net webform functionality and also MVC functionality.

2
  • Which version of Webforms and MVC you are targeting? And also which version of VS you have? Commented Jan 27, 2014 at 17:13
  • FW - 4, VS - 2010 , MVC - 3.0 Commented Jan 27, 2014 at 17:16

1 Answer 1

1

Combining web forms with MVC is entirely possible. See this blog post by Scott Hanselman for an introduction.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.