Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

EnforceCodeStyleInBuild true does not fail the build when errors are present

How to use a primary constructor with dependency injection?

c# .net

Build up IQueryable based on method parameters

Setting Default Boolean Value for a Checked CheckBoxField

asp.net .net gridview

LINQ query AND & OR

c# sql .net linq

scrolling in .NET MAUI sometimes not possible in webview

c# android .net maui

How can I create an optional property in a Serilog output template?

c# .net logging serilog

Is there a definitive order to perform data compression and encryption

c# .net encryption compression

Winform freezes when I try to close it

c# .net winforms

SQL Error with "Turkish_CI_AS" and "SQL_Latin1_General_CP1_CI_AS"

c# .net asp.net sql t-sql

How to split a string to List<string> without splitting words?

c# .net .net-4.0

How to do fsync() in C#?

c# .net

How to get message metadata in isolated Azure functions v4 - Queue Trigger in c#

c# .net azure azure-functions

Missing overload AddAutoMapper(params Assembly[]) in v15 — broke manual registration [closed]

.net automapper

i need to create a .net 4.0 deployment setup in french language

c# .net prerequisites

Events occur only after construction?

c# .net winforms events

Why does WPF swallow an exception thrown in an event handler for Window.Activated?

.net wpf exception