C
C#16mo ago
ennie_ibaraki

❔ How can I fix this I keep getting null value in my string variable

3 Replies
Thinker
Thinker16mo ago
Where are you getting null?
ennie_ibaraki
ennie_ibaraki16mo ago
i am using c# wpf i have a value in the MainWindow class and i want that value to go to the user control in the user control when i use get and set
Accord
Accord16mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
❔ How do I go from interface to implementation while navigating ASP.NET core code?I saw this youtube video and he seamlessly navigates the source? How can I do this? Thanks.Console Application published as PublishSingleFile the window auto close for few devloper.I have published a .exe file with runtime framework included, and distributed to other developer for✅ Set Background color for one specific Row in GridI have a WPF project and a grid with a bunch of rows and columns. How can I change the background co❔ Facial recognition and centering using emgucv and arduino servos (visual studio)Hi guys, I am code illiterate. I found this code and need help because I do not know how to fix any ❔ Speech Recognizition makes me wanna cryI have already tried, using speech recogniztion on C++,Rust and now C#, since when this was that har❔ Système connexion wpfHello, Is someone making a connection system in wpf c# xaml to be simultaneously connected to my sit✅ How to use SVGs in XAML file (WPF)I have a WPF project and I want to use an svg file in MainWindow.xaml. How do I properly use svg in ❔ Progress bar value from 0 to 100 over 3 seconds for my splash screenI CANNOT GET IT TO WORK❔ How are prices changes/updates commonly handled in e-commerce?Is polling/signalr used to display relevant/current prices? What about when the price changes during❔ Copying selected item from list box to another list box (Utilizing data source)I cant seem to be able to copy one item from a listbox to another, my current code I am attempting i