Click here to Skip to main content
15,894,410 members
Home / Discussions / C#
   

C#

 
QuestionUserControl Selection Pin
Railroadguy27-Mar-14 8:33
Railroadguy27-Mar-14 8:33 
AnswerRe: UserControl Selection Pin
OriginalGriff27-Mar-14 9:09
mveOriginalGriff27-Mar-14 9:09 
QuestionNeed help/example using Sharepoint web services Pin
turbosupramk327-Mar-14 7:46
turbosupramk327-Mar-14 7:46 
SuggestionRe: Need help/example using Sharepoint web services Pin
Richard MacCutchan27-Mar-14 22:22
mveRichard MacCutchan27-Mar-14 22:22 
QuestionEventSource does not have Event Property? Pin
coinci26-Mar-14 20:28
coinci26-Mar-14 20:28 
SuggestionRe: EventSource does not have Event Property? Pin
Richard MacCutchan26-Mar-14 23:13
mveRichard MacCutchan26-Mar-14 23:13 
GeneralRe: EventSource does not have Event Property? Pin
coinci27-Mar-14 16:57
coinci27-Mar-14 16:57 
QuestionNeed Advice on PC to PC COMM approach Pin
cmarcus197926-Mar-14 16:20
cmarcus197926-Mar-14 16:20 
AnswerRe: Need Advice on PC to PC COMM approach Pin
BobJanova27-Mar-14 7:19
BobJanova27-Mar-14 7:19 
Questionhelp me in attendence management system urgentlyy Pin
Member 1070214226-Mar-14 11:44
Member 1070214226-Mar-14 11:44 
AnswerRe: help me in attendence management system urgentlyy Pin
InsertCleverUserName26-Mar-14 11:49
InsertCleverUserName26-Mar-14 11:49 
AnswerRe: help me in attendence management system urgentlyy Pin
jschell26-Mar-14 11:55
jschell26-Mar-14 11:55 
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 

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.