About
From a junior developer through Sr 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 being 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
The greydragon theme is fantastic. It’s clean, stable and feature rich. It took me a while to decide to move...
Ed
I’m a huge fan of this theme. I’ve got more than 90,000 pictures in my gallery3 running on a Ubuntu...
Jklobo
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: .net
File locks or when garbage collection goes bad
With introduction of garbage collection (System.GC name space) in .Net, life of the Windows programmer become easy – no need to worry about releasing objects, code become simpler, etc. In “old” time one would need to use Interfaces to achieve similar functionality … Continue reading
.Net Source is now Open – part 3
This seems to be a week of announcements: HD-DVD and now Microsoft is in the news again. As it was announced Feb 21, 2008 Microsoft announced a set of broad-reaching changes to its technology and business practices to increase the … Continue reading
.Net Source is now Open – part 2
As it appeared Microsoft did not stopped at changing licensing for .Net source code. As it was reported by BetaNews this Friday Now developers no longer need to request access to the binary file format (for Office 2003) documentation in … Continue reading
.Net Source is now Open? Almost
Microsoft was accused for many years in their secrecy about internals of the Frameworks and being overprotective when it comes to the point of someone looking at it. No-one was allowed to look at the code for the purpose of … Continue reading