Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Nunit: Check that two objects are the same

c# nunit

why we cannot access static members from instance object?

c#

Is it possible to create a single socket, single thread, TCP/IP packet reader for multiple clients?

Listbox is displaying class name instead of values

c# visual-studio-2013

Display "Display name" instead of field name in WPF DataGrid

c# wpf xaml datagrid

IOrderedQueryable Skip and Take

Add Duplicates keys to NameValueCollection

c# .net namevaluecollection

Can I use ServiceStack routes with method parameters instead of a DTO class for every request?

c# servicestack

Get assembly name of referenced project

c# reference assembly-name

Is it possible to extract an object with the properties of the master class?

Composition instead of inheritance

Conditional UNION in LINQ (or is there a better way than UNIONs)?

c# linq

Paging IEnumerable dataset

c# .net

FileStream and Encoding

c# text character-encoding

C# : Direct3D in a control, AND fullscreen on a secondary monitor - what's the best way?

Creating a shape using series of Vector2 - XNA

c# vector xna shapes

QuickTime movie controller handler in C#

c# quicktime

Nested Dynamic Controls, using Custom Event Handlers