3

I know there are MVC for Winform (MVC# etc.) but if have to develop on ASP.NET MVC and then on Desktop I don't want to have 2 different frameworks so is there anything close to ASP.NET MVC but for Winform ?

What I mean is that the specific part of ASP.NET which is url routing for example should be replaced by something on winform so that one can readily switch from one platform to the other.

This seems rather common sense needs to me so why doesn't this seem to exist or taken into account at Microsoft ?

All focus seems to be on web development nowadays which I regret because there are many desktop apps in enterprise that have the same level of complexity as web app and would benefit from not reinventing the wheel and use a widely spread MVC framework.

1 Answer 1

1

There is the Smart Client Software Factory (SCSF):

An Introduction to the Smart Client Software Factory and Composite Application Block

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

1 Comment

Seems great but seems not to be readily reusable with ASP.NET MVC without deep thinking ?

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.