Always remain updated about current software development trends

Articles having tag: SOURCE

What the f***k code

Recently I had to go over some code in one of systems. There I've found real gems of production code snippets, worth to share with developers community. Note, that most of this code is not "dead code" and perfectly working. READER ADVISORY: Following...

What the f***k code

Recently I had to go over some code in one of systems. There I've found real gems of production code snippets, worth to share with developers community. Note, that most of this code is not "dead code" and perfectly working. READER ADVISORY: Following...

Wrapping Irrlicht For Android

Irrlicht is well-known Open Source 3D engine, which supports multiple platforms.

Self installable and runnable service or how to make generic service and console hybrid

Frankly, I thought that one of basic things in windows development, such as "debagability" and "installability" of services,  were changed for the last 10 years in development environments. However I was disappointed to discover, that...

Self installable and runnable service or how to make generic service and console hybrid

Frankly, I thought that one of basic things in windows development, such as "debagability" and "installability" of services,  were changed for the last 10 years in development environments. However I was disappointed to discover, that...

RSA private key import from PEM format in C#

First of all, I want to apologies for not writing. From one hand, this is not a good think for me to disappeared from development community horizons, from other hand, I am investing all my time into our better feature, which is good thing. There are too Read...

RSA private key import from PEM format in C#

First of all, I want to apologies for not writing. From one hand, this is not a good think for me to disappeared from development community horizons, from other hand, I am investing all my time into our better feature, which is good thing. There are too Read...

SDC2011 slides for "How to detect and avoid memory and resources leaks in .NET applications"

The slides and the source code forthe session I gave at the Scandinavian Developer Conference todayare available:SlidesSource codeThis presentation is based on my articleHow to detect and avoid memory and resources leaks in .NET applications. You'll find more...

  • Page 1 of 1
  •