Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Extract DateTime from the string

c#

Where is the source code for the .Net Framework controls?

c# delphi

WPF How to create a Custom Textbox with validation and binding

Best retry policy for Refit ApiException?

Table is nullable DateTime, but DataSet throws an exception?

c# dataset

Cannot use MvcHtmlString/IHtmlString with RazorEngine

c# nunit razorengine

How can I use named range in Excel with OleDB?

c# asp.net excel oledb extract

Can you explain this Math.Log10 vs. BigInteger.Log10 behavior?

BackgroundImage property flags error: "An item with the same key has already been added"

Can I control the visibility of the generated class with Protobuf-net?

How to improve the quality of JPEG images that are generated from PDFs using Ghostscript?

c# .net pdf jpeg ghostscript

Change Entity Framework provider in configuration

c# entity-framework edmx

Select all flagged values in enum using LINQ

c# linq enums enum-flags

WPF popup follow mouse

c# wpf popup

Logging out not working - Asp.net core identity server

c# asp.net identityserver4

Do I always need to use async/await?

dotnet core API folder structure [closed]

Is it possible to use the C#11 'required' modifier with .NET Framework 4.8 and .Net Standard 2.0?

c# .net

How do you dynamically update a collection view in .net maui?

c# .net maui

c++ 20 concepts alternative in c#