Good evening,
i have a issue i created custom button control,
and used
xmlns:Icon="http://metro.mahapps.com/winfx/xaml/iconpacks"
and i am getting ( Icon properety was already registerd by MenuButtons ) menubuttons is the name of my user control,
code
<UserControl...
I am trying to hide my server username and password in my default connection string. I have environment variables I set in the default config menu of visual studio, but how would I go about referencing them from default config? I can't use any string interpolation there.
{...
I am using .Net 6 and Framework 4.8 to build an app with Visual Studio but I can't seem to create the Ado .Net Entity Model it is not listed when I try to create a new class. Is there a simple way to create it on mac?
Hi everyone, I would like to build a menu display system for tablets(no ordering feature). I have defined some endpoints for my API and it works (I'm using .NET Core and PostgreSQL)
There are three main projects in a solution I guess:
- Frontend for customer (Angular v13)
- Backend for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.