C
C#
help
✅ Extracting files that are in your project into a certain directory when compiled into an exe file?
Message Not Public
Sign In & Join Server To View
Message Not Public
Sign In & Join Server To View
2 Messages Not Public
Sign In & Join Server To View
2 Messages Not Public
Sign In & Join Server To View
Looking for more? Join the community!
C
C#
help
C
C#
help
Want results from more Discord servers?
Recommended Posts❔ xmlhow to make to my program reads only elements inside "Officer I"?❔ hey i need guidance from a .net expertplease❔ reverse of RemoveAt[index]hi, so my problem is that im itterating through a list of 10 questions, and each time the user has cSome namespace and class questions..```css
namespace Cool
{
class VeryCool
{
static void main(string[] args)
{
✅ Texas holdem pokerHi, I need help with my project to school. My task is to create Texas holdem poker. But I dont know ❔ Sockets - TCPI'm going to implement a TCP listener for RF-V48 (4G GPS Tracking Bracelet) for elders. The device i❔ Problems with colliders...Context:
when a game object with tag "Player" touch other object,
print in console "Func". But that ❔ .NET6 Selenium 4. it’s possible to use Navigate.GoToUrl(url) using http Post?Hi, Im was searching around a solution or approach for use a POST method instead GET when using GoTo❔ Multi-tenant == Roles ?I need clarification whether the RoleManager in IdentityDbContext that manages roles for user author❔ Custom template not showing upI'm trying to create a new custom .csproj template for .NET 7, but I can not seem to get it to show ❔ Is it possible to put a method into a variable and call the variable?like this:❔ Getting error 500 on form post (using fetch)I'm trying to do a form post (posting a model), but my controller is not being called. When I check❔ Need some help with logicim trying to make a the total defence and attack statistics equal to 35 (they are randomised for 6 p❔ when instancing a class, why do you need to write the class name twice?This just seems sort of redundant to me, is there a reason?
```csharp
ClassName objectName = new Cl❔ JWT token claims not working anymore after deploying application to Azure web app.The code that is working inside a controller locally but not working when deployed on azure
Attempt✅ Dapper InsertAsync fails on Postgres with relation does not existHello,
I am currently trying to run Dapper CRUD operations (Dapper.Contrib.Extensions) on a database❔ Key press on ButtonI want to make a tool where you press a button so that a key is pressed❔ How bad is this Linq code?```csharp
if (getBeginningContent == false)
dynContentList = await _context.DynamicContents
❔ Please Help! When I flip my character he moves backwardsHey guys... so I have a problem with my player controller... when I flip it to the other direction m✅ Source Generator, dynamic assembly not added.I have the following code:
```cs
var assemblyName = new AssemblyName("MyAssembly");