Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

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?

this operation is not supported in the wcf test client because it uses type system.object[]

.net wcf c#-4.0

Pass table value param to stored procedure using PetaPoco

How Dynamically change URL in a WCF Custom Behavior

Can I somehow mimic multiple inheritance using dynamic objects?

c# .net dynamic c#-4.0 .net-4.0

How to bind gridview using linq/Entity Framework?

The purpose of creating anonymous types in AutoFixture for class under tests?

How can I add location elements programmatically to the web config?

How to setup multitenancy within an mvc 3 application with ravendb

WCF Configuration AddressFilter mismatch

Is it possible to provide intellisense for dynamic objects in visual studio?

Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content:

c# arrays json c#-4.0 json.net

How do I use code contracts in .NET 4.0 without making my code look cluttered?

C# Mocking Framework that supports optional parameters and .Net 4.0

running a batch file from C#

Download Windows Updates Using C#