Archive for August, 2007

About the NoFollow Attribute.

Tuesday, August 28th, 2007

My journey towards becoming a Webmaster has been an interesting one so far.
There have been ups and downs but the greatest down so far has been the discovery of the ‘NoFollow’ attribute.
I came across this article on nofollow.
After reading it I realised how many countless hours I had wasted commenting religiously on forums and blog […]

Opening MDIChild in Maximised State

Sunday, August 26th, 2007

Visual studio 2005 designer has no way of ensuring that a MDIChild opens in maximised state within its parent all the time. Changing the WindowState property in designer to Maximized does not work every time.
Ensuring that the MDIChild opens in a maximized state requires programatic adjustments.
To make a MDIDhild open in Maximized state in all […]