Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

WCF Mixed authentication UserName and WIndows

.NET Marshal.PtrToStringUni(IntPtr) vs. new String(char*)

c# .net string marshalling

Windows Service and Performance Info using C#

WebBrowser Control .NET - What's the intended way to interact with this control?

How to select and consume a collection of value objects in an NHibernate QueryOver query

c# .net nhibernate queryover

Automatically convert .Net null to DBNull.Value?

c# .net sql database dbnull

Machine Sounds in C#

c# .net audio

Errors/warning after converting VS 2008 (c#) solution to VS 2010

.Net C# how to connect to external SQL Server database ? OleDb or other?

c# .net sql database oledb

DynamicProxy Generation Speed

How to programatically generate a serialization assembly or cs file like XmlSerializer would when using XmlAttributeOverrides?

Rhino Mock vs debug mode?

Website compilation fails in MSBuild but works in Visual Studio

.net msbuild

MD5CryptoServiceProvider FIPS compliance

c# .net

Duplicate field name problem in a nested multi-mapping Dapper pagination query

c# .net orm dapper

How to use 2 third party .net libraries when their unmanaged dependencies conflict?

.net windows deployment dll

HTMLString Serialized as string, encoded in json

c# .net json asp.net-mvc-3 razor

REST with Polymorphic DataContracts - Deserialization Fails

c# .net wcf rest datacontract

Effective pagination with Active Directory searches

c# .net active-directory

Download large file from HTTP with resume/retry support in .NET?

c# .net http file-io web