Click here to Skip to main content
15,906,285 members
Home / Discussions / C#
   

C#

 
AnswerRe: A question about s singleton applicaiton? Pin
Jason_Shen17-Nov-08 3:27
Jason_Shen17-Nov-08 3:27 
Questionproblem in custom paging.. Pin
kamalesh574314-Nov-08 15:11
kamalesh574314-Nov-08 15:11 
AnswerRe: problem in custom paging.. Pin
Guffa14-Nov-08 18:06
Guffa14-Nov-08 18:06 
GeneralRe: problem in custom paging.. Pin
kamalesh574316-Nov-08 13:30
kamalesh574316-Nov-08 13:30 
GeneralRe: problem in custom paging.. Pin
Guffa16-Nov-08 15:49
Guffa16-Nov-08 15:49 
GeneralRe: problem in custom paging.. Pin
kamalesh574316-Nov-08 16:17
kamalesh574316-Nov-08 16:17 
Questionxml file embedded: can´t save changes Pin
nelsonpaixao14-Nov-08 13:46
nelsonpaixao14-Nov-08 13:46 
AnswerRe: xml file embedded: can´t save changes Pin
Dave Kreskowiak14-Nov-08 16:24
mveDave Kreskowiak14-Nov-08 16:24 
Of course you can't do this. First of all, resources are Read Only. Second, in order to save those changes, the .EXE file cannot be running because a running .EXE's file is locked by the system. So, in order to update the resource, you have to NOT be running the code.

nelsonpaixao wrote:
but i want this way and i really dont know where the codes goes wrong


It's not the code that's going wrong, but your entire concept. You simply cannot do what you want.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: xml file embedded: can´t save changes Pin
nelsonpaixao15-Nov-08 5:09
nelsonpaixao15-Nov-08 5:09 
QuestionHow to scan barcode without an active focus on a textbox Pin
hafij_cse14-Nov-08 8:58
hafij_cse14-Nov-08 8:58 
AnswerRe: How to scan barcode without an active focus on a textbox Pin
Wendelius14-Nov-08 9:11
mentorWendelius14-Nov-08 9:11 
QuestionForm minimize Pin
netJP12L14-Nov-08 8:55
netJP12L14-Nov-08 8:55 
AnswerRe: Form minimize Pin
Wendelius14-Nov-08 9:08
mentorWendelius14-Nov-08 9:08 
QuestionHow to display different texts with different colors in a textbox Pin
Seraph_summer14-Nov-08 7:55
Seraph_summer14-Nov-08 7:55 
AnswerRe: How to display different texts with different colors in a textbox Pin
Wendelius14-Nov-08 7:57
mentorWendelius14-Nov-08 7:57 
AnswerRe: How to display different texts with different colors in a textbox Pin
Paul Conrad14-Nov-08 8:45
professionalPaul Conrad14-Nov-08 8:45 
Questionone prolem for publishing project Pin
Seraph_summer14-Nov-08 7:48
Seraph_summer14-Nov-08 7:48 
AnswerRe: one prolem for publishing project Pin
sph3rex14-Nov-08 7:58
sph3rex14-Nov-08 7:58 
GeneralRe: one prolem for publishing project Pin
Seraph_summer14-Nov-08 8:01
Seraph_summer14-Nov-08 8:01 
QuestionForms Pin
humayunlalzad14-Nov-08 6:40
humayunlalzad14-Nov-08 6:40 
AnswerRe: Forms Pin
netJP12L14-Nov-08 6:52
netJP12L14-Nov-08 6:52 
GeneralRe: Forms Pin
humayunlalzad14-Nov-08 7:25
humayunlalzad14-Nov-08 7:25 
AnswerRe: Forms Pin
Le centriste14-Nov-08 7:24
Le centriste14-Nov-08 7:24 
GeneralRe: Forms Pin
humayunlalzad14-Nov-08 7:41
humayunlalzad14-Nov-08 7:41 
GeneralRe: Forms Pin
Ennis Ray Lynch, Jr.14-Nov-08 7:47
Ennis Ray Lynch, Jr.14-Nov-08 7:47 

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.