Application Logging with Serilog and SEQ in .NET 9
Post Views: 26 Introduction Serilog is a diagnostic logging library tailored for .NET applications. It offers a straightforward, flexible, and robust solution for logging application events, errors, and other critical…
White Space Viewing in Visual Studio
Post Views: 5 This write up demonstrate how we can view the white space in our coe and maintain th equality and follow standard coding style. To view the white…
.NET Aspire 9: Explore All the New Features and Updates
.NET Aspire 9 is designed to address the needs of modern developers working in complex, cloud-based environments. It enables faster application development, streamlined orchestration, and improved resource management, making it…
.NET Aspire 9 – Could Native App Development
.NET Aspire 9 is a game-changing platform for developers who want to build cloud-native applications faster and more efficiently. NET Aspire 9 empowers developers to meet today's software development challenges,…
Code Formatting in ASP.NET Project
Post Views: 12 To write quality code we need to follow standard practices. For good developer writing code with standard format is very important. In this blogpost we will learn…
Mastering API Testing with Api.http Files in .NET Projects
Post Views: 29 Introduction The Api.http file in a .NET project is a text file containing one or more HTTP requests that can be executed directly from the development environment…
Announcing .NET 9 Release Candidate 1!
Post Views: 23 We’re excited to share that .NET 9 Release Candidate 1 is now available! This is the first of two release candidates, and it comes with a go-live…
Advanced Logging Techniques in ASP.NET Core 8 with Serilog and AppInsight
Post Views: 39 Introduction Logs are an important aspect of application development, allowing you to monitor and troubleshoot problems and bugs in your application. Serilog is popular with developers because…
Reusable Dynamic Pagination Component in Blazor
In web applications that deal with large amounts of data, pagination is a common feature. This enables you to split your data into pages, so that users can browse more…
Exciting News: Speaking at C# Corner’s Software Architecture Conference
Post Views: 18 We are thrilled to announce that rijwan and I a seasoned expert in software development, architecture, has been invited to speak at C# Corner’s upcoming event focused…