Monday, October 13, 2008


public void class Car
{
private int _id;

public int Id
{
get: return _id;
set: _id = value;
}

Sunday, October 5, 2008

Second post

Second post using blogger.

Sunday, May 14, 2006

Welcome to ImhoBlog

Personal stories and technical notifications.