Click here to Skip to main content
15,902,938 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionDeveloping HL7 compatible programs Pin
atulxxx30-Aug-06 22:53
atulxxx30-Aug-06 22:53 
AnswerRe: Developing HL7 compatible programs Pin
coolestCoder30-Aug-06 23:09
coolestCoder30-Aug-06 23:09 
GeneralRe: Developing HL7 compatible programs Pin
atulxxx30-Aug-06 23:19
atulxxx30-Aug-06 23:19 
AnswerRe: Developing HL7 compatible programs Pin
Not Active1-Sep-06 2:32
mentorNot Active1-Sep-06 2:32 
QuestionSource control problem in don net 2005 Pin
Ravikumar Patra30-Aug-06 21:34
professionalRavikumar Patra30-Aug-06 21:34 
QuestionGetting info from another application's datagrid Pin
MrWhite34030-Aug-06 18:53
MrWhite34030-Aug-06 18:53 
QuestionHow to solve CONTEXTSWITCHDEADLOCK Pin
cnr36930-Aug-06 2:27
cnr36930-Aug-06 2:27 
QuestionHow Microsoft does it? Pin
jayvardhanpatil30-Aug-06 0:34
jayvardhanpatil30-Aug-06 0:34 
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.

QuestionDateFormat Pin
Nagaraju_Focus29-Aug-06 21:11
Nagaraju_Focus29-Aug-06 21:11 
AnswerRe: DateFormat Pin
John Petersen30-Aug-06 0:40
John Petersen30-Aug-06 0:40 
AnswerRe: DateFormat Pin
Mike Dimmick30-Aug-06 1:46
Mike Dimmick30-Aug-06 1:46 
AnswerRe: DateFormat Pin
Guffa30-Aug-06 19:40
Guffa30-Aug-06 19:40 
QuestionComboBox.Items.Insert(int index, object obj) - > whats the object? Pin
saud_a_k29-Aug-06 19:24
saud_a_k29-Aug-06 19:24 
AnswerRe: ComboBox.Items.Insert(int index, object obj) - > whats the object? Pin
Nagaraju_Focus29-Aug-06 21:16
Nagaraju_Focus29-Aug-06 21:16 
QuestionRe: ComboBox.Items.Insert(int index, object obj) - > whats the object? Pin
saud_a_k29-Aug-06 21:21
saud_a_k29-Aug-06 21:21 
QuestionResource file Error Pin
Rabbit1729-Aug-06 15:42
Rabbit1729-Aug-06 15:42 
QuestionWorking with TSUSEREXLib.IADsTSUserEx in .NET, need help please Pin
Jaymz66629-Aug-06 0:45
Jaymz66629-Aug-06 0:45 
Questionvisual studio .net Pin
nkjha128-Aug-06 22:25
nkjha128-Aug-06 22:25 
AnswerRe: visual studio .net Pin
coolestCoder29-Aug-06 2:05
coolestCoder29-Aug-06 2:05 
GeneralRe: visual studio .net Pin
nkjha130-Aug-06 22:54
nkjha130-Aug-06 22:54 
GeneralRe: visual studio .net Pin
coolestCoder30-Aug-06 23:03
coolestCoder30-Aug-06 23:03 
QuestionWhich Platforms supported by Dot Net ? Pin
subburaj.sabapathy28-Aug-06 21:28
subburaj.sabapathy28-Aug-06 21:28 
AnswerRe: Which Platforms supported by Dot Net ? Pin
Guffa28-Aug-06 21:59
Guffa28-Aug-06 21:59 
AnswerRe: Which Platforms supported by Dot Net ? Pin
Dave Kreskowiak29-Aug-06 2:13
mveDave Kreskowiak29-Aug-06 2:13 
QuestionProperty Grid : Assigning element of array object to SelectedObject Property Pin
mukhpreet@yahoo.com28-Aug-06 8:14
mukhpreet@yahoo.com28-Aug-06 8:14 

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.