What setup in .Net would most resemble Django
Posted
by Mingus Rude
on Stack Overflow
See other posts from Stack Overflow
or by Mingus Rude
Published on 2010-04-29T12:22:38Z
Indexed on
2010/04/29
12:27 UTC
Read the original article
Hit count: 215
At work we are inte process of starting development on a new web-based product. Before doing so we need to establish what technology stack we are going to use. For this application my preference would have been to use Django but since the development- and management-team is soo heavily rooted with Microsoft the new product will have to be based on Microsoft technologies.
So my question is, what setup, with Microsoft technologies, would most resemble a django setup with its MVT-design?
© Stack Overflow or respective owner