Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

platformnotsupportedexception : XSLCompiledTransform.Load(xslt) not loading the xslt file with </msxsl:script> in .net Core 2.1 target framework

Best practice for Icon format in XAML(SVG, Path DataPoints, Geometry/XAML, or Font)

c# .net wpf xaml svg

EBCDIC to ASCII conversion, handling numeric values

c# .net ascii ebcdic

ERPConnect (Theobald Software): RFC authorization

.net saprfc erpconnect

Normalizing file paths

.net c#-2.0

How to get the line count in a string using .NET (with any line break)

c# .net string

.NET Core Dynamic Expiration of Identity Cookie Based On Role

c# .net asp.net-core .net-core

How to define type of a property at runtime in .NET?

c# .net types

Process xml without loading into memory

c# .net xml

How to do open generic decorator chaining with unity + UnityAutoRegistration

Why is my Uninstall method not called from the msi?

How can I make the msi overwrite old files?

c# .net iis installation

Should I use fileName or filePath to describe a fully qualified file name in .NET? [closed]

.net

Can not unbox bigint to long

c# asp.net .net sql-server

How to get variables from .ascx in another .ascx?

c# .net asp.net variables

Asserts in helper methods

c# .net testing

How to use a BroadcastReceiver from .NET MAUI on Android?

android .net maui

How to localize/rename the "Default" (no group) header in a Winforms ListView?

c# .net winforms listview

Thread-safety considerations with IDictionary and ConcurrentDictionary

c# .net concurrency clr

Task gets stuck in "[Scheduled and Waiting to Run]"

c# .net async-await