Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

NamedPipeServerStream.BeginWaitForConnection fails with System.IO.Exception: The pipe is being closed

Couchbase 4.5 return part of document

c# .net couchbase n1ql

Using IDisposable to Delete a File from Disk

How to read or copy text from .docx/.odt/.doc files

c# .net doc

Entity Framework nested navigation properties count only

EF Core RC2 FinaI Issue: No database provider has been configured for this DbContext

c# .net entity-framework

Strategy for memory consumption management

Modify command line arguments before Application.Restart()

Save XDocument with indentation and xml:space="preserve"

c# .net xml

Enum.GetName vs Enum.ToString

.net vb.net enums tostring

Is it possible to map IQueryable<CatDTO> to IQueryable<CatEf>?

In F#, is there a shortcut for creating a record type with a primary key used for equality and sorting comparison?

.net orm f# dto

How to use command pattern in a WinForms client application?

Setting up TCP on Azure Service Fabric

JSON.net (de)serialize untyped property

c# json .net json.net

Why does Console.WriteLine() use ecx register, event though eax and ebx are free? [duplicate]

c# .net assembly

Round a decimal number to the first decimal position that is not zero

c# .net math decimal rounding

nuget package manager out of sync

system.data.sqlite .net 4

.net sqlite

How to invoke a UI method from another thread