Other News

Community

T-SQL Checklist

(Itzik Ben-Gan) T-SQL is the core language for server-side data access and manipulation in SQL Server. Applying best practices will help you get the most out of T-SQL. You can use the following checklist to make sure that your T-SQL code is efficient and easy to maintain. (R,$)

Community

Implementing PEAR’s DB package

(Phillip Perkins) PHP provides the adept developer with the tools to create some powerful Web solutions. Moreover, with the ability to add additional functionality through extensions, it makes creating solutions easy. PEAR, the PHP Extension and Application Repository (http://pear.php.net/) is a fra

Community

Inside Software Factories

(Matt Nicholson) Software factories integrate modelling and code generation with patterns, frameworks and guidance to provide developers with a development environment tailored to the job in hand. Matt Nicholson talks to Steve Cook, an Architect for Visual Studio Team System, about software fact