Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

uint and char casting for unicode character code

c# .net unicode

Notify SignalR Clients of IIS restart/shut down

c# .net iis signalr

Access any background worker created in runtime

Speeding up my simple Redis .NET application

c# .net linq redis

int vs Int32. Are they really aliases? [duplicate]

c# .net value-type

What is the difference between Microsoft.Extensions.Caching and System.Runtime.Caching?

.net wpf

Disabling .NET 6 features per default

.NET AES/Rijndael — inconsistent decryption when reusing decryptor

.net encryption aes rijndael

How to unit test code with inner exceptions?

Best time to cull WeakReferences in a collection in .NET

How can I get my global IP address using C#? [duplicate]

c# .net network-programming

Reusing an IEnumerable<T> results in false result, e.g. on .Any()

Generate DB - no execute SQL option?

How to use the EventStore Embedded Client?

.net database eventstoredb

Does it make sense to distribute pre-NGEN-ed assemblies?

.net ngen

How to by pass network using WebProxy?

c# .net proxy webproxy

Private methods using .NET reflection. Why?

Make HttpClient use app.config defaultProxy

Multiple file mask for WinSCP Session.EnumerateRemoteFiles

c# .net ftp winscp winscp-net