Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

WebClient.DownloadString uses wrong encoding

Dynamic EDM model creation in dotnet core

RX - rethrow an error in containing method

TcpClient exceptions when calling EndReceive and BeginReceive

c# .net tcplistener

Use object initializer syntax with an interface

c# .net interface

Open a project referencing "MS-Office Object Library" on multiple development machines

Draw Shapes and Strings with undo and redo feature

c# .net winforms drawing gdi+

How to implement exponential backoff in Azure Functions?

Cannot raw print to RDP redirected printer

c# .net rdp

How to get the machine configuration filename in .NET Core

c# .net asp.net-core .net-core

how can I configure swashbuckle to display the api version instead of the v{version} variable?

How to load a .NET Core assembly from an application written in .NET Framework?

.net reflection .net-core

Should I learn Linq to SQL even though its being rolled into Entity Framework?

Set values with a Linq-Query?

c# .net linq

Using Graphics.DrawImage() to Draw Image with Transparency/Alpha Channel

Is there a way to reconstruct a tuple to a compatible class?

c# .net c#-7.0

An error occurred while accessing the Microsoft.Extensions.Hosting services when do first migrations

C#: Unable to cast object of type 'System.Int64' to type 'System.Int32'

c# .net mono xamarin.ios

How can I cancel Task.WhenAll?

The type 'IEnumerable<>' is defined in an assembly that is not referenced

c# .net asp.net-mvc pagedlist