Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
1 answer
23 views

I am building a mid-level project called School-Admin Panel with Django. I have completed most of the segments sucessfully, but I am having an issue with the performance forest. The formset loads and ...
Nicolas Riggs Nicolas's user avatar
Advice
1 vote
4 replies
143 views

I'm very new to data science and have just started learning Python. I come from a non-programming background, and I'm finding it quite challenging to understand how to properly practice and improve. I'...
Umar Saleem's user avatar
0 votes
0 answers
158 views

I used the "save as" function to create a copy of my .cpp file, to make changes to that file with a reliable fallback if my experiments didn't work out. Now, however, VS 2022 will only ...
Phoenix's user avatar
  • 29
0 votes
1 answer
65 views

I built a Flutter module as an .aar (using flutter build aar) and I’m trying to use that .aar inside a Flutter project. My module only contains a Flutter plugin (all my code is in that plugin). When I ...
Syed Zohaib Hassan's user avatar
0 votes
1 answer
129 views

I'm working on a Vue 3 project using Visual Studio Code on Windows 11. Even though I have installed the Vue - Official extension (from Vue) and tried reinstalling it, VS Code keeps showing this error ...
Shreya's user avatar
  • 1
2 votes
0 answers
105 views

Making the move over to .net from .framework and wishing I hadn't. I have a complex setup needing multiple projects being built to separate directories depending on selected configuration (details ...
stigzler's user avatar
  • 1,035
-4 votes
2 answers
81 views

A friend has given me some code which toggle on and off a menu, and he didn't consider the fact it needs to start off (start invisible). I am using Unity (C#). Here is the code, any input would be ...
RED light editor's user avatar
0 votes
0 answers
52 views

I have a .NET 9.0.2 application that should be using plugins as described in the documentation on https://learn.microsoft.com/en-us/dotnet/core/tutorials/creating-app-with-plugin-support. This works ...
Wim Van Houts's user avatar
0 votes
1 answer
54 views

I am attempting to create a custom list from several Project files that are stored in SharePoint. Currently, I am copying the data from each project file into an excel spreadsheet in a workbook. I am ...
Marie Rodriguez's user avatar
1 vote
1 answer
52 views

I'm developing a code that allows me to access the TASK USAGE view of any Ms Project file, and to be able to import that information to an Excel file. I'm using VB .NET and VSTO, accessing through the ...
Jhorbam's user avatar
  • 23
0 votes
0 answers
87 views

I made a maze game for my project. Every time ,I am changing my player's position , i need to print the whole maze with the changed player position , for avoiding the terminal messages, i'm clearing ...
Samidul Islam's user avatar
0 votes
0 answers
16 views

I am trying to migrate an unowned project into an organization. I have all the necessary access in the target org as I just successfully migrated another. I have verified that I have the various ...
Jason Bradford's user avatar
0 votes
1 answer
172 views

I just have downloaded Visual studio 2022 community edition on my 64bit PC, which operates with Windows 10 home. When I try to open a new project, I do not have C as an option, in fact there is no ...
oriol's user avatar
  • 11
0 votes
0 answers
32 views

I am building a database management project. I want it to be able to work with MariaDB and SQLServer, but I don't want the MariaDB users to have to install SQLServer drivers and libraries, or vice-...
Robert Rapplean's user avatar
0 votes
0 answers
40 views

So i was initializing the backend for my project using , Hono, Prisma , postgres and cloudfare workers as serverless backend. I am getting this error, Ps : this is my index ts file import { Hono } ...
Vivek Kumar's user avatar
0 votes
0 answers
49 views

Is it possible to make Qt Creator to show only project files without their subfolders in the Projects tree view? I'm curious about CMake projects. Given the following project structure on a disk: ...
ENIAC's user avatar
  • 1,198
1 vote
0 answers
104 views

Say I have two projects, one that is sort of like an 'application engine' and one that is the actual application. The engine takes care of things like window management, and I should be able to switch ...
Depenau's user avatar
  • 131
2 votes
2 answers
248 views

I have 71 plain Java projects in a folder. In Eclipse, I can use the 'import existing projects into workspace' feature to load all Java projects into my Eclipse instance at once. Is there a similar ...
Vashista Basava's user avatar
0 votes
2 answers
257 views

So when we make a C program we just need one .C file right? We can include additional C files and H files to our main .C file but I'm not sure what the difference between them is. Why would one ...
user2980746's user avatar
0 votes
1 answer
81 views

I'm trying to figure out a project layout for a kivy app that will allow it to be built as: a python module (so it can be distributed via pypi and thus 'pipx install') an android app a windows app (...
pjz's user avatar
  • 43.4k
-1 votes
1 answer
2k views

i'm coding spring boot and my vscode got this problem The project was not built due to "release 23 is not found in the system". Fix the problem, then try refreshing this project and building ...
Hungdz's user avatar
  • 1
0 votes
0 answers
120 views

I have a dataset with start and end dates for different stages of a project, along with an overall start and end date calculated as the minimum and maximum values from these stages. When I create a ...
Neethu Sasidharan Nair's user avatar
2 votes
1 answer
88 views

In many online resources we know how to project the contours of a surface. For example, in section "Surface Plot With Contours" from https://plotly.com/r/3d-surface-plots/. The method is ...
tingtingzhan's user avatar
0 votes
0 answers
34 views

I am not able to understand what TCSAFLUSH does. I've read everything online about this, and still it is not clear to me. Can someone please explain this by not giving me the docs link and explain it ...
Raman Bhardwaj's user avatar
0 votes
1 answer
352 views

When I used to create a project in react native, the 8.6 grade version would come, I would get an error again, it would be fixed when I made 8.4, now it loads as 8.8 and I get this error What went ...
Yiğit Selçuk's user avatar

1
2 3 4 5
102