Authentication and Authorization in MVC Application

In any kind of software application, Authentication and Authorization are taken very seriously. In this blog, we will see how can we apply authorization in an MVC application. By default, all Controllers and Actions in an MVC application are accessible by anonymous users. The Authorize attribute handles authorization for a logged-in user in MVC application. … Read more

Build and Host an Angular application on IIS

In my previous blog, I wrote about CRUD operation in Angular with .Net Web API. In this blog, I will write about building and then hosting an Angular application on IIS. In the development phase, we use ng serve command to run our Angular application with localhost URL. But, do we have to do the … Read more

RSS
YouTube
YouTube
Instagram