Answered by:
I'm trying to find a VB express 2005 2008 photo album tutorial project from about 3 years back

Question
-
Hi all and thank you reading tis far :).
About 3 years ago i came across a vb project for a photo album, it was on online tutorial and I followed it and after some custom tweaking I found it was quite usefull. Unfortuatly the original sourcecode has long since vanished.
The project was fairly easy to follow and I remember the author had a photo image of his sailing boat and a yellow labrador (just trying to jog some memories here) :).
Anyway; I have searched high and low for it but can not find it. I'm pretty sure it was on a msdn or some other microsoft forum and was to do with VB 2005 or VB 2008 edition of Visual studio.
Anyone able to supply me with a link or similar resource would be greatly appreciated.
thanks in advance
Paul
paulThursday, October 6, 2011 4:14 AM
Answers
-
Hi Paul,
Welcome to the MSDN Forum.
If you are sure it is a thread on MSDN forum, you can just search it by some keywords in here: http://social.msdn.microsoft.com/Forums/en-US/categories
If you had involved(voted, proposed, replied) in that thread, you can check your activities on this forum. If you have replied the thread, you can also check your threads, you can find all your threads here:
In addition, here are two code project about photo album:
http://www.codeproject.com/KB/web-image/NickPhotoBrowser.aspx
http://www.codeproject.com/KB/database/albumviewer.aspx
They both are in C#, and this online translation tools should be helpful: http://www.developerfusion.com/tools/convert/csharp-to-vb/
I hope this will be helpful.
Best regards,
Mike Feng [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Proposed as answer by Cor Ligthert Friday, October 7, 2011 10:28 AM
- Marked as answer by Paul Anthony Samson Saturday, October 8, 2011 6:33 PM
Friday, October 7, 2011 10:06 AM
All replies
-
Hi Paul,
Welcome to the MSDN Forum.
If you are sure it is a thread on MSDN forum, you can just search it by some keywords in here: http://social.msdn.microsoft.com/Forums/en-US/categories
If you had involved(voted, proposed, replied) in that thread, you can check your activities on this forum. If you have replied the thread, you can also check your threads, you can find all your threads here:
In addition, here are two code project about photo album:
http://www.codeproject.com/KB/web-image/NickPhotoBrowser.aspx
http://www.codeproject.com/KB/database/albumviewer.aspx
They both are in C#, and this online translation tools should be helpful: http://www.developerfusion.com/tools/convert/csharp-to-vb/
I hope this will be helpful.
Best regards,
Mike Feng [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- Proposed as answer by Cor Ligthert Friday, October 7, 2011 10:28 AM
- Marked as answer by Paul Anthony Samson Saturday, October 8, 2011 6:33 PM
Friday, October 7, 2011 10:06 AM -
Hey there and thank you or your advice.
I have looked at the code samples and although it is a wee bit different project the content is exactly right.
In fact it is a little more advanced (it uses a db with two tables one for album and another for image which he somehow connects to a treeview)
than the one I had in mind but I like it and will definitely try to use it.
So I will flag your reply as answer on this one but I hope others might still contribute
just in case that old project is out there somewhere :)
kind regards
paul
paulSaturday, October 8, 2011 6:32 PM -
You forgot to give Mike helpful ponts.
:-)
Success
CorSaturday, October 8, 2011 6:40 PM