C
C#
help
How to write function in .net6? [Answered]
Looking for more? Join the community!
C
C#
help
C
C#
help
Want results from more Discord servers?
Recommended PostsTimeSpan formatter [Answered]Hi, is there any function or library that would take an time length input, for example `5 min` or `3How do you pass into a method a generic after you've reflected? [Answered]Suppose I suspect that this IEnumerable (non-generic) is also an IReadOnlyList<T> where T : struct. Signalr not sending message(s) to specific user(s)in the hub i have setup this signature for a method
```cs
public async Task SendMessage(string sendRider line problemI'd moved to rider but a line make me angry, anybody can help me about how can I remove this?Is it possible to publish a WPF Application into a single file with the font inside of the EXE?Is it possible to publish a WPF Application into a single file with the font inside of the EXE?Binding to Dictionary in WPF with a binding KEYhello i have a very specific problem related to WPF :
i have a listbox with itemsSource
<ListBox Itset default value of parameter to other parameter [Answered]ok, i am aware that this is probably not possible, but can i set default value of parameter x to vaChecking if an arbitrary (remote) URL is a file attachment, and extracting it if it is? [Answered]If I'm given an arbitrary URL (I don't have control over it), how can I check if it appears to be a How does assigning default values when creating an instance work? [Answered]I'm not sure how to ask this question. I also can't for the life of me remember what this style of iProcess.EnableRaisingEvents does not work on WindowsI have an app that have 20 workers that are other processes. On production, on ubuntu, when I close Top-level statements in MSVSSay you've created a new project with top-level statements in MSVS. Is it possible to change it to *how to format multiple conditions assignments in return statement [CLOSED] [Answered]Greetings, I was wondering, how could I properly format this piece of code.
```cs
return
res > PagEntity Framework One-To-One [Answered]Code at: https://paste.mod.gg/rccwzntafwoj/0
When attempting to change the database I'm getting:
TDatabase - Relationship returns empty set even though records are present [Answered]I think I'm probably missing something stupid obvious...
In my batch model, I have
```cs
private reaSave storageFile to a folder on driveI have a storagefile ready to give to a control to crop an image
the problem is that image crop wilDynamically load .dll into .NET 6 ProgramHi,
I've a Blazor WebAssembly Hosted (.NET 6) web application. I've put some part of the applicationMove File To A Matching Type RefactoringWhen everything is top-level do you not need namespaces because everything is "top-level"? Thanks foClass making my program run as a background process after I close it [Answered]https://paste.myst.rs/7o8qz5vk
After I close my program through RMB>Close window it continues runni