C
C#
help
Want results from more Discord servers?
Recommended Posts✅ Check a param againstt a stringI'm creating a sort of Animal Dictionary and I need help with check if the name param in the AddToSe✅ ✅ Use function that has default implementation in interface from instance of classI have interface similar to this:
```cs
interface IFoo
{
void DoThing1();
void DoThing2();
vo❔ process.start() works in debug not in iisHello every one. I have an application on iis. The application should run an exe with process start(❔ `delegate*` wrapper throws `System.BadImageFormatException`I wrote some wrapper for `delegate* unmanaged` to use it in F# since it doesn't support function poi✅ Does azure function really cheaper than app service when trigger http ?Hi I understand that the way azure function charge is based on requests not like appservice 24/24
b❔ Any good persistent data solution for .net core 6 c#?Back in .NET framework I use settings and the ``Properties.Settings.Default`` namespace to store dat✅ WPF(asking again) Can I refer cs file in xaml.cs?
if so, how❔ Can't use ToastContentBuilder.Show();Hey, so I've created a WPF project in .NET 7.0 and wanted to use the Microsoft.Toolkit.Uwp.Notificat❔ ✅ Help Passing Arguments to Action (Custom Wait Code)Hi, I'm trying to code a custom wait code.
This code works, but I want to use methods with arguments❔ WPF Binding TreeViewItem name to string, and falling back to another data context propertyI made a little file explorer app and I wanted to try and allow folders to have no names; The data c❔ Help in sql client query UpdateIn the image as you see thats my datagridview and when i click on the button it will change all Acoe❔ Trying to return the result of Fan Out Fan In Azure FunctionSo I've been trying to build my Azure function with a Fan-Out Fan-In method. But when the function c❔ What is this Blazor Wasm with Server template?What is this Blazor Wasm with Server template?❔ how do i make "dotnet new console" workpls help❔ How can i make this work on windows formsim trying to make this work on windows forms but idk what im doing wrong❔ using data received from a Post to determine what property to setBelow will be attached text of two classes, one called PostReceiveStruct and the other UserAccount.
❔ Saving Images to the database on azureFor my web app i need to save images. my app is hosted on azure back end is asp.net core. when an im❔ broken c# (its a large code explained)```css
using System.Runtime.InteropServices;
using System.Text;
public class Program
{
[DllImpo✅ Unit tests not appearingHello! For once I'm doing a little project in the console rather than in Unity, meaning for unit tes❔ replace report viewer net core WinFormsHello people, I need to make a ticket and print it, how can I do it?
Report viewer in net core versi