Boostrap3 - input file example
The following URL shows a good example how to make a nice looking file input button with Boostrap 3 http://www.abeautifulsite.net/blog/2013/08/whipping-file-...
The following URL shows a good example how to make a nice looking file input button with Boostrap 3 http://www.abeautifulsite.net/blog/2013/08/whipping-file-...
The following AngularJS service code shows how to login with bearer token authentication of ASP.NET WEB API2 to access exported restful APIs. 1 2 3 4 5 6 7 8...
The following url shows an example of SAP with AngularJS for ASP.NET http://www.codeproject.com/Articles/657139/A-Book-Store-Application-Using-AngularJS-and-...
The following links shows a good example using AngularJS with TypeScript. http://www.software-architects.com/devblog/2013/10/17/AngularJS-with-TypeScript-and...
From MVC5, Microsoft changed a lot on identification mechanism. Web API will also use the updated framework which is based on OWIN. The following article wil...