Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Split a string by a character

c# .net

How to check spelling in Hunspell with case insensitive

c# winforms hunspell

Can't Deserialize XML

c# xml xml-deserialization

Issue resolving dependencies with Unity

Why does HttpClient.PostAsync appear to be sending the request as a GET rather than POST?

c# .net-5

Using ASP.Net Core Identity and Azure authentication together in Blazor

Which is official open xml sdk nuget repo: DocumentFormat.OpenXml or Open-XML-SDK?

c# nuget openxml-sdk

Getting a view by changing url in razor

c# asp.net .net razor routes

Upload of two different files, from two different inputs

GridView with ObjectDatasource UpdateMethod

Strongly Typed Model using HttpPostedFileBase fails to Scaffold Views

c# asp.net-mvc-4

Error PDF header signature not found

OIDC login fails with 'Correlation failed' - 'cookie not found' while cookie is present

How to create MVC5 web project in visual studio 2022

c# visual-studio

Unity: IPreprocessBuildWithReport is not running on Build

WCF service credentials in asp.net core 2.0

c# wcf asp.net-core-2.0

How to Pro-gramatically add click Event to FrameworkElementFactory

c# wpf

Entity Framework in Azure Function in Visual Studio

c# entity-framework azure

Pass generic to the extension method

How to write a .SVG to pdf with PdfSharp

c# svg pdfsharp