Click here to Skip to main content
15,910,121 members
Home / Discussions / C#
   

C#

 
SuggestionRe: Population Data Chapter 7 Program 7 Pin
Richard MacCutchan29-Apr-14 20:22
mveRichard MacCutchan29-Apr-14 20:22 
QuestionBeginner question. How do I create this? Simple data entry Pin
Member 1078417429-Apr-14 10:05
Member 1078417429-Apr-14 10:05 
AnswerRe: Beginner question. How do I create this? Simple data entry Pin
Dave Kreskowiak29-Apr-14 10:19
mveDave Kreskowiak29-Apr-14 10:19 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Member 1078417429-Apr-14 10:30
Member 1078417429-Apr-14 10:30 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Wes Aday29-Apr-14 13:08
professionalWes Aday29-Apr-14 13:08 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Member 1078417429-Apr-14 14:19
Member 1078417429-Apr-14 14:19 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Wes Aday29-Apr-14 14:24
professionalWes Aday29-Apr-14 14:24 
SuggestionRe: Beginner question. How do I create this? Simple data entry Pin
Matt T Heffron29-Apr-14 14:32
professionalMatt T Heffron29-Apr-14 14:32 
We are (mostly), but we're not psychic!
We don't know what you don't understand.

The book should have shown you how to create a new Windows Forms project in Visual Studio.
Then you will add labels and text boxes to the form, adjust their style (font, size, etc.)
Then add the buttons and the handlers (code) to execute when the button is pressed.

Part of the learning will be how to use the documentation.
What things are called and what to search for when you are stuck.

When you've put some effort into doing it yourself, then come back and ask specific questions about issues with which you are having difficulty.

You'll make more progress in the long run if you tough it out in the early stages and build confidence that you can do it.
Later on you'll realize that you just need a little specific information/assistance as you tackle more advanced topics.
(Instead of just throwing up your hands "I don't know where to start"!)
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Dave Kreskowiak30-Apr-14 2:28
mveDave Kreskowiak30-Apr-14 2:28 
AnswerRe: Beginner question. How do I create this? Simple data entry Pin
Hamza ain uddin khan4-May-14 12:21
professionalHamza ain uddin khan4-May-14 12:21 
AnswerRe: Beginner question. How do I create this? Simple data entry Pin
Member 1082060315-May-14 3:14
Member 1082060315-May-14 3:14 
QuestionHow to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee29-Apr-14 4:09
professionalTridip Bhattacharjee29-Apr-14 4:09 
AnswerRe: How to capture Skype voice communication by C# program using win32 function Pin
Pete O'Hanlon29-Apr-14 4:23
mvePete O'Hanlon29-Apr-14 4:23 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee29-Apr-14 20:58
professionalTridip Bhattacharjee29-Apr-14 20:58 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Pete O'Hanlon29-Apr-14 21:38
mvePete O'Hanlon29-Apr-14 21:38 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee30-Apr-14 4:26
professionalTridip Bhattacharjee30-Apr-14 4:26 
QuestionA Query regarding Nullable types in C# PinPopular
Agent__00728-Apr-14 20:24
professionalAgent__00728-Apr-14 20:24 
AnswerRe: A Query regarding Nullable types in C# Pin
OriginalGriff28-Apr-14 20:47
mveOriginalGriff28-Apr-14 20:47 
GeneralRe: A Query regarding Nullable types in C# Pin
Rob Philpott28-Apr-14 23:30
Rob Philpott28-Apr-14 23:30 
AnswerRe: A Query regarding Nullable types in C# Pin
Kornfeld Eliyahu Peter28-Apr-14 20:54
professionalKornfeld Eliyahu Peter28-Apr-14 20:54 
GeneralRe: A Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 21:03
professionalAgent__00728-Apr-14 21:03 
GeneralRe: A Query regarding Nullable types in C# Pin
OriginalGriff28-Apr-14 21:15
mveOriginalGriff28-Apr-14 21:15 
GeneralRe: A Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 21:27
professionalAgent__00728-Apr-14 21:27 
AnswerRe: A Query regarding Nullable types in C# Pin
Rob Philpott28-Apr-14 23:28
Rob Philpott28-Apr-14 23:28 
GeneralRe: A Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 23:50
professionalAgent__00728-Apr-14 23:50 

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.