Skip to main content

Home/ Coders/ Group items tagged powershell

Rss Feed Group items tagged

Joel Bennett

VS Command Shell - CodePlex - 0 views

  •  
    VSCmdShell provides users with a shell window inside the Visual Studio IDE that can be used for Visual Studio commands as well. Allows using either Windows Command Shell (cmd.exe) or Windows PowerShell.
Joel Bennett

Lab49 Blog » Out-WPFGrid PowerShell CmdLet - 0 views

  •  
    An Out-Grid cmdlet implemented in what may possibly be the most complicated fashion ever ;-) David Barnhill has created a WPF app which you can instantiate from PowerShell by sending output to it... but the cmdlet actually creates a separate application object (a new process) and then communicates with it (using WCF) to send it the grid data.

    Some cool tech there, but it seems like he might as well have made Out-WPFGrid into a stand-alone app -- and it seems like that would have been easier?
Joel Bennett

Windows PowerShell : How Out-Default works - 0 views

  •  
    This might just be enough information to get started writing a replacement out-host, one that would be able to color-code things ...
Joel Bennett

PsTFS - CodePlex - 0 views

  •  
    PsTFS is a set of PowerShell cmdlets to manage and use Team Foundation Server.
Joel Bennett

PsTFS - CodePlex - 0 views

  •  
    TFSProvider allows you to navigate a TFS server's: WorkItems, SourceControl, TeamProject ... in PowerShell.
Joel Bennett

Windows Azure Code Samples - MSDN Code Galler - 3 views

  •  
    The Windows Azure Code Samples includes samples for running CGI apps, services, websites, and even PowerShell on Azure.
Joel Bennett

PowerSlim - GitHub - 10 views

  •  
    FitNesse Slim in PowerShell for acceptance testing
Joel Bennett

AffinityID/PowerUp - GitHub - 3 views

  •  
    PowerUp is a simple, language neutral, Powershell based build and deployment framework
Joel Bennett

Desktop Switching - CodeProject - 3 views

  •  
    A great article on how to use Windows desktop switching APIs from C# ... (as a side note, you can import this class into PowerShell and just go crazy)
Joel Bennett

Microsoft Command Line Standard - 0 views

  • our goal is to present a consistent, composable command line user experience. Achieving that allows a user to learn a core set of concepts (syntax, naming, behaviors, etc) and then be able to translate that knowledge into working with a large set of commands. Those commands should be able to output standardized streams of data in a standardized format to allow easy composition without the burden of parsing streams of output text.
  •  
    Microsoft's new "Command Line Standard" guidance on how to write applications which behave nicely as part of a command line interface pipeline ... specifically, PowerShell Commandlets implement most of this by default, but this willl allow unmanaged apps to better coexist in the PowerShell world ...
Joel Bennett

Feedback - 0 views

  •  
    the Connect.Microsoft feedback page for PowerShell
Joel Bennett

WebDrive FTP/WebDAV Client - 1 views

  •  
    Connect to WebDAV, FTP, Amazon S3, FTPS, or SFTP servers through a virtual drive which is a full file-system drive which works in DOS, PowerShell, etc.
Joel Bennett

ColorCode - Syntax Highlighting/Colorization for .NET - Release: ColorCode 1.0 - 0 views

  •  
    ColorCode is the syntax highlighting code which supports CodePlex
  •  
    ColorCode is the syntax highlighting code which supports CodePlex -- will someone PLEASE write a PowerShell language for it and donate it to them?
Joel Bennett

Dev Environment for PowerShell - 0 views

  •  
    Tries first for .NET 3.5 and VS2008. Failing that, falls back to .NET 3.0/VS2005 ...
Joel Bennett

Getting a distinct list of changed files from TFS using PowerShell - 0 views

  •  
    This post really digs into Get-TfsItemHistory ...
Joel Bennett

AvalonEdit code editor control - 1 views

  •  
    AvalonEdit is the WPF code editor control for SharpDevelop 4 -- I'm thinking about trying to add PowerShell syntax to get it to work as a code editor for PoshConsole...
« First ‹ Previous 41 - 60 of 71 Next ›
Showing 20 items per page