Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Should domain objects implement IXmlSerializable?

Function app migration to isolated worker model shows warnings in the portal

c# azure-functions

Calculating SHA256 hash different results under Windows and Linux

c# .net encoding sha256

How can I bundle/distribute Playwright with my .NET app?

asp.net core ControllerBase.User without implementing Controller

Custom class with IXmlSerializable fails with OutOfMemoryException

c# xml xml-serialization

Catch External API Error Message as in Postman Body

c# .net error-handling

Deserialize xml into a class with different hierarchy?

c# xml xmlserializer

Watermark using John Myczek's Class

c# wpf watermark

What is a good replacement for MyGeneration / d00dads code generation and data layer?

c# .net mygeneration

How to select multiple values after using Max() in LINQ to Objects?

c# linq linq-to-objects

How to use transaction with typed dataset in C#?

c# sql-server database

Selecting a value in combobox that's populated from a DataTable

Remove illegal characters from a string of XML

c# xml

How to raise MouseClick event?

c# events

How can I save an enumeration value to a database?

How do you get subject & title from a Word document (without opening it)?

c# ms-word ms-office

How to select multiple folders [duplicate]

c# winforms directory

C# GC for Server

A way to store information

c# console-application