Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
GeneralRe: project ideas Pin
Shameel27-Sep-11 1:31
professionalShameel27-Sep-11 1:31 
Questionc# Pin
jigs_p25-Sep-11 21:32
jigs_p25-Sep-11 21:32 
AnswerRe: c# Pin
Dalek Dave25-Sep-11 21:46
professionalDalek Dave25-Sep-11 21:46 
GeneralRe: c# Pin
Pravin Patil, Mumbai25-Sep-11 22:21
Pravin Patil, Mumbai25-Sep-11 22:21 
GeneralRe: c# Pin
Dalek Dave25-Sep-11 23:39
professionalDalek Dave25-Sep-11 23:39 
AnswerRe: c# Pin
Abhinav S26-Sep-11 1:12
Abhinav S26-Sep-11 1:12 
SuggestionRe: c# Pin
Pravin Patil, Mumbai26-Sep-11 1:32
Pravin Patil, Mumbai26-Sep-11 1:32 
AnswerRe: c# Pin
OriginalGriff26-Sep-11 8:17
mveOriginalGriff26-Sep-11 8:17 
Where would be the point of giving you the code?
What would you learn? How to do it next time? Probably not. How to do the next task you come up with? Definitely not.

This is not a difficult task: You need one text box property (Text) used twice, one CheckBox property (Checked) used once, and a single event handler - I'll let you guess the name of that.

Total code you need to write? About two lines, if we let Visual Studio handle the hook up code (and mostly, we do).

Seriously, you need to get a book and follow the whole thing from the beginning to the end, doing all the exercises. If you continue to learn by asking for a bit here and a bit there, you will miss so much important stuff that you will effectively have wasted all the time you put into it.
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

Manfred R. Bihy: "Looks as if OP is learning resistant."

AnswerRe: c# Pin
ScottM126-Sep-11 20:40
ScottM126-Sep-11 20:40 
Questiondock a windows form into ppt application window Pin
shama_12325-Sep-11 21:08
shama_12325-Sep-11 21:08 
AnswerRe: dock a windows form into ppt application window Pin
BobJanova26-Sep-11 0:45
BobJanova26-Sep-11 0:45 
AnswerRe: dock a windows form into ppt application window Pin
Dave Kreskowiak26-Sep-11 3:47
mveDave Kreskowiak26-Sep-11 3:47 
QuestionRefrence VSTO Project Pin
Hamid Noahdi25-Sep-11 19:55
Hamid Noahdi25-Sep-11 19:55 
AnswerRe: Refrence VSTO Project Pin
Dalek Dave25-Sep-11 21:46
professionalDalek Dave25-Sep-11 21:46 
QuestionMaking custom (High performance) GUI elements. Pin
biojae25-Sep-11 17:32
biojae25-Sep-11 17:32 
AnswerRe: Making custom (High performance) GUI elements. Pin
BobJanova26-Sep-11 0:52
BobJanova26-Sep-11 0:52 
GeneralRe: Making custom (High performance) GUI elements. Pin
biojae26-Sep-11 19:33
biojae26-Sep-11 19:33 
QuestionSample C# project Pin
Software200725-Sep-11 12:26
Software200725-Sep-11 12:26 
AnswerRe: Sample C# project Pin
walterhevedeich25-Sep-11 14:13
professionalwalterhevedeich25-Sep-11 14:13 
AnswerRe: Sample C# project Pin
PIEBALDconsult25-Sep-11 14:22
mvePIEBALDconsult25-Sep-11 14:22 
AnswerRe: Sample C# project Pin
Mycroft Holmes25-Sep-11 16:15
professionalMycroft Holmes25-Sep-11 16:15 
AnswerRe: Sample C# project Pin
Abhinav S25-Sep-11 18:33
Abhinav S25-Sep-11 18:33 
AnswerRe: Sample C# project Pin
Richard MacCutchan25-Sep-11 23:12
mveRichard MacCutchan25-Sep-11 23:12 
AnswerRe: Sample C# project Pin
BobJanova26-Sep-11 0:56
BobJanova26-Sep-11 0:56 
AnswerRe: Sample C# project Pin
uspatel26-Sep-11 1:52
professionaluspatel26-Sep-11 1:52 

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.