Posted by vital on May 12, 2010
Совсем забыл рассказать.
Как я уже упоминал, недавно оказалось, что C#, .NET и все, что с ними связано, я знаю довольно неплохо, to my surprise. Потом оказалось, что и Питон тоже знаю, но дело не в этом.
На прошлой неделе получил от всей из себя managed программы на 3.5 фреймворке вполне такой unmanaged Access Violation во всю морду. Мастерство, как говорится, не пропьешь.
Довольный собой, ушел домой. А что? Там же безопасный код и сборщик мусора, а моя хата с краю!
Posted by vital on March 31, 2009
написал об Австралии.
Айда флеймить?
P.S. Странно, но он до столбов в Сиднее не доебался. А совсем наоборот.
Posted by vital on December 19, 2007
Or what?
Yes, I am C++ maniac and would write everything in C++, if I could, but I am not an idiot. I have written distributed network applications in C++ before, this is why for a new project I decided to see how .Net eases such tasks.
That’s true – Windows communication foundation looks pretty good. It’s straightforward, it hides all network stuff behind and even newly released VS 2008 has sufficient project templates that make WCF services creation as easy as can be.
Read more – it is not as easy as it seemed…