Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why do I need to create a DateTime service which returns DateTime.Now instead of using DateTime.Now directly?

What if I call DbContext.Dispose without calling DbContext.SaveChanges?

How to find extern source code for .NET?

c# .net

Provide data on request, lazy loading (equivalent of yield return)

System.IO.FileNotFoundException occuring in mscorlib.dll?

c# .net visual-studio dll

C# - BitArray to Hex

c# .net

Log4net File gets locked even though browser site is closed

Return value from usercontrol after user action

c# .net winforms user-controls

Use Stream as PostgresSQL parameter in .NET

c# .net postgresql npgsql

.NET Async / Await: How the State Machine knows when to continue it's execution?

Foreach throws NullReferenceException on not null IEnumerable with elements

Download multiple HTML at once in C#

.net multithreading

C# nested property pattern expression

c# .net refactoring

Disable the on-demand ngen.exe on lightweight windows servers (".NET Framework NGEN v4.0.30319 64")

.net client for AS2 EDI comunication

Get Empty Collection instead of null when mapping with Mapster

c# .net mapster

Error on Build: JsonException: '0x00' is an invalid start of a value

c# .net .net-6.0

How does LINQ Where() clause in .Net work?

c# .net linq search where-clause

How to format a string of HTML programatically

.net .net-2.0