Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

If security is not an issue, is an immutable interface a good pattern?

Simulate disk out of space exception

c# .net windows out-of-memory

How to communicate from class library

c# .net winforms class-library

How can I mix nullable and not nullable T within a single class

c# .net generics

Changing the separator character in a masked textbox

c# .net winforms

strong name for a dll in .net

c# .net

Read text file with lots of line in C#

c# .net io streamreader readline

Detect if On Screen Keyboard is open

c# .net wpf on-screen-keyboard

Saving multiple files with same name

c# .net wpf unique filenames

Dependency Injection for concrete .Net classes

How to fix C# Source Generators Issue of not found references

c# .net .net-core roslyn .net-5

How to Create DataGrid with .NET MAUI Preview 7?

c# .net xaml xamarin maui

Hide Console Window while using Process.StartInfo with diffent Username

c# .net

LINQ Query Determine Input is in List Boundaries?

c# .net linq

C# sync over async implementations

c# asp.net .net

Is there a way to get a custom control to display the correct language in the VS Editor when a different language is selected

Handling event of recursively created Mock in Moq

c# .net unit-testing mocking moq

Passing parameter to azure durable function via URL Request

Unit testing MongoDB.Driver dotnet core

.net mongodb .net-core tdd moq

Error: await requires that the type have a suitable GetAwaiter method