Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to bind a (static) Dictionary to Labels?

c# wpf binding dictionary

How to enable IDN/IRI Support for URI-Class by code?

c# uri idn

Get the first sorted element with LINQ? (C#)

c# .net linq dictionary sorting

Open and Use a TCP Port

c# .net vb.net tcp ports

Regex 11 digit string capturing

c# regex

C# construction objects with builder

Open a Windows 7 Library in Windows Explorer

c# .net vb.net winapi windows-7

hash that maps strings to integers

Can I define/constrain a member as implementing two interfaces, without generics?

Exclude results from Directory.GetFiles

c# .net

c# reference understanding?

c# .net-4.0 covariance

Querying a Nullable bool in C#

c# resharper nullable

How are .NET object Pen objects disposed if you don't explicitly call Dispose on them?

c# garbage-collection

Using a custom date formatter on a Telerik MVC AJAX bound property column

What can be the reason that I get TypeInitializationException when I call a static method on a class?

c# .net exception

MySql MySqlDataReader Documentation?

c# mysql

How to enable/add a BackButton on the NavigationController?

How to assign key=>value pairs in a Dictionary?

c# c#-4.0 dictionary

TiltEffect on TextBlock

c# windows-phone-7

Selecting namespaced XML node attributes with namespace alias instead of URI on an XElement

c# .net xml xpath xml-namespaces