How to use User Controls to create MDI WinForm Applications
User Controls are commonly used in ASP.NET web sites. Their main idea is to bundle a set of controls (buttons, text fields, textareas, etc) and form a new and more complex control. That could be useful in the case that we want to use the same set of controls and functionality across a number of pages in a site. This tutorial will demonstrate how we can make use of User Controls in WinForm...
read more
A web developer based in Athens, Greece, Apostolos Dountsis, having lived and worked for 10 years in Brighton, UK, is now unleashing his expert iOS and PHP skills in the Greek and international market. In his limited spare time, he develops open-source plugins for CMS systems like WordPress and Drupal and iOS applications.