Click here to Skip to main content
15,885,141 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I want to develop a web application which is a small sort of an ERP. There will also be a small portion of Document Management.

What should be the architecture of application? Should I go for MVC or adopt other architecture.

Thanks in advance.
Posted
Comments
Sergey Alexandrovich Kryukov 29-Jan-15 0:33am    
The architecture is not "answered" or "should be". It is built, iteratively, a a part of software development work. Even if you could help you with architecture, it would only be possible if you provided much more detailed requirements. But if you do, it can easily go well beyond the format of the forum. So, you probably get help if you focus on just few key aspects. And you need to basically choose the platform, technologies to be used, languages...
—SA
iamalik 29-Jan-15 0:52am    
I want to use SQL Server 2012 as Database and .Net (C# or VB.NET).
John C Rayan 27-Feb-15 6:14am    
MVC or MVP is your best bet however it entirely depends on your requirement and available infrastructure

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900