NetBrain Solutions

NetBrain Solutions

  • 1.3k
  • 306
  • 2.2k

Write way of ASP.NET MVC project development

May 27 2018 5:50 AM
Hello,
 
I am expirence with ASP.NET but new wit MVC,
I am trying to develop a real time project with ASP.NET MVC (c#)...  
I found that it's not easy job to develop a complete MVC application with the 2-3 developers team, becasue it is taking a long time & multiple technology skills combination. 
 
I tried with 
MVC, c#, JSON, JQuery, stored procedure, WebAPI, Model, LINQ / Entity framework...
if I extend more.. I need to know AngularJS etc.
 
Steps of development =>
1. SQL Table
2. stored Procedure
3. model
4. Data=> class
5. Controller=>Search, Logics, Validations, Pagging, sorting, dropdown filling(view data etc)
6. View=> JSON, CSS, Validations, dropdown filling
7. Exception Page
8. User Permission
 
My question is ..
Are we realy need multiple technical skill set for the MVC ?
Is it realy hard to develop a real project with small team.
 
Or
I am getting something wrong. !!!!!
their is some another way of development. !!!! 

Answers (3)