ASP.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today. Learn more >
I leave the decision which framework suits your requirement up to you with links provided. You may want to do feasibility study of clientside framework which suits your requirement.
Member
16 Points
41 Posts
The best client side framework to use in with the asp.net with web api.
Aug 09, 2016 06:57 AM|Selvakumar Rathinam|LINK
Hi,
I would like to know which will be good client side framework to use with asp.net mvc and asp.net web api service layer.
the Recommending client side framework should support the below expected functionalities.
1. Calling the Web API ( Getting the JSON GET,POST,PUT,DELETE)
2. Client side Validation
3. Data binding (two way) - Post the data back to Web Api
4. Dropdown biding
5. Handling with multiple result sets.
Thanks
Selva
Selvakumar Rathinam
Star
11166 Points
3959 Posts
Re: The best client side framework to use in with the asp.net with web api.
Aug 09, 2016 07:13 AM|nilsan|LINK
You can use clientside framework that you're comfortable with. There's no compulsion to use any specific framework with Web Api.
Blog | Get your forum question answered | Microsoft Community Contributor 2011
Member
16 Points
41 Posts
Re: The best client side framework to use in with the asp.net with web api.
Aug 09, 2016 08:38 AM|Selvakumar Rathinam|LINK
What you would recommend?
Selvakumar Rathinam
Star
11464 Points
2439 Posts
Re: The best client side framework to use in with the asp.net with web api.
Aug 10, 2016 04:56 AM|Yohann Lu|LINK
Hi Selvakumar Rathinam,
You can refer the following links, and choose the right frame.
Top "Must Know" Frameworks for .NET web developers:
http://tostring.it/2014/06/30/top-must-know-frameworks-for-net-web-developers/
Best Regards,
Yohann Lu
Star
11166 Points
3959 Posts
Re: The best client side framework to use in with the asp.net with web api.
Aug 10, 2016 06:43 AM|nilsan|LINK
Please go through links below:
http://stackoverflow.com/questions/32837304/how-is-angular-js-better-than-knockout-js-or-should-i-prefer-angular-js-or-knoco
There's new verions of Angular available Angular 2 which you can count on with having improvements (written from scratch) than previous version.
http://knockoutjs.com
https://angularjs.org
I leave the decision which framework suits your requirement up to you with links provided. You may want to do feasibility study of clientside framework which suits your requirement.
Blog | Get your forum question answered | Microsoft Community Contributor 2011