Tag: Development

Community

What are You Integrating?

(Al Moreno and Greg Mancuso) The word integration gets thrown around quite a bit in an IT shop. In today’s world, that term has begun to be used heavily by the business community as well. As everyone knows, when the business and IT groups start using the same word, they rarely tend to mean the same

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

Community

Migrating from ASP to ASP.NET

Learn some of the differences when moving from VBScript-based ASP pages to Visual Basic.NET-based pages running inside of ASP.NET. Stefan Schackow demonstrates dealing with changes in variable declaration syntax, subroutine usage and inline code, data access with ADO, and VB-style error handling.