Resources  
  • Layouts of AWT In JAVAMar 25, 2013. In today's article you learn about Layouts of AWT in Java.
  • Working With the Layout ManagerMar 03, 2012. In this article we are going to describe the Java layout manager and its use for setting the components within a container. A layout manager is an object that implements the LayoutManager interface and determines the size and position of the components within a container. There are several AWT and Swing classes providing layout managers for general use.
  • Understanding Web Forms and Web services in ASP.NET Feb 07, 2010. In this article I will explain Web Forms and Web services in ASP.NET.