Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Create password protected excel file using Closedxml library

.net

Reusing WebClient object to send another HTTP request

c# .net http vonage

How does .NET optimize methods that return a Structure value?

.net vb.net

Sending double with tcp from java to C#

java c# .net sockets tcp

Should I store user data as claims or in a user profile table?

How to enable intellisense and syntax highlighting for classic ASP in Visual Studio 2013

Reading an XML document with Linq

c# .net xml linq

How to split a huge file into words?

c# .net file-io

dnu was always canceled or timeout when restore the vnext mvc demo

.net ubuntu nuget asp.net-core

Why do TaskFactory.FromAsync() overloads require a state object to be supplied?

Is it possible to concatenate a list of strings using only a single allocation?

Binary serialization slow (sometimes) in .NET 4.6

c# .net

SQLite Entity Framework without App.config

What format does Elasticsearch use for its ids?

.net elasticsearch

If using DI + MEF, what is a good method to pass events between classes in the container?

How do I (elegantly) transpose textbox over label at specific part of string?

c# .net vb.net winforms

Resharper: vars

c# .net resharper

How to set the TAB width in a Windows Forms TextBox control?

.net winforms textbox

Is there a way to merge pdb files with ilmerge?

c# .net ilmerge

Return/consume dynamic anonymous type across assembly boundaries