Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

.NET (3.5) formats times using dots instead of colons as TimeSeparator for it-IT culture?

Does using (var connection = new SqlConnection("ConnectionString")) still close/dispose the connection on error?

how to get an event whenever the network cable is connected or disconnected

c#

C# How can I check to see if a checkbox is checked on another form?

c# checkbox

Is this way of using Dictionary<enum,object> correct in this Production Planning example?

c# oop dictionary enums

Design Pattern to Handle Grouping Similar Entities Together

c# java php design-patterns oop

Use multiple namespaces when deserializing with .NET XmlSerializer

Different results after encoding/decoding base64

c# encoding base64

.NET MAUI: entry hidden behind keyboard on iOS

c# ios .net maui

How to recreate or refresh an access token for database connections in Azure functions?

MemoryPack.MemoryPackSerializationException : <class> is not registered in this provider

c# .net serialization

Error "The specified resource does not exist" when trying to copy blob from storage to another

c# azure-blob-storage

Pass 'value type' on stack by ref - memory footprint

c# .net memory

Collection-valued parameters with The Entity Framework?

Windows Mobile - Stop Main Phone App

Execute program from MemoryStream

c# execute memorystream

sort week days by first day of work

c# globalization

.NET equivalent of java.awt.color.ColorSpace

c# java colors port

How can i add new panel at run time in asp.net

c# asp.net

REST kit for .Net?

c# wcf rest