Tag: Development

Community

Developing for Office 2007

(Matt Nicholson) For the end user, the changes that will come with 2007 Microsoft Office System may seem limited to a bright new user interface and some useful new features. However, this new version offers the potential to transform the working life of anyone involved in implementing a project or f

Community

Introducing LINQ for Visual Basic

(Paul Kimmel) The .NET Framework 3.0 incorporates LINQ (Language INtegrated Query), a cool technology that adds dynamic queries to all kinds of objects in a familiar SQL-like style. LINQ code looks like embedded SQL statements, which I actually don’t care for because SQL has never looked pretty to m