Windows PowerShell Uses Some C# Syntax
05/27/2009
Windows PowerShell has syntax features and keywords that are very similar to those used in the C# programming language, because Windows PowerShell is based on the .NET framework. Learning Windows PowerShell will make it much easier to learn C#, if you are interested in the language.
If you are not a C# programmer, this similarity is not important. However, if you are already familiar with C#, the similarities can make learning Windows PowerShell much easier.
Posted in: Software C# and .NET| Tags: Windows C# PowerShell Syntax uses some