Archives

Archives / 2008 / November
  • Three signals of death march projects

    Death march projects are standard in software development and they are usually the most complex ones to handle. It seems to me that this is more like question how to handle the chaos and how to survive it with as less losses as prossible. There are some signals of dangers I would like to share with you.

  • TechEd 2008 Developers - Microsoft data center in Chicago

    Although I'm hardware guy I heard some interesting facts about Microsoft data center in Chicago I want to share with you. As I understood this data center will run also Azure services, so it may also be interesting to see some non-official estimates about how much applications can run in this center.

  • TechEd 2008 Developers - How to start testing

    TechEd_EMEA_100_BeThere_DEV (1) I visited Roy Osherove session at TechEd 2008 Developers (EMEA) where he spoke about how and why to test software. There was nothing new to me besides couple of things but I want to give you a little overview about the most painful topic for companies and developers - how to start testing. It was the best part of session I think and that's why I decided to blog about it.

  • Expert .NET 2.0 IL Assembler

    Expert .NET 2.0 IL Assembler
    Expert .NET 2.0 IL Assembler
    If you want to know how .Net Framework works internally then there is very good book by Serge Lidin - Expert .NET 2.0 IL Assembler. Serge Lidin is author of IL Assembler, IL Disassembler. He is also one of those guys who wrote IL Assembler language specification. So I think he knows the topic very well.