Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to use runonce registry service? Pin
Ajithevn6-Oct-09 3:48
Ajithevn6-Oct-09 3:48 
GeneralRe: how to use runonce registry service? Pin
Calla6-Oct-09 4:13
Calla6-Oct-09 4:13 
GeneralRe: how to use runonce registry service? Pin
Dave Kreskowiak6-Oct-09 4:27
mveDave Kreskowiak6-Oct-09 4:27 
GeneralRe: how to use runonce registry service? Pin
EliottA6-Oct-09 4:44
EliottA6-Oct-09 4:44 
GeneralRe: how to use runonce registry service? Pin
Dave Kreskowiak6-Oct-09 8:05
mveDave Kreskowiak6-Oct-09 8:05 
GeneralRe: how to use runonce registry service? Pin
Christian Graus6-Oct-09 9:57
protectorChristian Graus6-Oct-09 9:57 
QuestionC# use of varibale help Pin
Aljaz1116-Oct-09 1:04
Aljaz1116-Oct-09 1:04 
AnswerRe: C# use of varibale help Pin
Christian Graus6-Oct-09 1:08
protectorChristian Graus6-Oct-09 1:08 
You should buy a basic C# or winforms book and read it. You certainly should not be working on client server code if you don't know how to use variables.

You can create your other forms with a constructor that takes the values, or you can make them properties on those other forms, so the code that creates the child forms, passes the values in.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: C# use of varibale help Pin
sngbrdb7-Oct-09 8:23
professionalsngbrdb7-Oct-09 8:23 
Question2D Array Trim Pin
ksss_maheshece6-Oct-09 0:32
ksss_maheshece6-Oct-09 0:32 
AnswerRe: 2D Array Trim Pin
PIEBALDconsult6-Oct-09 4:54
mvePIEBALDconsult6-Oct-09 4:54 
Questionhide header and footer while printing a webpage in C# [modified] Pin
vasavi.p5-Oct-09 23:56
vasavi.p5-Oct-09 23:56 
GeneralRe: hide header and footer while printing a webpage in C# Pin
Rajesh Anuhya6-Oct-09 1:22
professionalRajesh Anuhya6-Oct-09 1:22 
GeneralRe: hide header and footer while printing a webpage in C# Pin
vasavi.p6-Oct-09 1:50
vasavi.p6-Oct-09 1:50 
GeneralRe: hide header and footer while printing a webpage in C# Pin
Eddy Vluggen6-Oct-09 8:35
professionalEddy Vluggen6-Oct-09 8:35 
Questionimport C char** to C# in a struct Pin
MCALLAN5-Oct-09 22:29
MCALLAN5-Oct-09 22:29 
AnswerRe: import C char** to C# in a struct Pin
Richard MacCutchan5-Oct-09 23:50
mveRichard MacCutchan5-Oct-09 23:50 
AnswerRe: import C char** to C# in a struct Pin
Pete O'Hanlon5-Oct-09 23:52
mvePete O'Hanlon5-Oct-09 23:52 
AnswerRe: import C char** to C# in a struct Pin
Daniel Grunwald6-Oct-09 2:47
Daniel Grunwald6-Oct-09 2:47 
AnswerRe: import C char** to C# in a struct Pin
Luc Pattyn6-Oct-09 4:57
sitebuilderLuc Pattyn6-Oct-09 4:57 
GeneralRe: import C char** to C# in a struct Pin
Richard MacCutchan6-Oct-09 6:05
mveRichard MacCutchan6-Oct-09 6:05 
GeneralRe: import C char** to C# in a struct Pin
Dan Neely6-Oct-09 7:14
Dan Neely6-Oct-09 7:14 
QuestionRight Click Menu Pin
AhmedMasum5-Oct-09 22:09
AhmedMasum5-Oct-09 22:09 
AnswerRe: Right Click Menu Pin
OriginalGriff5-Oct-09 22:40
mveOriginalGriff5-Oct-09 22:40 
GeneralRe: Right Click Menu Pin
AhmedMasum5-Oct-09 23:01
AhmedMasum5-Oct-09 23:01 

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.