Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Why code is maxing out the CPU while querying the database?

Get list of dates from StartDate to EndDate

c# linq lambda

how to insert arabic into mysql from asp.net C#

c# asp.net mysql arabic

How do I search for a specific string and return the entire line containing that string? [closed]

c# winforms

Update multiple values to object list in c#

c# list

Is there a way to ignore certain suggested intellisense namespaces in Rider when typing code?

c# rider

int.ToString() error on string concatenation Visual Studio 2019

Nuget package is required even though there is no reference to the package

c# .net visual-studio nuget

How to get user's region on Windows 10 UWP?

c# uwp windows-10

Using FromUri to bind object without parameter name prefixes

Bypassing SSL Certificate Validation on DotNet Core Service Stack

Reading and storing static look up data in ASP .Net Core web app

Prevent Autofac from holding disposable instances

c# memory-leaks autofac

How do I write smart contracts of ethereum in C#

c# blockchain ethereum

UWP app cannot be found in Windows privacy settings

Check if user has role Discord.net

c# roles discord.net

How to Register Multiple Services, Multiple implementation in separate class and call it in ConfigureServices method?

How to extract a dynamic object from a variable template string and merge it in again?

c# string winforms dynamic