by Rahul Singla | Feb 28, 2012 | Blog, PowerShell, PowerShell 2
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)....
by Rahul Singla | Feb 27, 2012 | Blog, Windows, Windows 7, Windows Server, Windows Server 2003, Windows Server 2008
Some weeks ago, I had installed BitVise’s WinSSHD server on my primary SVN server machine to enable secure remote access. After the installation, I was noticing that WinSSHD’s Control Panel would start up automatically when I login to the machine.This was...
by Rahul Singla | Jan 7, 2012 | Blog, Windows
I was today making some changes to a web application for a client hosted on a dedicated Win 2008 server. When I tried to connect using FTP to upload my changes to the web-server, I got a:Response: 425 Can’t open data connection.Error: Failed to retrieve...
by Rahul Singla | Dec 27, 2011 | Blog, Windows
Most of us (I mean developers using SVN as version control system) at some point or the other have needed to copy a versioned folder/folders recursively to another location without those “.svn” directories being copied, right. For me, this is a pretty...
by Rahul Singla | Dec 8, 2011 | Blog, IIS, IIS 7
I am in the process of deploying an osCommerce site to a Windows 2008/IIS 7 machine as I write this (no point debating the merit of doing so, you really can’t fight the management if they have taken a decision and you are not even a part of that particular...
by Rahul Singla | Jun 11, 2011 | .NET 2.0+, ASP.NET, Blog, C#, Coolite, Ext.Net, ExtJs, ExtJs 3.x, ExtJs 4.x, Javascript, PowerShell, PowerShell 2
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.In February this year, I published my...
Recent Comments