Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Azure DefaultAzureCredential is trying to get the oauth token from 169.254.169.254 in a development environment

c# .net azure

PKCS11 certificate

X509Certificate.Export Method

c#

ASP.NET C# MVC - Change format for datetime directly on DB or Model

c# asp.net-mvc datetime

Add HTML 5 doctype to XDocument (.NET)

c# xml html linq-to-xml

What is the difference between StaticResources and DynamicResources in WPF?

c# wpf resources wpf-controls

c# enums: can they take members and functions like java enums?

c# java enums

Query items in a dictionary in a CosmosDB document

c# sql azure-cosmosdb

Session State shares session across subdomain, VB.NET website C# MVC 4 Application

Check if String contains the key

c# linq

Close Form2 and show Form1 [closed]

c# winforms

Asp.net mvc display name attribute with @

c# asp.net-mvc attributes

Go from Db Set to Dictionary

c# .net asp.net-mvc-4 lambda

Insert/Update Entity in EF?

c# entity-framework

How to convert date to european format?

c# asp.net gridview

Issue parsing XML string to xDocument

c# xml parsing xmlexception

Hosted service prevents app to start completely in .NET 6 without startup class

c# .net .net-6.0

Visual Studio 2022 .razor code block is flickering

Help refactor my C# code to be more maintainable and to use best coding practices

LINQ query to turn few items in list as checked

c# .net linq