How to secure access to Razor Pages

Authentication and Authorization has not changed between Asp.Net MVC and Asp.Net Core Razor Pages. The request pipe lines still works the same for authentication. In MVC pipe like, you do all the auth...

Read more

Filters for Asp.Net Core Razor Pages

Filters have been a very powerful feature of Asp.Net. These provide ability to execute your custom workflow before and after a controller's action is executed. With introduction of Razor Pages in Asp....

Read more

How to buy and install GoDaddy SSL certificate in IIS

If you own GoDaddy server, then there is good chance that you are going to buy SSL provided by GoDaddy. I have seen many people complaining about issues installing GoDaddy SSL certificate in IIS. Most...

Read more

How to hide DataGrid Column? How to hide GridView Column?

Often times you want to hide the columns in grid view. Some times you want to hide the column completely meaning you do not want the information to be rendered on the page at all. And there are...

Read more

How to access gridview cell values on client side

In this article I will be discussing how you can use client side JavaScript to access values in specified row and column of GridView control without doing any post back. I have discussed in...

Read more

Search

Social

Weather

18.0 °C / 64.4 °F

weather conditions Clear

Monthly Posts

Blog Tags