Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

C# DateTime conversion when time changes from winter to summer time

c#

Parallel Query Execution In Entity Framework Core

Two TreeView structure in two Drives

mcr.microsoft.com/dotnet/aspnet:6.0-jammy-chiseled: not found

c# docker

How do you share encrypted data between two different .NET Core Apps?

c# encryption .net-core

Export csv file to user desktop for deployment

c# winforms

INotifyPropertyChanged in c# structures

c# .net winforms data-binding

Recursion to iteration conversion using dynamic programming

Grouping ListView WPF

c# wpf listview

ZXing-Core BitMatrix to BitMap

c# bitmap asp.net-core zxing

Mock GetExternalLoginInfoAsync() method

Error "Implicit conversion from data type sql_variant to datetime is not allowed" occurred while inserting data to database using dapper

c# dapper

How to prevent property changes after it is assigned in the constructor?

c# properties

C#: iTextSharp, how can i edit the title property of a pdf-document?

c# pdf itext

How to deploy Windows app with SQL Server database?

The ObjectContext instance has been disposed and can no longer be used

Unsure how to set C# Connection string depending on solution configuration

Share Authentication between MVC applications through WIF

C# get generic parameter name using reflection

c# generics reflection

Is it more efficient to use explicit variables?

c# variables var