Tutorial by Topics: access

Gaining access to Outlook's Visual Basic Editor, inserting your first module and renaming that module. Expected prior knowledge: You are an Outlook user. With Outlook 2003, you can immediately select the Visual Basic Editor. With later versions, you must add the Developer tab before you can select...
Some times you may need to create a delimited text file for various uses. The following example is one of many ways to help you do that. I have used a pipe ("|") for my delimiter, to change that just change the assignment of the Sep variable. In my example I dump the recordset to an array,...
Accessing network share file using PInvoke.
It is sometimes useful to get the maven properties, such as the current version, in code. Here are some ways to to it.
Access control(scope) to various methods, data members, initialize methods.

Page 3 of 3