Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to get bluetooth mac address from local pc?

c# bluetooth mac-address

Make win C# console application to show posibile command when user hit TAB

Which Excel Interop objects to clean up myself and which to clean up by GC.Collect()

Access Enumerator within a foreach loop?

c# foreach ienumerator

C# library to clean up html [closed]

c# html-parsing

Unit Testing: Using another method to check the method under test ran correctly

c# unit-testing

HOWTO create a stand-alone executable per form for a C# solution in VS 2008 with multiple projects with multiple forms in a single build?

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