application system (RSS)

Business Modeling

Business Modeling (Business Modeling) software model is described by enterprise management and business objects and elements involved, as well as their properties, behavior and their relations, busine ...

"Head First Design Patterns" Design Principles of collation

I will study the following course of the principle of access to the contents of each listed below for review and sharing. 1, applications may be needed to identify changes, and it changes them and do ...

Test design that needs to be considered in the 22 kinds of test type

Black-box testing: not based on the internal design and code any knowledge, but on the basis of needs and functionality. White-box testing: application code based on a knowledge of internal logic, tes ...

Getting Start with Rails [2]

2.1 MVC architecture Rails in accordance with the model, view, controller (ie, MVC) architecture of the organization. MVC of the benefits include Business logic and user interface phase separation DRY ...

Role-Based Access Control System Design

Role-Based Access Control System Design (2004-7-23 17:06:00) Source: CCW Authors: Wang Jiuhui Access Control Policy are the majority of the application system must be taken into account. In this paper ...

Knowledge of software testing

Software Testing is a complicated systematic project, from a different point of view can be divided into different methods to classify the test is to better clear the process of testing to find out ho ...

Designed the significance of vertical slices

Rod Johnson in his famous "J2EE Development without EJB" stressed: "We must project at the early stage of development of a vertical section (vertical slice) to verify the application ar ...

Design Pattern in EJB Applications

What is a Design Pattern Design patterns are a set of re-use, most people know, after cataloging, code design experience. For the use of design patterns are reusable code, so that the code more easily ...