Désolé, cet article est seulement disponible en Vietnamien et Anglais.
Lire la suite...Apache could not reliably determine the servers fully qualified domain name using 127.0.1.1 for server name error
http://aslamnajeebdeen.com/blog/how-to-fix-apache-could-not-reliably-determine-the-servers-fully-qualified-domain-name-using-127011-for-servername-error-on-ubuntu
Lire la suite...PHP 5 Social Networking
This book was published by Packt Publishing in October 2010. PHP 5 Social Networking addresses the main features to build and maintain a social network application. Reading this book help us to create a powerful and dynamic Social Networking website in PHP ...
Lire la suite...Comparison of Web Servers (aka, Application Servers)
Apache, GlassFish, WebLogic, Nginx, Resin http://www.caucho.com/resin-web-server/ http://wiki.nginx.org/Main http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
Lire la suite...Create an image gallery with jQuery
http://workshop.rs/2009/12/image-gallery-with-fancy-transitions-effects/
Lire la suite...Lập trình Web với PHP, MySQL trong Ubuntu
Sau khi cài XAMPP xong, ngầm định PEAR cũng được cài. Để quản lý các packages đã cài chung với XAMPP, dùng lệnh pear trong /opt/lampp/bin. Xem các lệnh cơ bản của MySQL được trình bày đơn giản, dễ hiểu ...
Lire la suite...Stuffs during building EPHY10
Each page in ASP.NET 2.0 or upper has the AutoEventWireup tag set to true, which means that all this page initialization events are type by yourself. use this code directly protectedvoid Page_PreRender(object sender, EventArgs e){ // your code goes here ...
Lire la suite...Multi-tier Web Application using ASP.NET
A Multi-tier Web Application includes 4 layers: Web Layer (Presentation Layer) Business Rules Layer Data Access Layer From the post in [1], the author based on the Microsoft Architecture exams and has a conclusion that Multi-Tiers are either physical or ...
Lire la suite...Tìm hiểu Kiến trúc MVC với ASP.NET
Như chúng ta biết, MVC là một kiến trúc ứng dụng được sử dụng phổ biến. Với một lập trình viên, biết MVC sẽ giúp ích nhiều trong việc tạo một ứng dụng nhanh, hiệu quả và an toàn. Trong ...
Lire la suite...Installing PHP5, MySQL and Apache on Ubuntu
Để lập trình web sử dụng PHP và MySQL trên Ubuntu, chúng ta nên sử dụng XAMPP. Xem trên trang này, chúng ta sẽ biết cách cài đặt. Khá đơn giản vì chúng ta chỉ cần cài gói XAMPP dành ...
Lire la suite...