Click here to Skip to main content
15,889,462 members
Home / Discussions / C#
   

C#

 
QuestionUnable to get updated config at app.config? Pin
mimimimilaw22-Sep-08 17:53
mimimimilaw22-Sep-08 17:53 
AnswerRe: Unable to get updated config at app.config? Pin
Harvey Saayman22-Sep-08 20:59
Harvey Saayman22-Sep-08 20:59 
QuestionHow to delete the nth line of a text file? Pin
Crul2322-Sep-08 13:54
Crul2322-Sep-08 13:54 
AnswerRe: How to delete the nth line of a text file? Pin
Bliedtke22-Sep-08 18:26
Bliedtke22-Sep-08 18:26 
AnswerRe: How to delete the nth line of a text file? Pin
PIEBALDconsult22-Sep-08 18:35
mvePIEBALDconsult22-Sep-08 18:35 
GeneralRe: How to delete the nth line of a text file? Pin
Crul2323-Sep-08 4:34
Crul2323-Sep-08 4:34 
GeneralRe: How to delete the nth line of a text file? Pin
cpkilekofp25-Sep-08 10:05
cpkilekofp25-Sep-08 10:05 
QuestionGUI for configuring options in a "Settings" file (beyond the property grid) Pin
blak3r22-Sep-08 10:00
blak3r22-Sep-08 10:00 
I have always added a "Settings" File to my project. Then used the Property Grid control to allow users to view/edit the Settings.

I'd like to allow for a cleaner configuration interface. (The property grid is just an table of all the options listed in alphabetical order) I'd like to be able to group options together and have things like checkboxes instead of True/False selections)

I have spent several hours searching for a good approach to binding windows forms controls to a Settings file or similar and surprisingly haven't come across anything quite like what i was looking for.

I did find some asp.net articles which allow for XMLDataSets to be binded to a form but this option doesn't appear to be available in C# Windows forms projects.

If someone could point me in the right direction, i'd really appreciate it.

Thanks in Advance,
~blake

http://www.blakerobertson.com

QuestionVc++ & .net Application Terminated Unusually Pin
balu1234522-Sep-08 9:13
balu1234522-Sep-08 9:13 
AnswerCross-post Pin
Wendelius23-Sep-08 8:35
mentorWendelius23-Sep-08 8:35 
Questionadding item to listbox Pin
netJP12L22-Sep-08 8:52
netJP12L22-Sep-08 8:52 
AnswerRe: adding item to listbox Pin
Wendelius22-Sep-08 10:24
mentorWendelius22-Sep-08 10:24 
AnswerRe: adding item to listbox Pin
Fal_0022-Sep-08 20:14
Fal_0022-Sep-08 20:14 
GeneralRe: adding item to listbox Pin
Tamer Oz22-Sep-08 21:54
Tamer Oz22-Sep-08 21:54 
GeneralRe: adding item to listbox Pin
netJP12L23-Sep-08 4:11
netJP12L23-Sep-08 4:11 
GeneralRe: adding item to listbox Pin
cpkilekofp25-Sep-08 10:08
cpkilekofp25-Sep-08 10:08 
GeneralRe: adding item to listbox Pin
netJP12L26-Sep-08 4:08
netJP12L26-Sep-08 4:08 
GeneralRe: adding item to listbox Pin
cpkilekofp29-Sep-08 4:34
cpkilekofp29-Sep-08 4:34 
GeneralRe: adding item to listbox Pin
netJP12L29-Sep-08 5:09
netJP12L29-Sep-08 5:09 
GeneralRe: adding item to listbox Pin
cpkilekofp29-Sep-08 6:46
cpkilekofp29-Sep-08 6:46 
GeneralRe: adding item to listbox Pin
netJP12L29-Sep-08 9:34
netJP12L29-Sep-08 9:34 
GeneralRe: adding item to listbox Pin
cpkilekofp29-Sep-08 11:34
cpkilekofp29-Sep-08 11:34 
GeneralRe: adding item to listbox Pin
cpkilekofp29-Sep-08 4:32
cpkilekofp29-Sep-08 4:32 
GeneralRe: adding item to listbox Pin
netJP12L29-Sep-08 4:57
netJP12L29-Sep-08 4:57 
Questionreg expression Pin
nesfrank22-Sep-08 6:23
nesfrank22-Sep-08 6:23 

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.