Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

convert values of List objects to string

c# linq

Animate the opening of MainPage from App.xaml.cs in Xamarin Forms

c# xamarin xamarin.forms

.NET Core 2 DLL Reference With C++ Code Runtime Error

Trigger azure function on user registration in b2c

What are these asterisks when I generate a constructor with 2D arrays as parameters in Visual Studio?

How to Xamarin.forms Scroll work with AbsoluteLayout

c# xamarin xamarin.forms

Combine Multiple Linq Expressions [duplicate]

c# linq odata linq-expressions

Create RSA-SHA1 signature

.PDB file not getting generated

.NET Core HttpClient - "A security error occurred" HttpRequestException

c# ssl https .net-core

API Application Insights good practice to use

C# - SerialPort.ReadLine() freezes my program

Porting HttpModule .Net Class Library to .Net Core Web API

Generate a Guid based on a string [duplicate]

c# .net guid

Can I have a project which uses .NET Framework 4.5.2 and another project with 4.6.2 in the same solution?

c# .net

Console app won't exit when given ctrl + c in debug mode

c#

WPF App, run async task before opening Window

c# wpf async-await

Split each two-word string in a list, compare if same and count using Linq

c# linq

How to wrap UnityEngine.Debug.Log but keeping the line of code when clicked

c# unity3d

What is the simplest way to create a Websocket server in c#?

c# websocket