Tuesday, September 9, 2008

Microsoft MCITP Certifications Exam 70-647

How can we create a 70-620 GUI application? There are two ways. The first way - which is not very comfortable - is taking a console application and creating components and windows by using complicated commands defined by the Windows API (application program interface), a library of many functions and 70-640 procedures about multimedia, graphics and windows.

The second way which is more comfortable is using a special 'Integrated Development Environment' (IDE) where we can design the components at design time (when we develop the application) 70-647 and the IDE (Delphi) generates the code which creates those windows and components. Normally we - as a Delphi programmer - use this way!

No comments: