Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Yet another ASP:Textbox vs <input type="text">

c# asp.net vb.net

Public Enumeration with only string values

c# enumeration

How to store a parameter value in oracle procedure from webservice

c# oracle-database plsql

Comparing date parts in LINQ

c# .net linq-to-sql

The output is not the supposed output for swapping element in same array

c# arrays element swap

Using ES256 algorithm with jwt-dotnet for Apple AppStore

c# jwt app-store

How is (uint) index >= (uint)_size better than index >= _size?

Sonar issues with null check C#

Best practice for setting BindingContext for view, with multiple viewmodels?

c# xaml mvvm maui

Can AzureClientServiceCollectionExtensions.AddAzureClients be called multiple times?

ZXing.Net QR Code Size

Is there a ternary operator to run a function in c#?

c# ternary-operator

Expression<Func<T, bool>> method argument

How can combine two enumerations with a custom function?

c# .net linq enumeration

LINQ query with array element in Where clause