Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Equals is used. GetHashCode is not

c# gethashcode

Getting "SessionOptions.CookieName is obsolete" in ASP.NET Core 2

c# asp.net-core

How to wrap an existing memory buffer as a DC for GDI

c# .net c++ vb.net gdi+

Why is the behaviour of datetime in JSON different on different systems (win xp, server 2003)?

What is the best method of inter-process communication between Java and .NET 3.5?

c# java .net ipc

Using PostSharp to intercept calls to Silverlight objects?

c# postsharp

How to do Bundling and Minification in Visual Studio 2015

EntityFramework, Inherited Classes without Discriminator

async await Task null reference exception

How to set date/time from time server

c#

Include a C# (.cs) file in my XSL file so I can use intellisense?

c# xml xslt

Cannot implicitly convert 'DataTable' to 'Task<DataTable>'

WCF exception--Faulted state

c# wcf channelfactory

Getting Error "Delegate 'System.Func<EntityType,int,bool> does not take 1 arguments" from Entity Framework LINQ query

c# linq entity-framework

Azure AD allow anonymous

Sorting a C# List<> without LINQ or delegates

JsonReaderException - Unexpected character encountered while parsing value

c# asp.net-core json.net

GridFS and FindOne based upon file metadata

c# mongodb gridfs