Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

'string[]' does not contain a definition for 'Contains'

c#

How can pass string with the “forbidden” response in .net core 2.2 web API

c# asp.net-core-2.1

Get 404 not found for webp images on the website

c# asp.net webp

Left Text Alignment When Focused and Text is Selected

Current type of the build action from Visual Studio - Microsoft.VisualStudio.Shell.Interop

Blazor - Hide the side and top bar on a specific page (not for the whole site)

ASP.NET Core 3 MVC Routing parameters not working

How can I optimize listview data binding in .NET MAUI?

c# .net maui

c# The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 Authentication Required

c# email

How to set a minimum width for MudBlazor MudDataGrid columns?

How can I sort the xml nodes in a file?

c# xml linq io

.NET (3.5) formats times using dots instead of colons as TimeSeparator for it-IT culture?

Does using (var connection = new SqlConnection("ConnectionString")) still close/dispose the connection on error?

how to get an event whenever the network cable is connected or disconnected

c#

C# How can I check to see if a checkbox is checked on another form?

c# checkbox