Monthly Archive:: December 2014
5 Dec 2014
Securely Transmitting Information Across AngularJS to .NET Web API Services
Working with angularJS and .NET WebAPI 2 presents some challenges. In this scenario, the client side of our app is a single-page rich java client application written in AngularJS, and makes heavy use of web services. The