Click here to Skip to main content
16,017,745 members
Home / Discussions / C#
   

C#

 
GeneralRe: Tools for coding rules Pin
namrata510-Jun-08 22:58
namrata510-Jun-08 22:58 
AnswerRe: Tools for coding rules Pin
Kevin McFarlane11-Jun-08 0:16
Kevin McFarlane11-Jun-08 0:16 
AnswerRe: Tools for coding rules Pin
Vasudevan Deepak Kumar11-Jun-08 0:20
Vasudevan Deepak Kumar11-Jun-08 0:20 
Questiontrailing zero in memory stream Pin
George_George10-Jun-08 21:32
George_George10-Jun-08 21:32 
AnswerRe: trailing zero in memory stream Pin
leppie10-Jun-08 23:31
leppie10-Jun-08 23:31 
GeneralRe: trailing zero in memory stream Pin
George_George10-Jun-08 23:41
George_George10-Jun-08 23:41 
Questionhow to dynamically load pictures from Resource file Pin
Raza Hussain10-Jun-08 21:14
Raza Hussain10-Jun-08 21:14 
AnswerRe: how to dynamically load pictures from Resource file Pin
J a a n s10-Jun-08 21:22
professionalJ a a n s10-Jun-08 21:22 
Instead of linking the file at compile time, you can embed it in the .resx file. There will be a Persistence property for the image when you open the Resources.resx file in IDE.

Also, If you want to remove the image, you can remove it from resources also, why you want to keep it if its not used?


*jaans

QuestionBuilding Internet Explorer Tracker Service Pin
shinboxe10-Jun-08 21:10
shinboxe10-Jun-08 21:10 
QuestionScope of variable Pin
Hum Dum10-Jun-08 20:55
Hum Dum10-Jun-08 20:55 
AnswerRe: Scope of variable Pin
N a v a n e e t h10-Jun-08 20:58
N a v a n e e t h10-Jun-08 20:58 
GeneralRe: Scope of variable Pin
Hum Dum10-Jun-08 21:58
Hum Dum10-Jun-08 21:58 
AnswerRe: Scope of variable Pin
Guffa10-Jun-08 22:32
Guffa10-Jun-08 22:32 
GeneralRe: Scope of variable [modified] Pin
Hum Dum10-Jun-08 23:30
Hum Dum10-Jun-08 23:30 
AnswerRe: Scope of variable Pin
buchstaben10-Jun-08 23:45
buchstaben10-Jun-08 23:45 
GeneralRe: Scope of variable Pin
Guffa11-Jun-08 1:02
Guffa11-Jun-08 1:02 
GeneralRe: Scope of variable Pin
Hum Dum11-Jun-08 1:17
Hum Dum11-Jun-08 1:17 
QuestionReversing the string Pin
namrata510-Jun-08 20:51
namrata510-Jun-08 20:51 
AnswerRe: Reversing the string Pin
J a a n s10-Jun-08 21:09
professionalJ a a n s10-Jun-08 21:09 
AnswerRe: Reversing the string Pin
Krazy Programmer10-Jun-08 21:32
Krazy Programmer10-Jun-08 21:32 
AnswerRe: Reversing the string Pin
Roger Alsing10-Jun-08 21:37
Roger Alsing10-Jun-08 21:37 
GeneralRe: Reversing the string Pin
Programm3r10-Jun-08 21:44
Programm3r10-Jun-08 21:44 
AnswerRe: Reversing the string Pin
Russell Jones10-Jun-08 22:49
Russell Jones10-Jun-08 22:49 
AnswerRe: Reversing the string Pin
Vasudevan Deepak Kumar11-Jun-08 1:51
Vasudevan Deepak Kumar11-Jun-08 1:51 
QuestionReport Wizard Problem Pin
Programm3r10-Jun-08 20:51
Programm3r10-Jun-08 20:51 

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.