AngularJS Inject Html In AngularJs Using $sce And ng-bind-html 19:32 Introduction In this article I show how to inject html in view page using "$sce" and "ng-bind-html".
MVC Cross-Site Request Forgery (CSRF) Attacks In ASP.NET Web API And Anti-Forgery Token 16:25 Introduction In my previous article I show how to use Basic Authentication in Web API and hosting in IIS. This article I will going to show how to protect our site from CSRF (Cross-Site Request Forgery) attacks.
Web API Web API Basic Authentication 15:48 Introduction In this article I want to show how to use Basic Authentication in Web API, how it working and hosting in IIS.
AngularJS Web API IIS Hosting Using CORS With Angular JS 18:48 Introduction In this article I want to show how to use Web API 2 CORS (Cross Origin Resource Sharing) service with AngularJs.