About
From being a junior developer all the way to Development Manager position, I was always interested in new technologies. Passionate speaker, IT junky, developer, architect, team lead, and development manager - many hats, one goal - making software better and closer to people’s needs. For the most part I am using my blog as a scratch pad, writing small articles on things which I came across, was asked about more then once, and which would otherwise require additional research again and again.

Testimonials
I’m a huge fan of this theme. I’ve got more than 90,000 pictures in my gallery3 running on a Ubuntu...
Jklobo
The greydragon theme is fantastic. It’s clean, stable and feature rich. It took me a while to decide to move...
Ed
I've been using this [theme] since the start. It is by far the most attractive, feature packed and stable of...
Rhyull
Categories
Tag Archives: asp.net
How to deploy Crystal Reports 2008 project – part 2
Introduction From part 1 of this article, you got list of steps in order to deploy Crystal Reports 2008 project created in Visual Studio 2008. Next step is to choose deployment strategy, prepare installation script and then install it on IIS server. There is … Continue reading
Populate TreeView from table in ASP.Net
I was asked today to help with code which would populate the TreeView control from database table in ASP.Net page. Since it is not a first time around and appear to be very common situation with dynamic pages, I thought … Continue reading