Welcome 2009

It all started in the Golden Gate Bridge of San-Francisco. We had exiting (official) days in solving some of the long pending issues. Then there comes a big change in my career, as I perceive.  I went to take challenges in a new way. New challenges gave me opportunities to do thing that a hard-core [...]

Anonymous IO streams

 
I love to do method chaining in my code, though I frequently hit with the following problems
1.       While doing debugging “Skip Over” will skip a line of source. It doesn’t treat each method call separately. I remember there is way in Netbeans to do this. Comment on this blog, if you know the way to [...]