free hit counter General Software Development - Nauman Leghari's Blog

Browse by Tags

All Tags » General Software Development (RSS)
Just uploaded the latest release of SequenceViz which now includes the Reflector plugin with the WPF renderer. Download
Until now, SequenceViz uses the GnuPlot tool to generate the SVG file that is then rendered in the IE control embedded in the application. Although this worked to prove the concept but there were problems with rendering large diagrams and security issues...
Although there is not much in this project yet but I think there are few things that can be improved before moving ahead. Moving castle configuration from the App.config file to its own file: This is to remove the noise in the main application configuration...
This is the third part of the series on building CodeStore. In this blog post, I'll finish off the first user story which was 1) As a customer, I want to query the Assembly data in the database so that I can get metrics about the assembly. The story is...
So, in the last post , I started creating a new application using TreeSurgeon and added Castle Windsor and log4net support. In this post, I'm going to describe how I added the Nhibernate support and the Castle Nhibernate facility. User Stories: Because...
What is CodeStore? The idea behind CodeStore is to extract information about .NET assembly and store it in a database. One we have the data, we should be able to run standard SQL queries on the data store. Although, I'm planning to develop a WPF project...
The New Blue?
Things i like in Ganymede http://sureshkrishna.wordpress.com/2008/07/11/things-i-like-in-ganymede/ Ganymede is the 3.4 release of the Eclipse project. Releasing 23 simultaneous projects itself it a really huge achievement. Thrift vs. Protocol Buffers...
Federation at Flick http://www.scribd.com/doc/2592098/DVPmysqlucFederation-at-Flickr-Doing-Billions-of-Queries-Per-Day Capacity Management for Web Operations http://www.slideshare.net/jallspaw/velocity2008-capacity-management1-484676 SchemaSpy - Excellent...
T he best way to learn something is to develop an application with it. So when it comes to Rails , I decided [*] to develop a clone of TinyUrl . Here is the screen shot of the website. The source code is hosted at google project hosting and you can find...
More Posts Next page »