I deduced my answer from another post.
When the install is run, most of the examples are also installed, too.
Only TRICK, is figuring-out HOW-TO-OPEN-THEM ...
1. Open VS2005.
2. Click File->Open Web Site
3. Make sure "File System" is the selected source
4. Browse file hierarchy to directory where you installed tools
5. Under directory ..\Ajax-Uploaded
select and open directory with desired code dynamics
..\Ajax Upload\AdvancedCS20
..\Ajax Upload\AdvancedVB20
..\Ajax Upload\Framework 1.x-Csharp
..\Ajax Upload\Framework 1.x-VB
..\Ajax Upload\Framework 2.0-Csharp
..\Ajax Upload\Framework 2.0-VB
6. Make sure Folder Text Box has entire path to desired technology
Folder: [C:\OEM\Ajax-Uploader\Framework 2.0-VB]
7. Click> OPEN button
8. Example is ready to run ...
By-the-way ... GREAT EXAMPLES!
P.S. Be Aware, a couple of the Advanced examples don't work, because they're looking for a SQL database, which is not part of the install. But, for me, that's cool, I just wanted to see HOW it's done. I can deduce my own DB backend.