Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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

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>?

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

c# .net math decimal rounding

system.data.sqlite .net 4

.net sqlite

How to invoke a UI method from another thread