Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

how TransactionScope work with multi-threads

c# transactionscope

WhenAll() not working as expected

Multiple threads awaiting Task if it is already running

c#

dotnet blazor maui google authentication unable to redirect to the mobile app after signing in

.NET non-nullable reference type and out parameters

How to log to console in c#

Use Condition In Where Clause In Linq

c# sql linq

Which one is better - Declaring SqlDataSource in ASPX page or in CodeBehind?

c# asp.net .net sql datasource

Getting DataKeyNames for row on button click

c# asp.net gridview

Webform in subfolder using master page

c# asp.net webforms

Can't do division

c#

How to bind a Dictionary to DataSource of DataGridView

c# dictionary datagridview

LINQ expression instead of nested foreach loops

c# linq

Multiple conditional parameters in SQL and C#

c# sql

Seeding data in many-to-many relation if EF Core 5

How to not use DeveloperExceptionPageMiddleware

Is there a way to unit test top-level statements in C#?