PSConfEU 2017 – materials

PSConfEU.jpg

Hi there !

And again – a fantastic Powershell Conference managed by Tobias Weltner is now over!

The session materials can be found here:

https://github.com/psconfeu/2017

The video material can be found here:

powershell.video

Additionally to this I will create also some blog posts to my sessions. In one of these I will explain Powershell Security in depth! Stay tuned!

David

Advertisement

PSGUI v0.5 new Editor! Colors! and more!

Hey together,

i have very nice news for you!
I managed to exchange the integrated Text-editor of PSGUI with AvalonEdit.

Take a look at this fantastic new features:

PSGUI-Manager.jpg

  • CodeStyling
  • LineNumbers
  • Searching (Ctrl+F)
  • Better Jumping to the EventHandlers
  • Wrapping
  • Unlimited Undo and Redo
  • and more

Also i did lots of BugFixes, added some Examples and some new little functions – like the Button “Open in ISE”, which opens all 3 DialogFiles in the Powershell_ISE or the “Open”-Button for the Dialog-Folders and also some improvements in the dialogs for “New-Dialog” and “Rename-Dialog”.

A imporant hint here – to create new Dialogs or rename Dialogs you have to start the PSGUI-Manager with Admin-Rights. For example – out of a ISE / Powershell console, which has been opened with Admin rights. I will address this topic later on.

I personally think, that this was one of the most valuable changes in the last time. But keep tuned – lots of functions are still planned, before we get to version 1.0.

Things like:

  • Export/Import Dialogs
  • Creating GUI-Packages
  • more Assistance for GUI-Creators
  • more Examples to show more complicated stuff
  • and probably – Intellisense – but lets see

 

And last but not least:

Installation is now as easy as any possible – with PowershellGallery – described here.

 

Best regards,

David