Sandor Korozsi’s linkblog

  .NET Framework, C#, Smartphone, Pocket PC, Managed DirectX, Game development
Development, Link, Pocket PCFebruary 27, 2006 9:19

Ever wanted to display images in the header of a ListView control in the .NET CF application? Sure we can do that. The Windows CE SDK documentation reveals that practically all messages that are available on a desktop are supported by the ListView. In particular we should be interested in HDM_SETITEM message which supposed to be send to the ListView header with the pointer to the HDITEM structure.

Source

Development, LinkFebruary 21, 2006 14:52

This is a list of questions I have gathered from other sources and created myself over a period of time from my experience, many of which I felt where incomplete or simply wrong. I have finally taken the time to go through each question and correct them to the best of my ability. However, please feel free to post feedback to challenge, improve, or suggest new questions. I want to thank those of you that have contributed quality questions and corrections thus far.

There are some question in this list that I do not consider to be good questions for an interview. However, they do exist on other lists available on the Internet so I felt compelled to keep them easy access.

C# Interview Questions

DirectX, Link, Game developmentFebruary 13, 2006 9:27

Fatima Ahmed wrote this detailed article at codeguru about “Creating an Interactive 3D World in C#.NET“.

Link, Game development 9:22

List of game engines, collection of articles on game development.
DevMaster.net