Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

WCF Custom Binding or basichttpbinding

c# .net wcf web-services

Web Api Odata action methods using Get verb return 404

Unable to get a block of code into my regex match groups

c# regex ironpython

How to get ConnectionString from appsettings.json file?

c# asp.net-core

CosmosDB - DateTimeOffset Issue with UTC Querying

c# json linq azure-cosmosdb utc

stream video from AzureBlob in Blazor component Web Server c#

Does calling Count on IEnumerable iterate the whole collection? [duplicate]

Shortcuts for overly terse generic types

c# .net

.NET Core not showing in target framework dropdown for visual studio 2022

How can I see which dll's are loaded by my application?

c# winforms memory

How to limit windows application to install only one computer using c#? [closed]

How can I control where XNA positions the game window at startup?

c# xna

What is a simple but somewhat effective way to "obfuscate" numeric values?

Why is the entry point allowed to be private? [duplicate]

c# .net

C# StreamWriter not writing to file

c# streamwriter

How to split string that delimiters remain in the end of result?

c# string split delimiter

Is it okay to write dispose method for a class?

c# dispose

Does First() in LINQ cause eager or lazy loading?

format DateTime with text in-between

How to receive push notifications from Firebase cloud messaging on Windows