TAG | Visual Basic
30
Visual Basic: Create a Sorted Collection
No comments · Posted by Craig Buchanan in Programming, Visual Basic
Create a sorted Visual Basic 6 collection that is similar to sorting an ArrayList in Visual Basic .Net.
9
Outlook: Export Contacts to vCards
1 Comment · Posted by Craig Buchanan in Outlook, Programming
This script will export all Outlook Contacts as vCards. (more…)
COM · Contacts · Outlook · Programming · vCard · Visual Basic
14
Visual Basic: Convert a Windows AD account name to a 'real' name.
No comments · Posted by Craig Buchanan in Programming, Visual Basic
Convert a Windows AD account name to the individual’s actual name, using ADSI.
5
Visual Basic: NNTP Message Threader
No comments · Posted by Craig Buchanan in Programming, Visual Basic
This application demonstrates how to use the Microsoft Xml component thread NNTP messages by id or subject. In addition, the application uses a plugin architecture to wrap the Nntp components from IpWorks! and ServerObjects.
(more…)
COM · NNTP · Programming · Visual Basic
