python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to display the defined amount of textboxes dynamically in separate class for few forms?
I have SQLite database wherein there is a table with some quantity of rows. I have a task to display the same quantity of textboxes in few forms with taking into account the coordinates of these contr...

user15283537
Votes: 0
Answers: 1
Unable to copy-paste Winforms controls from a form in a vb.net project to a form in a c# project
for a big refactoring project of about 140 forms I've been trying to copy and paste these controls through the designer. I'm using VS 2022 but I've also tried with 2019. The origin project is in .NET4...
Wauter
Votes: 0
Answers: 3
DQN with multiple actions taken at same time-step for differents joints for robot control
I am trying to teach a double pendulum fully actuated to perform a swing-up maneuver and keep the position if it reaches it. I previously trained a single pendulum with DQN and it learned the policy w...
Alessandro Grassi
Votes: 0
Answers: 0
What control is used in the settings app and can I use it in my UWP app?
What are those controls on the right side of the Windows settings app?
The closest control I could find in the XAML Controls Gallery app are Expanders, but they do not seem to offer the same functiona...
Thomas Flinkow
Votes: 0
Answers: 2