Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

'Error in deserializing body of reply message for operation ...' - for every method that i call

c# .net wcf web-services soap

Create a buffered copy of WCF Message

c# .net wcf

Why does AutoFac's AsImplementedInterfaces break my resolver on another type?

How can I generate DDL scripts from Entity Framework 4.3 Code-First Model?

LINQ query for string.replace

c# .net linq

Configure & Use Broker API in .Net Project

How to know who owns a ReaderWriterLockSlim?

InternalsVisibleTo, Signing and Unit tests, how to make it practical?

Ninject bind different implementations

c# .net ninject

How can I create versions of a class library in order to support multiple versions of the .NET Framework?

.net visual-studio-2010

FileSystemWatcher distorts filename

c# .net filesystemwatcher

C# Certificate generation framework

c# .net certificate x509

How do I create another instance of a .NET program within one instance by code?

c# .net winforms c#-4.0 .net-4.0

Retrieve Multiple fields from SQL Server in a web service?

.NET 4.0 Cast Generic Interfaces

Could not find default endpoint element that references contract :connect to WCF endpoint through Powershell cmdlet

What happens when two threads ATTEMPT to lock the same resource at the exact same time?

.net multithreading locking

Colored progressbar

How to convert a string with character codes above 127 to a byte array properly?

How does WCF Message.ToString() method work?

.net wcf message tostring