Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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 often does Parallel.For invoke localInit?

De-normalizing data into a code first Entity Framework entity, without a SQL View

.NET core asp-for radio button bound to model with clickable labels?

html asp.net .net label

.Net Core Regular Expressions, Named groups, nested groups, backreferences and lazy qualifier

c# .net regex .net-core

.NET Core Docker with Automated SSL

.net or Xamarin Internet availability check when the WIFI network has no internet connection

android ios .net xamarin timeout

Mark method as obsolete for a single project

c# .net visual-studio

How to lock and unlock a SQL SERVER table?

C# HttpWebRequest verify/specify which cipher used

Would you recommend using "The C5 Generic Collection Library for C# and CLI" based on your experience with it?

.net collections

Forcing Mpeg2Demultiplexer to use ffdshow to render H264 Digital TV Video

c# .net directshow h.264 dvb

How to safely mix sync and async code? [duplicate]

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

c# .net mono xamarin.ios

Compile-time source code modification using Roslyn

c# .net msbuild roslyn

Why switch for enum accepts implicit conversion to 0 but no for any other integer?

c# .net enums switch-statement

Where can I find Microsoft.Build.Utilities.v3.5

Is there any way to disable the "double-click to copy" functionality of a .NET label?

.net winforms label

XAML equivalent to DIV in HTML?

.net wpf xaml