Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How can i create activex using C# [duplicate]

"Leaking" Thread Handles

How to set connection time out when establishing context - PrincipalContext

Is it possible to convert language specific characters to latin characters in UTF8

unicode c#-4.0

How to hash a URL quickly

c# algorithm c#-4.0 hash

Is there a list of values I can use for objectClass and objectCategory?

Mapping DayOfWeek from the System namespace using Fluent Nhibernate

Linq to SQL create table

.net wpf linq-to-sql c#-4.0

Is C# 4.0 compile-time turing complete?

What is the function of the LockItem attribute in appSettings in App.Config file?

c# c#-4.0

How to use IronRuby or IronPython together with c# in Web/Windows Form?

Lazy<T> with LazyThreadSafeMode.PublicationOnly and IDisposable

C# deep/nested/recursive merge of dynamic/expando objects

ChannelFactory bug with dynamic arguments

What is a best practice for making a class's properties thread safe?

System.Net.WebRequest and TLS 1.2 creates a 'Handshake Failure' with haproxy

How good idea is it to use code contracts in Visual Studio 2010 Professional (ie. no static checking) for class libraries?