PostSharp 1.5 has been RTM-ed! Will have to try it in next project.… more →
Roman's BlogRoman Hnatiuk wrote 4 months ago: PostSharp 1.5 has been RTM-ed! Will have to try it in next project. … more →
Roman Hnatiuk wrote 4 months ago: Threadsafe Events article at CodeProject explains problems one might encounter with .NET events in a … more →
Roman Hnatiuk wrote 9 months ago: A “healthy set” of Win32 and C++-related links (related stuff, anyway): MVP Tips, Techni … more →
Roman Hnatiuk wrote 11 months ago: Managed Windows API is a collection of C# components that wrap Windows API functionality – a n … more →
Roman Hnatiuk wrote 1 year ago: Found TCP: Buffer Management and related Async Sockets and Buffer Management and Async Sockets and B … more →
Roman Hnatiuk wrote 1 year ago: Detours is a Microsoft library for instrumenting arbitrary Win32 functions (by Microsoft Research), … more →
Roman Hnatiuk wrote 1 year ago: There is a team at the Microsoft’s Parallel Computing Platform group (guys behind the Parallel … more →
Roman Hnatiuk wrote 1 year ago: Just that I will remember these: Alexandria Media Library is a loosely coupled suite of media applic … more →
Roman Hnatiuk wrote 1 year ago: The Old New Thing by Raymond Chen – really nice blog with a lot of in-depth info, e.g. wonderf … more →
Roman Hnatiuk wrote 1 year ago: These are mostly related to systems’ programming: Professional System Library – a free, … more →
Roman Hnatiuk wrote 1 year ago: There is no need to say anything about any of the following: Geraint Davies Consulting Ltd or GDCL … more →
Roman Hnatiuk wrote 1 year ago: Today was Sunday and I took a “day-off” from the project and decided to look into the wo … more →
Roman Hnatiuk wrote 1 year ago: NGenerics is a class library providing generic data structures and algorithms not implemented in the … more →
Roman Hnatiuk wrote 1 year ago: Recently I has been looking at various mocking frameworks, and found Duck Typing Project (by David M … more →
Roman Hnatiuk wrote 1 year ago: Microsoft has released Visual C++ 2008 Feature Pack already in April, but I somehow did not try it t … more →
Roman Hnatiuk wrote 1 year ago: Found Weather Reader User Control (on CodePlex), that has the functionality of Vista weather gadget. … more →
Roman Hnatiuk wrote 1 year ago: Yesterday I was thinking about how complicated and painfull is accessing databases in .NET, and thus … more →
Roman Hnatiuk wrote 1 year ago: WPF Runtime Localization article on CodeProject describes one way to do it. Interesting approach is … more →
Roman Hnatiuk wrote 1 year ago: Just few days ago I found WinUnit, and voilaz – here is googletest, Google’s xUnit-based … more →