×

iFour Logo
 

Our Insights

Innovative Ways - Satisfied Clientele

What is Razor View Engine in ASP.Net Core?

Kapil Panchal - October 27, 2020

What is Razor View Engine in ASP.Net Core?

What is View Engine? View Engine is responsible for producing an HTML response when called by the Controller Action method.The Controller Action methods can return different types of responseswhich are collectively called as Action Results. The View-result is the Action Result which produces the HTML Response. The View Results are produced by the View Engine. When the Controller Action method call the view () or PartialView ()it calls the View Engine, which generate the HTML Response.View...

What is Serilog in Asp.Net Core 3.1?

Kapil Panchal - October 22, 2020

What is Serilog in Asp.Net Core 3.1?

What is logging? Logging is an essential needed feature for detecting and examine issues in applications. Logging frameworks make it easy to log event data to Configure in Advance for log targets. However, if your log file carries unstructured data, it becomesa nightmare to query the data. Structured logging makes it easy to query event data by making sure that the data to be logged is written in that format which is a structured format. The format to be XML, JSON, or any other...

Unit testing a custom middleware in ASP.NET Core with Interface

Kapil Panchal - October 21, 2020

Unit testing a custom middleware in ASP.NET Core with Interface

What is unit test? A unit test is a type of testing.It is the Small Part of code that can be logically in a Program and test that code is work properly that is testing. The latest versions of unit testing can be found in frameworks like JUnit, or testing tools like Test Complete. You will also find SUnit, which is the mother of all unit testing frameworks it is created by Kent Back. How does the tests look like? A unit can be almost anything you want it is,...

How to use ELMAH for enumerating error in ASP.NET core?

Kapil Panchal - October 20, 2020

How to use ELMAH for enumerating error in ASP.NET core?

Introduction to ELMAH ELMAH Stands for Error Logging Modules and Handlers that offers functionality to logging runtime ASP.NET errors. ELMAH can be utilizing to adjoin error logging abilities in your application without having to re-compile or re-deploy, it creates the process of capturing application errors seamlessly. When added to a running web application on a machine, exceptions that are thrown trigger event handlers in the ELMAH tool. These event handlers can include logging...

Ultimate guide for implementing Repository pattern and Unit of work for .NET core

Kapil Panchal - October 15, 2020

Ultimate guide for implementing Repository pattern and Unit of work for .NET core

The repository and unit of work patterns are deliberated to generate alayer between the data access layer and the business logic layer of any application. Executing these patterns can assistwrapping of your application from changes in the data store and can accelerate automated unit testing or test-driven development (TDD). What is the Repository pattern? The Repository pattern is used to separates the data access layer and business logic in your application. It creates...

Categories

Ensure your sustainable growth with our team

Talk to our experts
Sustainable
Sustainable