Category: TechNote

Backbone.js – MVC Javascript library

1. Giới thiệu Backbone.js Backbone.js là một thư viện javascript giúp triển khai cấu trúc của 1 ứng dụng web dưới mô hình MVC. Backbone.js...

Gsoap

The gSOAP toolkit simplifies the development and deployment of SOAP/XML Web Services and client applications in C and C++. The gSOAP RPC compiler does all...

Introduction to Redis

What is Redis? Redis, standing for REmote DIctionary Server is a NoSQL databases Server. Written in ANSI C by Salvatore Sanfilippo in early 2009 and...

The new MCVH convention

Paul Dinh Quoc-Dat (November 2013)   We web developers all have known about the MVC convention, however, by the recent changes in programming ideology have...

Ruby on Rails là gì?

1. Ruby on Rails là gì? Ruby On rails là một Framework cho phép phát triển ứng dụng Web gồm 2 phần cơ bản: – ...
Scroll Up