Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have been working on asp.net,JQuery,Jquery UI,Web Api Technologies.

I have learnt MVC4 and have strong knowledge. I would like to work on mvc so that i prepared my resume with MVC4 ,JQuery,WEB API technologies.

Here my Question is
Is it right way or can i use MVC ,JQuery ,Web API combination to develop enterprise application?

In some interview, people asked me that are you working on mvc or asp.net?

Where did i do mistake that interviewer can be identify my experience?

Can we develop the asp.net application with the combination of MVC,JQuery,WebAPI?


What I have tried:

I asked my friends this question but i did not get the proper solution
Posted
Updated 24-Aug-16 11:04am
v2

Yes it is perfectly normal to use asp.net mvc, web api, jquery for enterprise applications. A lot of companies use the microsoft stack for their business apps.

When people ask you if you are working on MVC or Asp.net they are probably referencing Web Forms for Asp.net as that was the first Asp.net framework available.

There is nothing wrong with MVC and i believe is Microsofts preferred way of starting new applications...but don't quote me on that one.
 
Share this answer
 
It can be done, however if you plan to use a web api for the front end of your application, you might also want to use a templating engine to handle two-way binding from the api back to the user and vice versa.
 
Share this answer
 

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