by Rahul Singla | May 12, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
While working on my next open-source module, Document for Drupal, I had a peculiar situation trying to create sub-directories under Drupal’s files directory (usually located at /sites/default/files).The module allows users to upload files to Drupal, and the...
by Rahul Singla | May 4, 2010 | .NET 2.0+, ASP.NET, Blog, C#, VB.NET, Visual Studio
No doubt Visual Studio provides extensive Unit Testing framework. Plus there are feature-rich third-party frameworks (e.g. NUnit) available for Unit Testing your .NET code.However, I was disappointed by lack of .NET support for Assertions. As you might be able to...
by Rahul Singla | May 1, 2010 | .NET 2.0+, ASP.NET, Blog, Coolite, Ext.Net, ExtJs, Javascript
As I am using more of Ext.Net/Coolite toolkits, I find myself delegating some of the UI creation from server-side markup to client-side javascript. This allows me to reuse the code better across different projects, plus enables me to introduce more dynamicity in the...
Recent Comments