Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

WP7 - Best way to store secure data

Shape with slanted lines as background

c# .net wpf background shapes

Generic way to get the values from multiple controls

c# winforms controls

Poor TextBox performance with wrapping on and large amounts of data

c# wpf textbox

thread safety concerns for generic parameters on concurrent collections

c# concurrency

handle json response in jquery ajax

c# ajax json jquery

Fastest way to find correct combination with set of 8 booleans

Evaluation time of C# properties

c# properties

Drawing a contrasted string on an image

c# string system.drawing

Why does a worker thread not execute when debugging the main thread?

c# multithreading

C# Break out of loop on button press

c# foreach

Why does getting Elements from an XDocument result in null?

c# linq linq-to-xml

How can I add admin user using OnModelCreating in ASP.NET Identity?

How to get rid of Cannot await 'void' in C#

Bitwise unpacking a long into two numbers

c# bit-manipulation

How to add dll file into a UWP Project

c# .net dll uwp pdfium

How to use generics with classes full of constants?

c# generics

How to set up XAML bindings properly in a MAUI app