I have a decent understanding of C# and a very basic understanding of powershell. I\'m using Windows PowerShell CTP 3, which has been really fun. But I want to go beyond wri
Answer is 'It depends'. You can do a variety of stuff with c# (build windows, web clients, and mobile clients).
You can invoke powershell scripts from C#. Look at this site ==> link
You can even convert your c# code to powershell ==> link