↧
ASP.NET - Using Powershell and Google Translate to provide automatic...
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...
View ArticleASP.NET - A complete translation framework through Powershell and Google...
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...
View ArticleA 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...
View Article