Newest Questions

Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
0 replies
12 views

I am building out a website with Firebase and Cloud Run functions. I have been trying to figure out the billing, but I am still not exactly sure how it works. I looked at the Google Cloud Run pricing ...
Advice
0 votes
2 replies
22 views

I am making a program that prints packet data in a tkinter ui list from a PCAP file for a collage assignment. What would be the best way of identifying network streams similar to whats used in ...
0 votes
0 answers
12 views

I'm converting a very old .NET 4.8 framework ASPX app over to Blazor-Server using .NET 10. I can't seem to come up with an equivalent process for System.Web.Security where I need to have Membership ...
0 votes
0 answers
8 views

What's the best way to implement drag and drop in Blazor for this kind of application? Are there any recommended libraries or built-in approaches that work well for moving and reordering items in ...
1 vote
0 answers
12 views

Body: I'm developing a 3D game in Godot 4.6.3 with GDScript. I have a player character with two camera systems that can be switched with the "C" key: Camera 1 (Third-person close): Follows ...
0 votes
1 answer
21 views

I have no idea why the code below doesn't work. The if clause is never true, even if variable $cf1 is a true "yellow" or a true "white". The true value becomes yellow if the ...
-3 votes
0 answers
38 views

I'm optimizing a repository that uses ADO.NET with SqlDataReader. To avoid calling GetOrdinal() repeatedly inside loops, I cache column indexes in a helper type: private class PersonOrdinals { ...
Best practices
0 votes
2 replies
27 views

So, I want to add gap around the elements or columns of my grid. One way to do so is to add gap in the grid and all the columns and rows (boxes) will have the space in between them. But I require to ...
-3 votes
0 answers
27 views

If they already know all files in a directory belong to the same package, why not remove package declarations entirely?
1 vote
0 answers
19 views

I am trying to protect a VM-hosted web application using Google Cloud Identity-Aware Proxy (IAP) behind an External HTTPS Application Load Balancer. Architecture Internet ↓ External HTTPS ...
-3 votes
0 answers
38 views

I try to establish an SSH connection with the Linux server of my web hosting provider. I receive the following error when using PuTTY Release 0.74 Build platform: 64-bit x86 Windows: "No ...
Advice
0 votes
2 replies
38 views

I need to create an Excel macro to read a file. The file can be read in WordPad and contains configuration data and the tension measurements of a test to the breaking point. The test results will ...
-6 votes
0 answers
44 views

how to rename the columns in Google Colab/Python to something more descriptive. I have tried watching YouTube videos. I have reached out to my teacher and asked him for more info about renaming ...
1 vote
0 answers
41 views

As you can see, the shaded area of the caption box only reaches to the very start of the navigation arrows. It looks pretty awkward; I want it to extend to the edges of the carousel itself! Also, I ...
-1 votes
0 answers
31 views

I am developing a Blazor web assembly application for pet store inventory management. The goal is to have a single form that dynamically changes its input fields based on the selected animal type (...

15 30 50 per page
1
2 3 4 5
1609894