close
Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
1 answer
211 views
+100

I'm creating an AvaloniaUI app using the MVVM Community Toolkit, where I must render controls dynamically and data-bind them to a viewmodel whose properties will be unknown until runtime. In fact, I'...
Eric Eggers's user avatar
Advice
0 votes
5 replies
157 views

I'm trying to create a specific to-do list that has the Google keep kind of tick boxes, but I want to create it with Flask so I can store it with the current price of the written list in the database, ...
Lucy Sunday's user avatar
Advice
1 vote
9 replies
257 views

If we have dynamic memory allocation, which is best for using the memory efficiently, then why do we use static memory allocation every time? Can't we use dynamic memory everywhere??
Raj Sharma's user avatar
Advice
0 votes
8 replies
224 views

As a beginner I don't understand why pointers are being used everywhere . When I got to know about pointers, I had lots of questions: Why can't we simply use another variable to store the value of ...
Raj Sharma's user avatar
Tooling
0 votes
0 replies
91 views

Backstage 1.48.0/ 1.49.0 introduced a dynamic plugin loader which takes already packaged plugins and loads them dynamically at the point of building your Backstage application. I can only see a way to ...
Mad Grey Duck's user avatar
Advice
0 votes
2 replies
48 views

I have to configure dynamic vlan changing in Freeradius. I have mikrotik routeros v7 that running as NAS. I created three VLANs, in each vlan has own users. When i send request from freeradius to the ...
qwerty's user avatar
  • 1
2 votes
2 answers
187 views

In the extension of the enhancement request #27023, I am trying to create a prototype which basically comes down to a dynamic item as opposed to a dynamic variable (as described in this answer from ...
iRon's user avatar
  • 24.8k
Advice
0 votes
0 replies
118 views

I am learning ASP.NET WebForms using the .NET Framework (legacy project), and I want to understand how to create a dynamic Repeater control. As a beginner, I am confused about the correct approach to ...
Costya's user avatar
  • 1
Best practices
0 votes
1 replies
44 views

We are rolling out Windows Hello for Business to users in our tenant in a phased approach. At the moment, users have to be manually added to a specific Entra ID group to enable Windows Hello. We would ...
user32266214's user avatar
1 vote
2 answers
181 views

I would like to know the proper way to get the following code to work. With inheritance, you can call the function of a parent pointer and execute the child function. But, if there are two parent ...
Foivos Antoulinakis's user avatar
0 votes
1 answer
84 views

In my Avalonia app using the MVVM Community Toolkit, I need to dynamically create a ComboBox from code-behind, having it data-bound to a collection of a subclass of a class that encapsulates ...
Eric Eggers's user avatar
Best practices
0 votes
6 replies
101 views

i'm in need of a data container for several data types and fail to write some omnipotent :-) converter func. Maybe my idea is crab, in this case please give me a hint what concept to use. My current ...
Synopsis's user avatar
  • 374
1 vote
1 answer
112 views

In my Avalonia app I have a user control (UC) that has some databound controls and a StackPanel that has controls added to it dynamically from code-behind. This UC is then dynamically added to an ...
Eric Eggers's user avatar
0 votes
1 answer
175 views

In my Avalonia app, I need to create controls dynamically from a user control's code-behind so I can add them to a StackPanel inside that user control. I know the names of the viewmodel properties to ...
Eric Eggers's user avatar
0 votes
1 answer
133 views

I'm wondering if this is possible, as with pivot tables in excel there is an option to expand or collapse all fields. If you try to record this in Automate, it says this action cannot be recorded. A ...
Deb's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
1817