Click here to Skip to main content
15,917,321 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Password Protection in vb.net 1.1 Pin
Dave Kreskowiak30-Aug-06 6:09
mveDave Kreskowiak30-Aug-06 6:09 
QuestionError Provider! Pin
Deepasubramanian30-Aug-06 2:28
Deepasubramanian30-Aug-06 2:28 
AnswerRe: Error Provider! Pin
Stephen McGuire30-Aug-06 9:11
Stephen McGuire30-Aug-06 9:11 
QuestionHow do I write a script to Backup Outlook Express Groups Pin
Tom Moore30-Aug-06 2:15
Tom Moore30-Aug-06 2:15 
QuestionRemote Protocol Management Software Pin
wildfire232330-Aug-06 2:12
wildfire232330-Aug-06 2:12 
AnswerRe: Remote Protocol Management Software [modified] Pin
Dave Kreskowiak30-Aug-06 9:09
mveDave Kreskowiak30-Aug-06 9:09 
Questionrestore database Pin
md_refay30-Aug-06 2:05
md_refay30-Aug-06 2:05 
QuestionHow Microsoft does it? Pin
jayvardhanpatil30-Aug-06 0:36
jayvardhanpatil30-Aug-06 0:36 
Dear All,

I am creating a Image Library and want to know what can the best and standard procedure to do this.

Concept is to have all the images needed by all projects (dlls and exes) in the product at a central place (in a single DLL) making it easy to distribute and maintain.

There are 2 ways of doing this.
1) Creating a new project, add all the images to it using "Add Existing Item" and set Build Action=Embeded Resource for each image.
OR
2) Creating a new project>Add new Item>Resources File and then adding all the images to it and setting Build Action=Embeded Resource for each image. Doing this will provide me a strongly typed DLL which will provide a property like access to all images. But .resx are mainly for localization. And here I am not localizing images.

My question is what is the standard way of doing this?
Do you guys know pros or cons of any of these methods?
Is anybody there knowing how Microsoft do it??? (When they need to create an image library)
Any links or articles for this?
Most important is, will the second (2) way will have any negative effect on start up time?

Regards,
----------------------------------------------------------------------------------
Jayvardhan Patil.

QuestionExport Data To Excel Pin
obarahmeh30-Aug-06 0:26
obarahmeh30-Aug-06 0:26 
AnswerRe: Export Data To Excel Pin
Stephen McGuire30-Aug-06 9:04
Stephen McGuire30-Aug-06 9:04 
GeneralRe: Export Data To Excel Pin
obarahmeh30-Aug-06 19:42
obarahmeh30-Aug-06 19:42 
GeneralRe: Export Data To Excel Pin
Stephen McGuire31-Aug-06 2:19
Stephen McGuire31-Aug-06 2:19 
GeneralRe: Export Data To Excel Pin
obarahmeh2-Sep-06 0:19
obarahmeh2-Sep-06 0:19 
QuestionVisual Basic 6 DataGrid Problem Pin
udithaphp29-Aug-06 22:37
udithaphp29-Aug-06 22:37 
QuestionNeed a code to close the application after specific time Pin
Neo_Ali29-Aug-06 22:34
Neo_Ali29-Aug-06 22:34 
AnswerRe: Need a code to close the application after specific time Pin
CWIZO30-Aug-06 1:09
CWIZO30-Aug-06 1:09 
GeneralRe: Need a code to close the application after specific time Pin
Neo_Ali30-Aug-06 20:38
Neo_Ali30-Aug-06 20:38 
GeneralRe: Need a code to close the application after specific time Pin
CWIZO30-Aug-06 21:51
CWIZO30-Aug-06 21:51 
AnswerRe: Need a code to close the application after specific time Pin
Kanniah30-Aug-06 4:18
Kanniah30-Aug-06 4:18 
Questionis it possible to add ghostscript code to vb.net aaplication Pin
kannan m29-Aug-06 22:16
kannan m29-Aug-06 22:16 
AnswerRe: is it possible to add ghostscript code to vb.net aaplication Pin
Dave Kreskowiak30-Aug-06 5:11
mveDave Kreskowiak30-Aug-06 5:11 
QuestionSpell Check Pin
Sinchan Nikam29-Aug-06 22:13
Sinchan Nikam29-Aug-06 22:13 
AnswerRe: Spell Check Pin
Marc Soleda30-Aug-06 11:24
Marc Soleda30-Aug-06 11:24 
JokeRe: Spell Check Pin
Dave Sexton31-Aug-06 4:36
Dave Sexton31-Aug-06 4:36 
AnswerRe: Spell Check Pin
S Douglas5-Sep-06 0:39
professionalS Douglas5-Sep-06 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.