码迷,mamicode.com
首页 > 移动开发 > 详细

A Book Store Application Using AngularJS and Asp.Net Web Api

时间:2014-04-30 21:19:35      阅读:625      评论:0      收藏:0      [点我收藏+]

标签:android   com   http   style   class   code   java   c   t   tar   javascript   

There are many examples out there demonstrating how AngularJS and Web API can be used together but almost all of them are in MVC, so I tried to implement this using Asp.Net web forms and this is what I came up with.  

For those who are new to AngularJS and Web API, please refer to the following links:

AngularJS  

Asp.Net Web API 

What To Expect 

This application demonstrates how to use Asp.Net Web API RESTful services to send and receive data with angularJS. Apart from that you can see how angularJS is very effective in creating applications where we need to do real-time DOM manipulation.  Also this is a single page application which utilizes angular views to navigate to different pages. 

This application does not contain any kind of user management or any payment processing system as this is outside the boundary of the scope of this article, but you can implement them easily enough if you want to by modifying the existing code. 

This application uses a modified version of ToolTipJS which is a small javascript library to implement tooltips for web page elements. I have already covered that here

 

 

转至:http://www.dfwlt.com/forum.php?mod=viewthread&tid=478

 

相关链接 

 

A Book Store Application Using AngularJS and Asp.Net Web Api,码迷,mamicode.com

A Book Store Application Using AngularJS and Asp.Net Web Api

标签:android   com   http   style   class   code   java   c   t   tar   javascript   

原文地址:http://www.cnblogs.com/xszlo/p/3698939.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!