Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to unit test the Refit ApiResponse<T>?

c# rest unit-testing refit

How do I use Dependency Injection in C# .NET 6 application to pass in different instances of the same object with same interface?

How to get C# library file in output directory?

c# buildaction

RESTful convention to update resource by id or by type and language

c# rest restful-url

How can I create a custom converter similar to Newtonsoft using system.text.json?

How to get DispatcherQueue in WinUI 3 Desktop using Windows App SDK

c# parse string (without timezone) to DateTime, taking DST into account

c# parsing datetime timezone dst

Repositioning a Windows Form (location)

c# windows winforms window

Will an IDisposable memory leak if you don't use a using statement?

c# idisposable

Bind Controller Context with Ninject

Show whether the record is find by Name or EmpID

Merging 2 lists in C# with a combiner lamba

c# linq list recursion

c# synchronisation How lock behaves

c# multithreading

ef 4.1 LINQ filter an element into a collection

c# linq entity-framework

Entity Framework - Inverse Property Relationships?

How to use Sweet Alert in ASP.NET C#

DevExpress one Ribbon for multiple RichEditControls

c# wpf xaml devexpress