Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

SSL with private key on an HSM

.net ssl hsm

Using a single Func<T,bool> with Where() and inheritance

c# .net linq lambda

Books and literature for implementing a language on the CLR [closed]

How does Subsonic handle connections?

.net subsonic

Getting Started with IL (Intermediate Language) [closed]

Save map image from coordinates

.net google-maps dictionary

LINQ Distinct not working as expected

Using statements / calling Dispose inside static methods

Removing BOM characters from AJAX-posted string

c# .net byte-order-mark

.net MAUI application fails to launch on local arm64-v8a device

android .net build arm64 maui

Should command handler contains services or services contains commands?

Deserialize a type containing a Dictionary property using ServiceStack JsonSerializer

how to use ILMerge to combine several assemblies into one

.net ilmerge

Could not load file or assembly. A strongly-named assembly is required

Pass a function as argument AND set a default argument

Enterprise library exception: Activation error occured while trying to get instance of type ICacheManager, key?

Can I use DataGridView without using database data?