Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Compile .NET console app as single executable

IQueryable<T> Join with Where Condition Entity Framework 6.0

c# .net entity-framework linq

Get a list of all computers on a network w/o DNS

Call Web Service From VB6 via .NET failing

.net vb6 tls1.2

The type initializer for 'Microsoft.AspNetCore.Mvc.MvcCoreLoggerExtensions' threw an exception.'

c# .net .net-core

Connecting to Informix database from .Net

WPF combobox selected item text not grayed out when IsEnabled=False and IsEditable = False

.net wpf

How to serialize an XmlDocument to a well-formatted human-readable XML?

c# .net xml

Equivalent to Javascript's encodeURI? [duplicate]

dotnet publish doesn't include files generated during post build event

Will Roslyn be part of the .NET framework?

Events, Delegates vs Actions<T>

c# .net events delegates

Working with "very very" large arrays

c# .net .net-4.5

How to create a dictionary with initial values using collection expressions?

c# .net dictionary c#-12.0

Declare a var without initializing it... just yet

c# .net var

Simulate mouse move

c# .net winforms

Draw rotated rectangle

c# .net system.drawing

Missing DLL's own dependencies in consuming projects

c# .net dll dependencies nuget