You are hereWindows / PowerShell
PowerShell
A simple VB like InputBox/Prompt function for PowerShell
In the last few weeks, I have written a good number of PowerShell scripts that accept input from the user in the form of traditional prompt boxes (e.g. in one situation, I needed the user to enter Sql connection string to execute custom actions against a database). And it appeared to me it might be useful to share the function to produce a simple prompt box in PowerShell.
So without wasting much time, here's the function:
ASP.NET - A complete translation framework through Powershell and Google Translate
In this blog post, I present a complete framework for automatic localization in ASP.NET, ability to customize what is produced by this framework and a completely functional ASP.NET app demonstrating the features and process.
ASP.NET - Using Powershell and Google Translate to provide automatic localization
UPDATE (June 11, 2011): A complete sample ASP.NET application demonstrating features in this blog post is available here: ASP.NET - A complete translation framework through Powershell and Google Translate






