File Logging in Windows Form Application using Serilog Today in this article, we will see how to achieve File Logging in Windows Form Applications using...
Continue ReadingThere is no directive with exportAs set to ngForm
There is no directive with “exportAs” set to “ngForm” Today in this article, we will see how to fix error “There is no directive with...
Continue ReadingRead a Large File in Chunks in C# – Approach II
Read a large file into a byte array with chunks in C# Today in this article we shall see one more approach of reading Read...
Continue ReadingEnable WCF web services as REST API
Expose WCF web services as REST API in 5 minutes In this article, we will see a simple approach to Enable WCF web services as...
Continue ReadingResolved:net:: ERR_INVALID_HTTP_RESPONSE in chrome browser response
Error : net::ERR_INVALID_HTTP_RESPONSE in chrome browser response Issue Description “net:: ERR_INVALID_HTTP_RESPONSE” in Net Core 2.2 WebAPI invocation within Chrome browser or noticeable when if invoked...
Continue Reading