Company Information Software Development Project Services Recruitment Services Customer Services
 Company Information Company
 Software Development Software Development
 Project Services Project Services
  minus Consultancy
  minus Pre Project Planning
  minus Project Management
  minus Analysis
  minus Design
  minus Programming
  minus Quality Assurance
  minus Implementation Services
  minus Version Control
  minus Software Support
 Recruitment Services Recruitment Services
 Customer Services Customer Services
 Current Vacancies Current Vacancies



Programming is the process of fabricating a software product. This can only happen after a full and concerted period of analysis and design.

The design stage will have resulted in a user interfaced specification allowing programmers to start immediately on the application’s front end.

With this task underway, the job of creating the database and business objects can begin. The database, invariably Microsoft SQL Server, will have its schema created from the data model. The business logic is then created by programming the database and by creating business objects.

The majority of business logic will be programmed into the database providing a high performance, easily maintainable and industry standard solution. For more specific tasks, business logic may be added to custom business objects. These may be in the form of Web Services, DLL’s, custom controls, Add-ins, Active X components, or com objects.

The output from the Programming stage is a piece of software or suite of software components.

Copyright © 2008 London Software House Ltd.