×

iFour Logo
 

Our Insights

Innovative Ways - Satisfied Clientele

Understanding Action Filters in ASP.NET MVC

Kapil Panchal - November 03, 2020

Understanding Action Filters in ASP.NET MVC

ASP.NET MVC filter are usedto inject extra logic in different levels of MVC Framework request processing. Filter provides a way for cross-cutting concerns (logging, authorization, and caching). Filters is a custom class and can write custom logic to execute before or after in action method executes. Filter can be applied to the action method or controller in a declarative or programmatic way. There is a declarative means by apply in a filter attribute to the action method or controller...

What is Cross-site request forgery (CSRF) in ASP.NET Web applications?

Kapil Panchal - November 02, 2020

What is Cross-site request forgery (CSRF) in ASP.NET Web applications?

CSRF stands for Cross-site request forgery. CSRF is also known as the one-click attack which is used for Security purpose. It is an act of copying or imitating things like a signature on a cheque, official documents to deceive the authority source for financial gains. Cross-site request forgery is a web security Weak that allows an attacker to induce users to perform actions that they do not intend to perform. Cross-site request foreign is generally described in relation to cookie-based...

Handling Errors in ASP.Net Core 3.1

Kapil Panchal - November 02, 2020

Handling Errors in ASP.Net Core 3.1

Dealing with errors is a common factor you would face in any kind of application development, no matter what language you have used for the development. Being one of the frequently used frameworks in many.Net Core web development companies, the Asp.Net Core provides fabulous supportfor Error Handling strategies. Before diving into the core part of the subject, it is highly recommended to have a basic understanding ofconcepts like C#, Asp.Net Core programming, OOPs concepts, Exception handling,...

Performing Globalization and Localization using resource file in .NET Core

Kapil Panchal - October 30, 2020

Performing Globalization and Localization using resource file in .NET Core

In this blog, we will be goingto talk about the globalization and localization in .net core. If you want to make your web application in such a way that can be used for every different culture then you need globalization. Using globalization and localization we can build such a website or application so the user anywhere from global can use it. Globalization supports the different cultures. Localization provide the localized resource and cultures. What is Resource File? A...

How to perform Repository pattern in ASP.NET MVC?

Kapil Panchal - October 27, 2020

How to perform Repository pattern in ASP.NET MVC?

What is a Repository pattern? The Repository pattern is the most popular pattern for creating an enterprise level application. The repository is used to create an abstraction layer between the data access layer and the business logic layer of an application.Implementation of repository patterns can help to abstract your application from changes in the data store and can facilitate automated unit testing. Repository directly communicates with Database (Data Access Layer (DAL)) andfetch...

Categories

Ensure your sustainable growth with our team

Talk to our experts
Sustainable
Sustainable