SoSleepy

Troy Bowman

Month: December 2023

  • How to Choose which Data Type to Use

    How to decide which of the following to use in a program. https://gist.github.com/kevinblumenfeld/4a698dbc90272a336ed9367b11d91f1c .Net System.Collections.Generic Namespaces: https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic?view=net-8.0 How use .Net namespaces in PowerShell. Or include the whole .Generic namespace one time at the beginning of the script. Then just use the class name instead of the full namespace.

    Read More

  • ,

    Quickly Create An Array of Strings Without Quoting Each String

    When there is a list of words that need to be quickly converted to an array of strings, use this quick method. The ql function will quickly create an array of strings without needing to use any quotes. Very handy! Example Output This is such a great tip from the book: Windows PowerShell in Action,…

    Read More

  • Failure

    The most successful people have failed over and over again. Michael Jordan failed constantly: Mel Blanc the voice of so many Looney Tunes characters could not get a job in cartoons for a year and a half.

    Read More

About

Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Maecenas odio lacus, dignissim sollicitudin finibus commodo, rhoncus et ante.

categories

Archives