Skip to main content
Best practices
0 votes
2 replies
73 views

I’m building a WPF application using the MVVM pattern and the CommunityToolkit.Mvvm (MVVM Toolkit). I’m trying to understand the correct way to combine RelayCommand, data binding, and DataTriggers in ...
KittyCatCrafter's user avatar
2 votes
1 answer
100 views

I am working on a real-world navigation problem where a city road network is represented as a weighted graph (distances in kilometers). The goal is to compute the shortest path from North Nazimabad to ...
rani's user avatar
  • 21
0 votes
0 answers
68 views

I have used googles sample code to create an Android Browser Helper app for the google play store. Have found the source code from github. https://github.com/GoogleChrome/android-browser-helper After ...
Hayze Walker's user avatar
0 votes
1 answer
477 views

I'm trying to create basic credential helper for Git (Windows version). Based on documentation it seemed to be trivial: I've set variable triggering own script/app for the authentication set ...
KmsDev's user avatar
  • 21
0 votes
2 answers
105 views

I know there are religious wars fought over part of what I'm about to ask. I'm not here for any of that. I'm just curious why in my rails application helper I cannot have a global level variable ...
Michael K Madison's user avatar
1 vote
0 answers
280 views

tflite_flutter_helper package has been discontinued, which had provided functions to facilitate pre-processing of camera image before feeding it into the tflite model to run pose estimations. My code ...
FlutterNoob's user avatar
0 votes
1 answer
324 views

I’m facing a small issue with time zones in my Laravel application and would appreciate your help. I have a scheduled job in Laravel that updates event statuses. The job logs show the following ...
ADIL RADIDI's user avatar
1 vote
1 answer
136 views

I am adding some extra CSS/JS files into my vendor folder: vendor/my_theme/css/app.css vendor/my_theme/css/bundle.css vendor/my_theme/js/app.js They belong to an external theme I am integrating. I ...
fguillen's user avatar
  • 39.5k
0 votes
0 answers
65 views

I have the case that I can only edit/add CSS and Javascript. I have an existing link with an a tag inside a classed span. If I click on the a tag, I want to open the link as a modal. Remember, I ...
MoKO Nina's user avatar
1 vote
1 answer
73 views

I'm encountering a problem while creating a game. Idea: "Create a game where a zombie approach you, and you need to solve a number of math problems before the zombie reaches you". The number ...
Benjamin_Do's user avatar
0 votes
0 answers
79 views

Error Call to undefined function Encrypt() I'm having some problems with my helpers! On localhost they loaded without problems but now that I deployed them on my home server they don't load... I ...
GM BF's user avatar
  • 1
-2 votes
1 answer
189 views

If I run my Discord bot I have this error: Traceback (most recent call last):File "c:\Users\progi\Documents\GitHub\discord_bot\main.py", line 221, in <module>bot.add_cog(MyCog(bot))^^^^...
Pro Giple's user avatar
0 votes
1 answer
99 views

I created an Azure Function. In this function I would like to implement some helper functions. I dont want to import modules, but would like to add the helper functions inside the function. How can I ...
KEM's user avatar
  • 61
0 votes
1 answer
108 views

The question asks me: The Excel file attached to this homework titled “HW3_question13.xlsx” contains data from a certain experiment. (i) Open “HW3_question13.xlsx” in Excel. Column 1 shows the ...
A. Abu's user avatar
  • 1
-1 votes
1 answer
147 views

this is my problem enter image description here i tried hours but i can't do it Print("Help me i cant do it") Print("Help me i cant do it") Print("Help me i cant do it") ...
Finn's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
178