Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part II - Deploying PowerShell GUIs in Minutes using Visual Studio #29

Open
utterances-bot opened this issue Mar 30, 2021 · 3 comments
Open

Comments

@utterances-bot
Copy link

Part II - Deploying PowerShell GUIs in Minutes using Visual Studio

FoxDeploy.com, Stephen Owen's technical blog about
PowerShell, Systems Administration, GUI Design and Programming.
.

https://www.foxdeploy.com/blog/part-ii-deploying-powershell-guis-in-minutes-using-visual-studio.html

Copy link

Thanks for making this blog. It’s cool! I’ll be trialling it out.

@1RedOne
Copy link
Owner

1RedOne commented Mar 31, 2021

Thanks! Let me know how you like it! There's a lot of content and walkthroughs on the site if you're interested in GUIs, which you can access using the 'Learning PowerShell GUIs' link on the right side of the site! (or by clicking the banner)

Copy link

I must be missing something. (I am new to this, so please all do be gentle) When I go to change the value in the GUI, $WPFtextBox.Text = 'hello world', it changes it in the variable if I simply call that, but not in the GUI when I run the $form.ShowDialog() | Out-Null command. Can you tell me what I am doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants