Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Detect whether the assembly was built for .NET Compact Framework

Unable to load the metadata for assembly

How to prevent Closing and Disposing of a winform in the FormClosing event?

Styling a ContentControl

.net wpf xaml

Deployment kit suggestions [closed]

Analogous Newtonsoft JsonReader/JsonTextReader in System.Text.Json

c# json .net system.text.json

OpenXML SDK: How to identify data type of cell?

.net excel openxml

If/else and while branches in Mono.Cecil

How can I find the users which a shared folder, shared to programmatically? [duplicate]

c# .net windows

System.PlatformNotSupportedException Compiling C# code at runtime .NET Core

dotnet build failed with zero errors and warnings on mac m1

How do I reference configuration information from within multiple class libraries?

c# .net vb.net .net-3.5 .net-2.0

Finding the executable name from managed dll, com-visible

.net reflection

Deserialize session object without type reference?

.net asp.net serialization

LDAP Implementation in .net

.net ldap

Writing a 2D RTS game in C#: graphics library options?

c# .net graphics

[net]how to inject debugging code to an assembly?

Is it possible to send an Object's Method to a Function?

c# .net function methods

How to fetch files from a directory based on condition

c# .net

How to get DispatcherQueue in WinUI 3 Desktop using Windows App SDK