by Rahul Singla | Feb 10, 2011 | .NET 2.0+, ASP.NET, Blog, C#
I had earlier written a quick and dirty method to convert a Physical path to a virtual path (aka a url) that can be used on the client after passing through ASP.NET’s ResolveUrl method. Without much talking, here’s the method: {syntaxhighlighter...
by Rahul Singla | Feb 10, 2011 | Blog, PHP 5.x
I recently provided Amazon’s Product Advertising API integration for one of the sites I did for a client in Drupal (along with iTunes search integration etc). I have to say providing Amazon’s Product Advertising API integration was more cumbersome than...
by Rahul Singla | Feb 7, 2011 | Blog, Windows, Windows 7
Symbolic Links in Unix, Linux and derivatives are a very common and useful feature. Symbolic links in these Operating systems allow you to place links to folders or files (which can be called shortcuts also in Windows terminology) in another folder but they appear...
by Rahul Singla | Feb 7, 2011 | Blog, Drupal, Drupal 6.x, Drupal 7.x
I needed to remove the default “-None-“/”-Select-” option that Drupal’s Form API adds to “select” form elements. Let’s take an example. Consider the following “select” element definition for a...
by Rahul Singla | Feb 7, 2011 | .NET 2.0+, ASP.NET, Blog, Javascript, PowerShell, PowerShell 2, Visual Studio
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 This was a rather interesting thing I did in the...
Recent Comments