Search

You searched for the word(s): userid:2109
Page 1 of 1 (2 items)
  • Asynchronous iterators

    There are some new ideas in C# 2.0 that has the fleur of eye candy. Iterators and anonymous methods are not very useful in real projects. Can you find any target scenario where iterators help thing done with great benefit? In presentations iterators do its work enumerating deep object trees. But have you deep object trees in C#? I think no. You may be store deep trees in XML or SQL database. But in C# they are rare cases. By the way deep tree hierarchy make GC performs slower. Anonymous delegates
    Posted to "Oleg Mihailik, Kyiv, Ukraine" (Weblog) by Oleg on Mon, Dec 26 2005
  • I am here :-)

    Hello, World! My name is Oleg Mihailik, I am Developer Security MVP (former C# MVP) and I am living in Kyiv, Ukraine. This blog I intend primarily for projects that may be interested to international community. I have more localized blog at blogs.gotdotnet.ru/personal.mihailik, where I place Russian posts. My first posts will be about one of my proudests projects — HttpListener. It is re-creating of Microsoft's System.Net.HttpListener API for pure Socket-based implementation. See it soon at
    Posted to "Oleg Mihailik, Kyiv, Ukraine" (Weblog) by Oleg on Mon, Dec 5 2005
Page 1 of 1 (2 items)