Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
Questionglobal settings Pin
e_LA4-Sep-06 4:43
e_LA4-Sep-06 4:43 
AnswerRe: global settings Pin
Colin Angus Mackay4-Sep-06 4:50
Colin Angus Mackay4-Sep-06 4:50 
You could create a specific project for dealing with settings and then reference it from all the projects that need it. You can then access the classes from anywhere in your solution (just remember to include the namespace).


GeneralRe: global settings Pin
e_LA4-Sep-06 5:02
e_LA4-Sep-06 5:02 
GeneralRe: global settings Pin
Colin Angus Mackay4-Sep-06 9:19
Colin Angus Mackay4-Sep-06 9:19 
GeneralRe: global settings Pin
e_LA4-Sep-06 22:06
e_LA4-Sep-06 22:06 
GeneralRe: global settings Pin
e_LA4-Sep-06 23:09
e_LA4-Sep-06 23:09 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:25
Colin Angus Mackay7-Sep-06 9:25 
GeneralRe: global settings Pin
e_LA5-Sep-06 0:13
e_LA5-Sep-06 0:13 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:26
Colin Angus Mackay7-Sep-06 9:26 
GeneralRe: global settings Pin
e_LA5-Sep-06 4:01
e_LA5-Sep-06 4:01 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:29
Colin Angus Mackay7-Sep-06 9:29 
GeneralRe: global settings Pin
e_LA6-Sep-06 0:13
e_LA6-Sep-06 0:13 
GeneralRe: global settings Pin
Colin Angus Mackay7-Sep-06 9:32
Colin Angus Mackay7-Sep-06 9:32 
GeneralRe: global settings Pin
e_LA7-Sep-06 23:20
e_LA7-Sep-06 23:20 
QuestionHow I can get control's id property via api ? Pin
Marco22504-Sep-06 3:28
Marco22504-Sep-06 3:28 
Questionform showdialog problem ? help please ... Pin
cmpeng344-Sep-06 3:05
cmpeng344-Sep-06 3:05 
AnswerRe: form showdialog problem ? help please ... [modified] Pin
Martin#4-Sep-06 3:08
Martin#4-Sep-06 3:08 
QuestionC-C# Interop problem Pin
Utkarshraj Atmaram4-Sep-06 2:40
Utkarshraj Atmaram4-Sep-06 2:40 
AnswerRe: C-C# Interop problem Pin
mikone4-Sep-06 3:21
mikone4-Sep-06 3:21 
GeneralRe: C-C# Interop problem Pin
Utkarshraj Atmaram4-Sep-06 3:31
Utkarshraj Atmaram4-Sep-06 3:31 
GeneralRe: C-C# Interop problem Pin
Utkarshraj Atmaram7-Sep-06 3:26
Utkarshraj Atmaram7-Sep-06 3:26 
QuestionHow to save my picture? Pin
txwd4-Sep-06 2:10
txwd4-Sep-06 2:10 
AnswerRe: How to save my picture? Pin
Jakub Mller4-Sep-06 4:57
Jakub Mller4-Sep-06 4:57 
Questioninterface vs abstract class Pin
psamy4-Sep-06 1:41
psamy4-Sep-06 1:41 
AnswerRe: interface vs abstract class Pin
Jonathan van de Veen4-Sep-06 1:48
Jonathan van de Veen4-Sep-06 1:48 

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.