Skip to main content

Home/ Coders/ Group items tagged PowerShell development

Rss Feed Group items tagged

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

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

Fastest JSON Serializer for .NET - ServiceStack.net - 4 views

  •  
    ServiceStack JsonSerializer is based on JSV (the fastest text serializer for .NET), and is over 3.6x times faster than the BCL JsonDataContractSerializer and is around 3x faster than NewtonSoft JSON.NET (the previous fastest JSON serializer benchmarked).
Joel Bennett

xacc.ide - 0 views

  •  
    xacc is an opensource multi-language IDE written in C# ... it handles syntax highlighting etc for everything from Boo and C# to Ruby and Perl, to Caml, F#, Scheme and Lua, and even Yacc, Bison, Lex and Flex ... and PowerShell.

    It has project support for C#/C++, Nemerle and Boo, and Yacc/Flex, NSIS, etc.
Joel Bennett

Microsoft "Velocity" In-Memory Cache - 0 views

  •  
    "Velocity" provides a highly scalable in-memory application cache for all kinds of data. It supports optimistic and pessimistic concurrency models, high availability, and a variety of cache configurations...
Joel Bennett

Online syntax highlighting for Javascript, Powershell, Python, Ruby and more - 1 views

  •  
    An online code syntax highlighter that generates HTML source code and stylesheets for pasting into blogs (or whatever)
Joel Bennett

How to capture "legacy" program output in MSH and redirect them to MshHostUserInterface - 0 views

  •  
    I can't figure out how to do this, maybe they never enabled it properly.
Joel Bennett

SmartIrc4net -- C# IRC library -- SourceForge.net - 0 views

  •  
    A C# IRC library that's ideal for writing bots (or IRC Clients, I guess).
« First ‹ Previous 41 - 60 of 63 Next ›
Showing 20 items per page