Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How can I connect a gRPC client in .NET framework with a secure .NET Core server?

Deploy ASP.NET Core Docker project - get a 405 error (locally in my IIS, web requests works). How to fix it?

The "GenerateDepsFile" task failed unexpectedly: Missing Microsoft.DotNet.PlatformAbstractions

c# .net .net-core

Use of unassigned parameter compiler error, for a variable received from a function out parameter?

How to publish a self-contained C# executable that references another executable?

c# .net

When should I use Compiled LINQ vs Normal LINQ

.net linq-to-sql

.NET : Double-click event in TabControl

Scrolling while dragging and dropping (WPF)

EF 4.3.1 and EF 5.0 DbSet.Local is slower than an actual Database query

Installing Visual Studio 2012 Ultimate on Windows 8

Return to an already open application when a user tries to open a new instance

c# .net windows vb.net

Custom button captions in .NET messagebox?

Why is ASP.NET vNext 'dnu build' not working on OSX

c# .net macos asp.net-core dnx

In C#, why does dictionary[0]++ work?

c# .net dictionary

ApiController vs ODataController when exposing DTOs

How to remove xmlns attribute of a node other than root in an XDocument?

Why does 'unbox.any' not provide a helpful exception text the way 'castclass' does?

c# .net clr cil unboxing

Array.Initialize - Why does this method exist?

c# .net arrays

How to use AutoItX in .NET (C#) without registering

How to set access control allow origin on particular file web.config

asp.net .net iis config