Saturday, March 5, 2011
Difference bewteen 3-tier and MVC architecture
At first glance, the three tiers may seem similar to the model-view-controller (MVC) concept; however, topologically they are different. A fundamental rule in a three tier architecture is the client tier never communicates directly with the data tier; in a three-tier model all communication must pass through the middle tier. Conceptually the three-tier architecture is linear. However, the MVC architecture is triangular: the view sends updates to the controller, the controller updates the model, and the view gets updated directly from the model.
Thursday, December 16, 2010
IT Jargons
POC - proof of concept, for proving an preliminary idea feasible
SDLC - software development life cycle
Web service signature:
An interface for connecting functional modules over internet, typically with 10 to 100 calls' signature for a single system.
Four-tier architecture design:
UI + App Service + Data Access Layer (DAL) + Database
SDLC - software development life cycle
Web service signature:
An interface for connecting functional modules over internet, typically with 10 to 100 calls' signature for a single system.
Four-tier architecture design:
UI + App Service + Data Access Layer (DAL) + Database
ThinkBulbs
A HK startup with iPhone apps business.
http://www.thinkbulbs.com/
http://www.hksilicon.com/kb/articles/3470/iphone6
http://www.thinkbulbs.com/
http://www.hksilicon.com/kb/articles/3470/iphone6
Subscribe to:
Posts (Atom)