Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
AnswerRe: Printer Settings Pin
DavidKiryazi12-Jun-09 20:02
DavidKiryazi12-Jun-09 20:02 
AnswerRe: Printer Settings Pin
Dr.Walt Fair, PE12-Jun-09 20:12
professionalDr.Walt Fair, PE12-Jun-09 20:12 
QuestionDownload Speed Pin
gonzalodiaz12-Jun-09 18:51
gonzalodiaz12-Jun-09 18:51 
AnswerRe: Download Speed Pin
Luc Pattyn12-Jun-09 19:23
sitebuilderLuc Pattyn12-Jun-09 19:23 
GeneralRe: Download Speed Pin
Guffa12-Jun-09 20:08
Guffa12-Jun-09 20:08 
QuestionDatabase query Pin
rht8612-Jun-09 18:47
rht8612-Jun-09 18:47 
AnswerRe: Database query Pin
Luc Pattyn12-Jun-09 19:09
sitebuilderLuc Pattyn12-Jun-09 19:09 
QuestionMagical persistence Pin
Peter Trevor12-Jun-09 18:12
Peter Trevor12-Jun-09 18:12 
I have a peculiar bug that's got me baffled. I'm working on a C# winform app in VS2005 and I was trying to make one of its menus dynamic (built from data read from a database). Somewhere along the line the new menu items became doubled so I tried to reverse out the code changes. But no matter what I did these new menu items persisted. I've removed all new code. I've deleted the form's resx. I've emptied the obj and bin directories. I've rebooted my PC. I've saved the form's code in a notepad session, the designer code in another notepad session, deleted the form, then recreated it from the two notepad sessions. The find function cannot locate the text of the new menu items, nor does anything reveal itself when stepping through in debug. No trace shows in the IDE designer. Yet somehow when I run the program there they are!

How is this possible? Where is this being persisted? The workaround was to change the parent menu's ID string, so its not urgent ... but I'd still like to understand what's going on.
AnswerRe: Magical persistence Pin
Luc Pattyn12-Jun-09 18:21
sitebuilderLuc Pattyn12-Jun-09 18:21 
GeneralRe: Magical persistence Pin
Peter Trevor13-Jun-09 13:25
Peter Trevor13-Jun-09 13:25 
AnswerRe: Magical persistence Pin
Henry Minute13-Jun-09 2:35
Henry Minute13-Jun-09 2:35 
GeneralRe: Magical persistence Pin
Peter Trevor13-Jun-09 13:23
Peter Trevor13-Jun-09 13:23 
GeneralRe: Magical persistence Pin
Peter Trevor23-Jun-09 12:59
Peter Trevor23-Jun-09 12:59 
AnswerRe: Magical persistence Pin
Peter Trevor9-Oct-09 7:00
Peter Trevor9-Oct-09 7:00 
QuestionPrint Barcode Pin
samulong12-Jun-09 18:03
samulong12-Jun-09 18:03 
AnswerRe: Print Barcode Pin
DavidKiryazi12-Jun-09 19:57
DavidKiryazi12-Jun-09 19:57 
GeneralRe: Print Barcode Pin
OriginalGriff12-Jun-09 23:20
mveOriginalGriff12-Jun-09 23:20 
JokeRe: Print Barcode Pin
DavidKiryazi12-Jun-09 23:40
DavidKiryazi12-Jun-09 23:40 
GeneralRe: Print Barcode Pin
OriginalGriff13-Jun-09 0:00
mveOriginalGriff13-Jun-09 0:00 
AnswerRe: Print Barcode Pin
Christian Graus12-Jun-09 20:34
protectorChristian Graus12-Jun-09 20:34 
QuestionZooming picturebox not updating Pin
jisan2212-Jun-09 14:13
jisan2212-Jun-09 14:13 
AnswerRe: Zooming picturebox not updating Pin
DavidKiryazi12-Jun-09 14:56
DavidKiryazi12-Jun-09 14:56 
GeneralRe: Zooming picturebox not updating Pin
jisan2212-Jun-09 20:10
jisan2212-Jun-09 20:10 
AnswerRe: Zooming picturebox not updating Pin
fly90412-Jun-09 15:01
fly90412-Jun-09 15:01 
AnswerRe: Zooming picturebox not updating Pin
Luc Pattyn12-Jun-09 15:04
sitebuilderLuc Pattyn12-Jun-09 15:04 

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.