Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Exception when trying to use `ThenInclude` in EF Core

Adding MenuItems to Contextmenu for a TrayIcon in a Console app

Use IOptionsMonitor in Singleton service to reload values from appsettings on runtime

How to call windows service methods from web application

FakeItEasy Returns different value for subsequent calls to the mock method

c# .net nunit fakeiteasy

ExceptionManagement Error

c# .net asp.net

WebApplicationFactory error, not throwed in debug mode

.net Maui Accessing the data item in a CollectionView when a button is clicked

.net data-binding maui

What is the right way to make sure Dispose is called on class member/field?

c# .net idisposable

Comma or semicolon-delimited AutoComplete TextBox

C# Regex Replace Question

.net regex replace

Any solution or workaround to serializing SQLParameter in WCF?

.net wcf

How to get the client IP address from the request made to webservice

Correct way to marshall uchar[] from native dll to byte[] in c#

c# .net pinvoke marshalling

Entity Framework 6 FluentApi One-to-One Relationship configuration

How to split a large JSON file based on an array property which is deeply nested?

c# json .net file json.net

How to transfer locks between threads?

Programmatically scrolling a ScrollViewer with a timer becomes jerky

Prevent Memory Bloat When Loading Multiple Images In WPF

c# .net wpf image

System.Net.WebException: Error: NameResolutionFailure when Calling WCF Services throwing exception in mono android application