Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Inherit BackgroundService and Dispose()

c# azure idisposable

How to display the uwp application in the tray at the bottom right corner of the system

c# uwp windows-10

How do you delete Child from Parent entities in EF Core?

Usage OrderBy in LINQ firstly the Cyrillic words then the Latin words

c# .net linq

Execute an SSIS Package as a SQLAgent job from C# code and pass a parameter to the SSIS package

Deserialize JSON object into nested C# object

c# json oop json.net

Cannot find a matching quote character for the character '''

c#

Do I need to close the DbConnection manually when using ambient transactions with EF Core 2.1?

Regex for first name

c# regex

Unity Moving Player along X-axis

c# unity3d touch

What is the difference between inspection and evaluation?

c# asp.net razor lambda

What is the difference between FormUrlEncodedContent and query string?

c# httpclient

CS0034 C# Operator '-' is ambiguous on operands of type 'long' and 'ulong'

c#

POST call with application/octet-stream

How to add Microsoft.NET.CoreRuntime.2.1 for UWP package installer?

Azure Function stopped working - Could not load type 'Microsoft.Azure.WebJobs.BlobTriggerAttribute'

How to pass string to UWP app and launch it from a Windows Forms app

c# winforms uwp

Create a List with the same type that a class property

c# list generics

Signin-oidc page direct access error with corelation - how to redirect?

c# .net-core openid-connect

ASP.NET Core 2.1 Areas routing not working