Author: SSWUG Research

Community

How To Use AJAX Patterns

(Kris Hadlock) Design patterns make development more efficient by speeding up common programming processes and eliminating the need to write redundant code across multiple projects. AJAX design patterns are emerging with the increased popularity of its use in Web application development. In this art

Community

A Link to LINQ

(A. Russell Jones) XML, Arrays, DataSets, database tables, collections of all types—all these have a common attribute; they are data stores that hold sets of data values or objects grouped together for some reason. It follows logically that developers would also like to be able to extract individual