Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Where is the Winforms "application framework" in C# that exists in VB.NET?

Newtonsoft json is not deserializing when the name of the class is the root element

Unable To Cast object type 'System.String[*]' to type 'System.String[]'

Make an object serializable at runtime [closed]

c# .net serialization

Why are some .Net assemblies not available via an AppDomain's GetAssemblies() method?

Moq - Setup Generic Return type

c# .net moq

Visual Studio 2022: There is no project properties provider for "Persistence = ProjectFileWithInterceptionViaSnapshot". Projects are not loaded

Rider on Windows Debugger - CLR load callback is already in error state E_FAIL - 0x80004005

.net debugging rider

How to retry until some condition is met

c# .net visual-studio

C# WindowsForms - Hide control after clicking outside of it

SemanticKernel function call with local LLM issue

IIS Logs not capturing all requests

.net logging iis-10

How to add a Reference to the Windows.ApplicationModel.DataTransfer namespace in Visual Studio 2019 on Windows 10 PRO

System.Linq.Expressions: Binding LambdaExpression inputs at runtime

c# .net

How to validate model in .Net Core 3.1 in console app when the model contains another class's object as a property using DataAnnotations?

How do I know if my app was opened from console or windows in C#

c# .net winforms console

Append Null to `StringBuilder`

c# .net xml stringbuilder

How to register IOptions in integration test with Autofac?

IsNullOrWhiteSpace extension method in .Net 4?

.net

How to solve NuGet.targets(124,5): error : Value cannot be > null. (Parameter 'folderName') error?