Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Optimizaion(Reduce Complexity). Count Acute, Right and Obtuse triangles from n side lengths

Refreshing object on separate form

c# .net oop

SQL Server: wait for new row

Why I get this "infinite loop" on Class properties?

Delay function to postpone IObservable values dynamically

Using StreamWriter to append text

Global exception handler with UnhandledExceptionEventArgs not working

c# .net exception

linq Any operator with not equal(!=)

c# .net linq list

Can not delete a nuget package with the dotnet cli

Use xsltc.exe generated assembly (XSLT stylesheet) in .NET 6

c# .net xml .net-core xslt

Polly Retries Doesn't Close Existing HttpClient Call

Optimize memory usage when using ClosedXML to read XLSX File

c# .net excel xlsx closedxml

Asp.Net Identity fails to connect to the database even when EF can successfully connect

How to get the list of file in recycle bin by using c# console application

c# .net com recycle-bin shell32

How to get a directories file size from an FTP protocol in a .NET application

.net windows ftp winscp

WPF - Ability to group multiple controls together and show one of several 'pages'

c# .net wpf devexpress

C# Lazy <T> & Race-to-initialize?

How can I tell if at least one dataGridView row is selected c#

c# .net winforms datagridview

How to unit-test that the logger was called with the correct localizable, formatted string?

c# .net unit-testing

Abstract border and text block into another style/template in WPF

c# .net wpf