Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multiview like control in C# Windows Forms App ? Pin
Christian Graus24-Sep-06 10:33
protectorChristian Graus24-Sep-06 10:33 
Questionfill combobox by sqldatareader Pin
Mohammed Elkholy23-Sep-06 22:31
Mohammed Elkholy23-Sep-06 22:31 
AnswerRe: fill combobox by sqldatareader Pin
Garry Shutler23-Sep-06 22:58
Garry Shutler23-Sep-06 22:58 
AnswerRe: fill combobox by sqldatareader Pin
Nafiseh Salmani23-Sep-06 23:21
Nafiseh Salmani23-Sep-06 23:21 
AnswerRe: fill combobox by sqldatareader [modified] Pin
Tilewa24-Sep-06 5:47
Tilewa24-Sep-06 5:47 
Questionhow do i read/save an enum in config file? Pin
Tilewa23-Sep-06 22:01
Tilewa23-Sep-06 22:01 
AnswerRe: how do i read/save an enum in config file? Pin
Christian Graus23-Sep-06 23:20
protectorChristian Graus23-Sep-06 23:20 
QuestionRe: how do i read/save an enum in config file? Pin
Tilewa24-Sep-06 2:48
Tilewa24-Sep-06 2:48 
Thanks. But i think you are getting my question wrongly.
A pecil object has a Color property, TypeOfEraser property, Thickness(H,HB,B..) property..
Each of these properties are enumerable: Color.White, Color.Green...; TypeOfEraser.Big,TypeOfEraser.Red...; Thickness.H,Thickness.HB...; and these enumerations can be altered by an administrator of the app. rather than pull/push these values into an SQL db, i ask if it is better to save them in a config file. Now this means i'll have to be able to read the config file at runtime and persist changes too.
please how do i go aboout this?

thanks
'Tilewa.
AnswerRe: how do i read/save an enum in config file? Pin
S. Senthil Kumar24-Sep-06 20:20
S. Senthil Kumar24-Sep-06 20:20 
QuestionWindows Media Player Pin
ytubis23-Sep-06 20:53
ytubis23-Sep-06 20:53 
AnswerRe: Windows Media Player Pin
Nafiseh Salmani23-Sep-06 21:33
Nafiseh Salmani23-Sep-06 21:33 
QuestionDirectX.dll Pin
Nafiseh Salmani23-Sep-06 20:00
Nafiseh Salmani23-Sep-06 20:00 
AnswerRe: DirectX.dll Pin
Christian Graus23-Sep-06 20:11
protectorChristian Graus23-Sep-06 20:11 
GeneralRe: DirectX.dll Pin
Christian Graus23-Sep-06 20:46
protectorChristian Graus23-Sep-06 20:46 
GeneralRe: DirectX.dll Pin
Nafiseh Salmani23-Sep-06 21:08
Nafiseh Salmani23-Sep-06 21:08 
GeneralRe: DirectX.dll Pin
Nafiseh Salmani24-Sep-06 0:13
Nafiseh Salmani24-Sep-06 0:13 
QuestionView Text File Pin
sottos23-Sep-06 16:23
sottos23-Sep-06 16:23 
AnswerRe: View Text File Pin
Judah Gabriel Himango23-Sep-06 16:38
sponsorJudah Gabriel Himango23-Sep-06 16:38 
GeneralRe: View Text File Pin
sottos23-Sep-06 16:54
sottos23-Sep-06 16:54 
GeneralRe: View Text File Pin
Judah Gabriel Himango23-Sep-06 16:55
sponsorJudah Gabriel Himango23-Sep-06 16:55 
GeneralRe: View Text File Pin
sottos23-Sep-06 18:01
sottos23-Sep-06 18:01 
GeneralRe: View Text File Pin
Judah Gabriel Himango23-Sep-06 18:02
sponsorJudah Gabriel Himango23-Sep-06 18:02 
GeneralRe: View Text File Pin
Christian Graus23-Sep-06 20:13
protectorChristian Graus23-Sep-06 20:13 
GeneralRe: View Text File Pin
sottos24-Sep-06 6:24
sottos24-Sep-06 6:24 
GeneralRe: View Text File Pin
Christian Graus24-Sep-06 10:50
protectorChristian Graus24-Sep-06 10:50 

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.