0

I created an ASP.NET MVC 2 website and a classic ASP.NET WebForms to let the client to deal with the data (SQL Server).

Now, because of budget reasons, I´m forced to mix them together in one only web site. I read a lot of tutorials about the inverse situation, but haven´t found a clue on how to use my old webforms inside a MVC 2 project.

Is this possible?

1 Answer 1

1

you can check this reply Mixing webforms and mvc

and also scott hanselman blog Mixed mode for webforms and mvc3

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.