Click here to Skip to main content
15,887,248 members
Home / Discussions / C#
   

C#

 
QuestionExtend Webservice / Client with Plugins Pin
rEgEn2k29-Apr-06 7:35
rEgEn2k29-Apr-06 7:35 
AnswerRe: Extend Webservice / Client with Plugins Pin
rEgEn2k1-May-06 0:47
rEgEn2k1-May-06 0:47 
QuestionHow to make routing table?? Pin
Real Coder29-Apr-06 6:12
Real Coder29-Apr-06 6:12 
Answerhelp me plz~!! Pin
Real Coder29-Apr-06 11:52
Real Coder29-Apr-06 11:52 
Questiondisplaying base64binary data in crystal reports Pin
Dinuj Nath29-Apr-06 2:13
Dinuj Nath29-Apr-06 2:13 
AnswerRe: displaying base64binary data in crystal reports Pin
Dinuj Nath1-May-06 21:42
Dinuj Nath1-May-06 21:42 
Questionstore user-settings Pin
Paul Horstink29-Apr-06 1:34
Paul Horstink29-Apr-06 1:34 
AnswerRe: store user-settings Pin
Mark0629-Apr-06 16:01
Mark0629-Apr-06 16:01 
If you look in the Solution Explorer under you project, you should see Properties and under that, Settings.
In there you can customise your user and app settings.

Then in the code, just refer to it such as:
Properties.Settings......

If you open up Settings in Solution Explorer,there's a link in there also that gives you more information.

Hope this helps


Andy
GeneralRe: store user-settings Pin
Paul Horstink29-Apr-06 19:33
Paul Horstink29-Apr-06 19:33 
GeneralRe: store user-settings Pin
Paul Horstink29-Apr-06 19:41
Paul Horstink29-Apr-06 19:41 
QuestionForm notification problem Pin
snouto29-Apr-06 1:02
snouto29-Apr-06 1:02 
AnswerRe: Form notification problem Pin
Robert Rohde29-Apr-06 5:30
Robert Rohde29-Apr-06 5:30 
QuestionCall DTS package using C# Pin
AmitSumit29-Apr-06 0:46
AmitSumit29-Apr-06 0:46 
QuestionDatabase on a network, Pin
abalfazl29-Apr-06 0:29
abalfazl29-Apr-06 0:29 
AnswerRe: Database on a network, Pin
Sean8929-Apr-06 3:20
Sean8929-Apr-06 3:20 
GeneralRe: Database on a network, Pin
abalfazl29-Apr-06 4:57
abalfazl29-Apr-06 4:57 
AnswerRe: Database on a network, Pin
S Douglas29-Apr-06 3:34
professionalS Douglas29-Apr-06 3:34 
GeneralRe: Database on a network, Pin
abalfazl29-Apr-06 5:24
abalfazl29-Apr-06 5:24 
GeneralRe: Database on a network, Pin
Sean8929-Apr-06 6:55
Sean8929-Apr-06 6:55 
GeneralRe: Database on a network, Pin
abalfazl29-Apr-06 7:09
abalfazl29-Apr-06 7:09 
GeneralRe: Database on a network, Pin
Sean8929-Apr-06 8:38
Sean8929-Apr-06 8:38 
GeneralRe: Database on a network, Pin
jgfhutg26-May-10 3:06
jgfhutg26-May-10 3:06 
QuestionHow can I get text from class YHTMLContainer? Pin
WindOpen28-Apr-06 23:47
WindOpen28-Apr-06 23:47 
QuestionODBC C# Pin
XeoN-Kc28-Apr-06 23:25
XeoN-Kc28-Apr-06 23:25 
AnswerRe: ODBC C# Pin
DougW4830-Apr-06 9:26
DougW4830-Apr-06 9:26 

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.