by Rahul Singla | Jun 22, 2011 | Blog, Drupal, Drupal 7.x, PHP 5.x
This was the most time consuming aspect for the recent port of my Document module for Drupal 7.You would be knowing that File system API underwent a complete revamp in Drupal 7 (see this and this link, a very good introduction of the changes and new concepts is...
by Rahul Singla | Jun 21, 2011 | .NET 2.0+, Blog, C#
In continuation to my pevious blog post on defining configuration path to connect to remote repos using SharpSvn, I present quick sample code for connecting to and fetching logs from a remote svn repo requiring authentication.The topic as such should not need much...
by Rahul Singla | Jun 20, 2011 | .NET 2.0+, Blog, C#
Till the beginning of this month, I was a regular SVN user using SVN as my Version Control System for many projects. But then, somewhere in the second week of this month, I have turned a SVN developer (not writing code for SVN itself, but providing solutions off...
by Rahul Singla | Jun 18, 2011 | Blog, Drupal, Drupal 7.x
While working on the 7.x port for my Document module for Drupal day before yesterday, I had a pretty anxious moment. As you would know, the new DBTNG database abstraction layer in Drupal 7 fundamentally changes the way your module code interacts with the db. Now...
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