SCIP.be
Applications
Components
Photos/Travel
Kleinkunst

Articles
Motigo Webstats Nederlands

Latest additions

Advertisements

Articles : Office

.NET - Cleaning up and organizing Outlook mailboxes
This small article contains a few C# scripts which can be executed in LINQPad to clean up and organize Outlook mailboxes. If you want to keep Outlook performing as fast as possible and to reduce the size of mailboxes then these scripts and my OutlookProvider component can simplify this job. more

2009-01-24 - English - .NET, Office, Outlook, LINQ, LINQPad

.NET - Querying Excel worksheets with LINQ
A while ago I was looking for a way to query Excel with LINQ. I needed a simple solution that allowed me to query tables in Excel worksheets in a tool like LINQPad. This article will describe how I implemented my ExcelProvider and it will demonstrate its features by giving an example of a LINQ query and the result in LINQPad. more

2008-12-17 - English - .NET, Office, Excel, LINQ, LINQPad

.NET - Display Outlook contact pictures in WPF application
In this article I will show you how to create a ValueConverter class which can be used in a WPF application to display the pictures of the Outlook contacts. more

2007-12-08 - English - .NET, Office, Outlook, LINQ, WPF

.NET - Execute queries on Office data with LINQPad
This short article is an addition to my 'Querying Outlook and OneNote with LINQ' article. It describes how you can utilize the free LINQPad tool to execute queries on Office data. more

2007-11-25 - English - .NET, Office, Outlook, OneNote, LINQ, LINQPad

.NET - Querying Outlook and OneNote with LINQ
In this article I will describe how I developed two wrapper classes for Outlook and OneNote. These classes can be used to execute LINQ to Objects (.NET 3.5) queries on emails, appointments, tasks, contacts, notebooks, sections, pages, ... So you could call it LINQ to Outlook and LINQ to OneNote. more

2007-11-14 - English - .NET, Office, Outlook, OneNote, LINQ

Use data from Outlook in Access
This is a small article, written in Dutch, which demonstrates how to export data from Outlook (agenda, contacts, ...) to Access. In Access these data can be used to build queries or reports. more

(PDF) - 2004-09-04 - Dutch - Office, Outlook, Access

Excel - Create your own functions with VBA
This article contains several examples of VBA (Visual Basic for Applications) functions for Excel. more

1998-08-26 - Dutch - Office, Excel, Scripting

Access - Selection queries
This article gives an overview of all operators (>, <=, between, like, and, ...), expressions and functions (count, sum, right, year, len) which can be used to create SELECT queries in MS Access. more

1998-07-01 - Dutch - Office, Access



        

Stefan Cruysberghs