Today in this article we will deep dive into Cache Best Practices and Guidelines. We will cover below aspects for this article, What is Cache?...
Continue ReadingRead Large File in Chunks in C# Guidelines
Read a large file into a byte array with chunks in C# Today in this article we shall see the simple and easy approach on...
Continue ReadingCode Review Best Practices and Guidelines
Today in this article we will learn Code Review Best Practices and Guidelines. Code review is the process of reviewing the code written by developers....
Continue ReadingUnit Test and Mock File methods – Guidelines
Unit Test and Mock File methods – Guidelines Today in this article on best practices, we shall see how to Unit Test and Mock File...
Continue ReadingBypass SSL Certificate in .NET – Guidelines
Bypass SSL Certificate in .NET – Guidelines Today in this article, we will see how to enable Bypass SSL Certificate in ASP.NET Core or.NET framework...
Continue Reading