Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
AnswerRe: help me in attendence management system urgentlyy Pin
Dave Kreskowiak26-Mar-14 12:21
mveDave Kreskowiak26-Mar-14 12:21 
AnswerRe: help me in attendence management system urgentlyy Pin
_Maxxx_26-Mar-14 17:04
professional_Maxxx_26-Mar-14 17:04 
GeneralRe: help me in attendence management system urgentlyy Pin
Mycroft Holmes26-Mar-14 20:45
professionalMycroft Holmes26-Mar-14 20:45 
AnswerRe: help me in attendence management system urgentlyy Pin
BobJanova27-Mar-14 7:04
BobJanova27-Mar-14 7:04 
AnswerRe: help me in attendence management system urgentlyy Pin
OriginalGriff27-Mar-14 9:10
mveOriginalGriff27-Mar-14 9:10 
QuestionRe: help me in attendence management system urgentlyy Pin
Richard MacCutchan27-Mar-14 22:21
mveRichard MacCutchan27-Mar-14 22:21 
AnswerRe: help me in attendence management system urgentlyy Pin
OriginalGriff27-Mar-14 23:34
mveOriginalGriff27-Mar-14 23:34 
QuestionC# Refresher / Bare Minimums Course Pin
C-P-User-326-Mar-14 10:43
C-P-User-326-Mar-14 10:43 
I am to write (oh boy, another) "simple, easy" interface on a PC to talk to an external box.

Can someone point me to an elementary source of short refresher lessons on C# ?

These thousand page books are great, but way way overkill.

I just need to refresh my mind on how to get text into variables, and so on.

I'm thinking that a five or ten lesson course would be fine to get up and done with this.

In this case I will have some text boxes, a serial port talking to the box, a few buttons for the user to click (possibly only one button; start/stop) and the code will make some decisions based on the user and the box.

It will generally look like this...

- User defines various arrangements of bytes
- PC sends those out
- External box responds

- If box replied with X, then do Procedure X
- If box replied with Y, then do Procedure Y
- If box replied with Z, then do Procedure Z


I have not written any C# in 18 months.

Is there a little 5 or 10 Lesson refresher course freely available that someone here could recommend ? This place (i.e., CodeProject) was quite helpful a couple of years ago. I will be looking around here for other ideas. Pointers to good stuff are welcome
AnswerRe: C# Refresher / Bare Minimums Course Pin
BillWoodruff26-Mar-14 15:21
professionalBillWoodruff26-Mar-14 15:21 
GeneralRe: C# Refresher / Bare Minimums Course Pin
C-P-User-327-Mar-14 1:44
C-P-User-327-Mar-14 1:44 
GeneralRe: C# Refresher / Bare Minimums Course Pin
BobJanova27-Mar-14 7:00
BobJanova27-Mar-14 7:00 
AnswerRe: C# Refresher / Bare Minimums Course Pin
Ravi Bhavnani28-Mar-14 5:17
professionalRavi Bhavnani28-Mar-14 5:17 
GeneralRe: C# Refresher / Bare Minimums Course Pin
C-P-User-329-Mar-14 15:59
C-P-User-329-Mar-14 15:59 
GeneralRe: C# Refresher / Bare Minimums Course Pin
Ravi Bhavnani29-Mar-14 18:07
professionalRavi Bhavnani29-Mar-14 18:07 
GeneralRe: C# Refresher / Bare Minimums Course Pin
C-P-User-331-Mar-14 9:45
C-P-User-331-Mar-14 9:45 
Questioncross thread issue Pin
Member 1068390226-Mar-14 9:22
Member 1068390226-Mar-14 9:22 
AnswerRe: cross thread issue Pin
Richard Andrew x6426-Mar-14 11:22
professionalRichard Andrew x6426-Mar-14 11:22 
GeneralRe: cross thread issue Pin
Member 1068390226-Mar-14 16:50
Member 1068390226-Mar-14 16:50 
AnswerRe: cross thread issue Pin
Bernhard Hiller26-Mar-14 22:04
Bernhard Hiller26-Mar-14 22:04 
GeneralRe: cross thread issue Pin
Member 1068390227-Mar-14 5:51
Member 1068390227-Mar-14 5:51 
GeneralRe: cross thread issue Pin
BobJanova27-Mar-14 6:54
BobJanova27-Mar-14 6:54 
GeneralRe: cross thread issue Pin
Bernhard Hiller27-Mar-14 23:26
Bernhard Hiller27-Mar-14 23:26 
GeneralRe: cross thread issue Pin
BobJanova28-Mar-14 0:26
BobJanova28-Mar-14 0:26 
SuggestionBUILDING a GUI that talks to two energy-meters through the serial port Pin
Henri Aghaei26-Mar-14 7:51
Henri Aghaei26-Mar-14 7:51 
GeneralRe: BUILDING a GUI that talks to two energy-meters through the serial port Pin
Dave Kreskowiak26-Mar-14 8:38
mveDave Kreskowiak26-Mar-14 8:38 

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.