Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Convert 2D array to string in C#, looking for most elegant way

The splitting of a string without using String.Split method does not return correct result

c# string split

How do I declare a function with optional parameters in C# [duplicate]

c# optional-parameters

How to loop through a file to get data?

What's wrong with this decoder? (in C#) - Help with padding extra bytes

c# image image-processing

Resource usage of ThreadPool RegisterWaitForSingleObject

Cross platform internationalization

WP7 updating UI dynamically without blocking thread

WPF C# XML file added as resource

c# wpf xml resources build

Generics and inheritance

c# generics inheritance

Timer tick event//NAudio lags and not consistent

c# multithreading naudio

PredicateBuilder stripping brackets, breaking nested AND's combined with OR

c# .net linq predicatebuilder

Insert a dataSet into a SQL table

c# sql dataset sqldataadapter

Odd caching behaviour by browsers when using ASP.NET CSS Bundles

c# asp.net bundle stylebundle

Operation not permitted on IsolatedStorageFileStream in WP8

UI Automation and Ribbon control

c# wpf ui-automation

Selenium Firefox not adding extensions

c# selenium

How to implement movement in a chess game ?

c# winforms chess

C# Tuple. Does not contain a definition for Item1

c# tuples

Controller and action names - compiler-verified

c# asp.net-mvc