Excerpt from ASP.NET MVC Framework Unleashed
This chapter provides you with an overview and introduction to the Microsoft ASP.NET MVC framework. The goal of this chapter is to explain why you should build web applications using ASP.NET MVC.
Source:Excerpt from ASP.NET MVC Framework Unleashed
a2a_linkname=”Excerpt from ASP.NET MVC Framework Unleashed”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/12/excerpt-from-aspnet-mvc-framework-unleashed/”;
Kicking the Tires on Your Next CMS
Confused about which Content Management System (CMS) is right for you? Ernest Lilley helps you break Content Management Systems into distinct groups, based on how much time, money, and effort you can put into the project.
Go here to see the original: Kicking the Tires on Your Next CMS
[...]
Introduction to AJAX Technologies
If you’re not familiar with the technology or are new to AJAX, it’s important to take some time and understand where AJAX fits into the big picture of Web development. This article helps bring you up to speed with AJAX’s place in your Web development toolbox. By Robert Foster. 0126
Read the rest here: Introduction to [...]
Anatomy of an Ajax Application
This week you’ll learn about the individual building blocks of Ajax and how they fit together to form the architecture of an Ajax application. Later on, you’ll examine these components in more detail, finally assembling them into a working Ajax application. By Phil Ballard and Michael Moncur. 1013
Continued here: Anatomy of an Ajax Application
[...]
How to Use JavaScript to Validate Form Data
This article discusses how to use JavaScript to validate important types of form data, including names, addresses, URLs, email addresses, phone numbers, zip codes, expiration dates and credit card numbers (Visa, Master Card, Discover, and American Express, in both Canadian and US formats). By Joseph Myers. 1002
More here: How to Use JavaScript to Validate Form [...]
Controllers: Programming Application Logic
In CakePHP, controllers are the classes that handle browser requests and facilitate communication between models and views. This week you’ll learn the nuts and bolts of CakePHP controller. By Ahsanul Bari, Anupom Syam. 0929
Continued here: Controllers: Programming Application Logic
a2a_linkname=”Controllers: Programming Application Logic”;a2a_linkurl=”http://www.frenzygraphics.com/2008/09/29/controllers-programming-application-logic/”;


