Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Expiring Lazy<T> class

c# .net base-class-library

"Could not resolve coreclr" path on Ubuntu 14.04

.net ubuntu coreclr

Avoidable boxing in string interpolation

Shared folder on VirtualBox not opening with Visual Studio 2015 (Website project)

How to use ReadFrom.AppSettings in Serilog

c# .net serilog

Reactive Extensions: Split input, process, and concatenate back

c# .net system.reactive

Access to a private Google Spreadsheet with C#

.NET Bitmap.Load method produce different result on different computers

c# .net windows bitmap

How to convert Powershell to C#

c# .net powershell dll

Where to put the Container?

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

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

c# .net math decimal rounding

WPF Dispatcher.Invoke 'hanging'

c# .net wpf invoke dispatcher

How to invoke a UI method from another thread