1. Instead of writing public class person, you now write public record p ...
Question How do I use the #PDF Library called iText 7 to write to the pdf in C-sharp?<br / ...
It is very helpful when developing software to know the shortcut to implement code snippet. For exam ...
Linq- Did you know you could compair two sequences by using sequence operations li ...
Question How do you Round Down the number to the nearest decimal point in C#? t ...
Question Asp.Net 6 all of the sudden started showing dates in Chinese, what is ...
Question I have no idea what is going on with this error. Yes, the error is qui ...
Read about Spans ...
Question How do you order by Date in Elasticsearch Nest C# API. Answer See the code bel ...
Software Development Refactoring Wisdom I gained through R ...
Question How do you resolve the C-Sharp <a class='text-decoration-none' href='https//www.ernes ...
Question How do you catch for nulls in a variable before calling String.Replace ...
Question How do you inject an Interface with a generic Type defined? When try to inject the Inte ...
Question When programming with Zebra C-Sharp SDK and trying to implement code t ...
In this article, I will keep notes about different #data #structures and why I should use ...
Question Is there a way to check if the number is empty in C#? There are so ma ...
Question A C# Application is losing Application State e.g. IFeatureCollection, ...
Question How do you select only a few fields you want from Elasticsearch Query using C# in the ...
Question How do you Deserialize XML String into a C# Object in Asp.Net Core 3.1? Answer ...
I ...
C# Best Practices and Performance Tuning</ ...
C# Program ...
Books for High-End Software DevelopersEarly in November 2018, I spoke with a ver ...
Understanding Async Await in AspNet 6 1. After playing with Async Await ...
C# documentation can be <a href="https//docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/index ...
Dot Net Lazy Loading Class ...
Question How do you solve for an error in Asp.Net Core that says "The content in the request pr ...
I can suggest some popular libraries that might fit your needs 1. **iTextSharp** ...
Neural network in C# using TensorFlow library. using Syst ...
Question How do you solve calling a store procedure in Asp.Net 5 C-Sharp 9 error "System.Invalid ...
Inside the VBA function declare (On Error GoTo Name) ...
1. Create your generic Interface like this and you will never regrete <span style="backgr ...
For debugging VBA Access Database (Datamart), print errors to console <span style="color inherit; f ...
Question How do you use Speech ...
Question How do you get the TSQ ...
Question Encountered end tag "div" with no matching start tag. Are your start/end tags properly ...
Design Patterns (C#)< ...
Question How do you find out the highe ...
Question How do you solve "InvalidOperationException The 'Microsoft-AspNetCor ...
Question How do you solve Asp.Net 5 Error <span style="background-color #f8ca ...
When working with html inside code behind in asp.net, make sure the html tags have no spaces between ...
Problem When declaring a variable inside a using directive in C# (C-Sharp) you might get an erro ...
C# is one of the high-level programming languages, it is used in many business applications, Game ...
Nowadays it nearly impossible to avoid Microsoft's products. Therefore, it is always helpful to lear ...
Base64 Encoding ...
Question How do you write C-Sharp Code that runs as a Windows Background Service to update the D ...
What is a LINQ Query?Linq which stands for Language Integrated Query ...
Good Website for C# tutorials ...
Inside the VBA function declare (On Error GoTo Name) ...
Question Why is MemoryStream having a Null buffer even after checking if the Stream contains an ...