Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Performance of Dispatcher timers in wpf

c# wpf performance

Recursively Adding tree structure to a List C#

c# recursion neo4jclient

What happens if I don't specify CompilerVersion with CSharpCodeProvider and why do most samples specify it?

c# .net csharpcodeprovider

visual studio installer setup project detecting incorrect version of .net framework as dependency

Threads do not start as expected

An elegant way to simplify the provided code

c# string list

Converting a StreamReader to a Stream

EF7 beta6: Error saving multiple entities

Polling a web service

c# winforms service web

Proper way to model a child class with properties from its relationship

Floating point determinism for gamedev in .NET Core

Control Styles and Templates for Windows 8 Metro-UI

Load data in ListBox with check box

c# .net wpf xaml listbox

Introduce win service into setup

passing a string parameter when calling a method in asp.net

c# asp.net

.NET Regex query to find only ONE new line

c# regex split

Running function from an unmanaged dll inside a C# thread

c# c++ multithreading