Click here to Skip to main content
15,905,233 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to detect advertisement from a Video File Pin
Gerry Schmitz4-May-19 3:06
mveGerry Schmitz4-May-19 3:06 
QuestionHow to get the Average with No LINQ code ! Pin
Abdalla Ben Omran3-May-19 4:19
Abdalla Ben Omran3-May-19 4:19 
AnswerRe: How to get the Average with No LINQ code ! Pin
Eddy Vluggen3-May-19 4:59
professionalEddy Vluggen3-May-19 4:59 
GeneralRe: How to get the Average with No LINQ code ! Pin
Abdalla Ben Omran3-May-19 5:29
Abdalla Ben Omran3-May-19 5:29 
GeneralRe: How to get the Average with No LINQ code ! Pin
Eddy Vluggen3-May-19 9:09
professionalEddy Vluggen3-May-19 9:09 
GeneralRe: How to get the Average with No LINQ code ! Pin
Gerry Schmitz3-May-19 6:59
mveGerry Schmitz3-May-19 6:59 
GeneralRe: How to get the Average with No LINQ code ! Pin
OriginalGriff3-May-19 8:01
mveOriginalGriff3-May-19 8:01 
GeneralRe: How to get the Average with No LINQ code ! Pin
Eddy Vluggen3-May-19 23:36
professionalEddy Vluggen3-May-19 23:36 
GeneralRe: How to get the Average with No LINQ code ! Pin
#realJSOP4-May-19 2:41
professional#realJSOP4-May-19 2:41 
AnswerRe: How to get the Average with No LINQ code ! Pin
Richard MacCutchan3-May-19 4:59
mveRichard MacCutchan3-May-19 4:59 
GeneralRe: How to get the Average with No LINQ code ! Pin
Abdalla Ben Omran3-May-19 5:31
Abdalla Ben Omran3-May-19 5:31 
GeneralRe: How to get the Average with No LINQ code ! Pin
Richard MacCutchan3-May-19 5:35
mveRichard MacCutchan3-May-19 5:35 
QuestionHow to read CSV file which the data in File is not clear ! Pin
Abdalla Ben Omran2-May-19 23:12
Abdalla Ben Omran2-May-19 23:12 
AnswerRe: How to read CSV file which the data in File is not clear ! Pin
OriginalGriff2-May-19 23:14
mveOriginalGriff2-May-19 23:14 
AnswerRe: How to read CSV file which the data in File is not clear ! Pin
Richard MacCutchan2-May-19 23:32
mveRichard MacCutchan2-May-19 23:32 
AnswerRe: How to read CSV file which the data in File is not clear ! Pin
BillWoodruff3-May-19 2:42
professionalBillWoodruff3-May-19 2:42 
AnswerRe: How to read CSV file which the data in File is not clear ! Pin
Gerry Schmitz3-May-19 3:52
mveGerry Schmitz3-May-19 3:52 
AnswerRe: How to read CSV file which the data in File is not clear ! Pin
#realJSOP4-May-19 4:49
professional#realJSOP4-May-19 4:49 
QuestionLiterally my first "program", and I'm trying to break it down. Pin
Member 143531442-May-19 13:36
Member 143531442-May-19 13:36 
AnswerRe: Literally my first "program", and I'm trying to break it down. Pin
Member 143531442-May-19 13:44
Member 143531442-May-19 13:44 
GeneralRe: Literally my first "program", and I'm trying to break it down. Pin
Gerry Schmitz2-May-19 13:57
mveGerry Schmitz2-May-19 13:57 
AnswerRe: Literally my first "program", and I'm trying to break it down. Pin
OriginalGriff2-May-19 21:28
mveOriginalGriff2-May-19 21:28 
If your code doesn't do what you think it should, asking a question of others isn't the first thing you should do!
Visual Studio is an "IDE" - short for "Integrated Development Environment" - and that means it contains a lot of tools designed to help you create your code. One of the most important is the debugger, which lets you run your code (and even change it!) while you look at what is going on.
Have a look here: First look at the debugger - Visual Studio | Microsoft Docs[^] and it will help you get started with it - it may seem like a lot of effort, but the basics you will pick up really quickly, and a good familiarity with the debugger will save you a huge amount of time and hair pulling later! Most developers probably spend more time there than actually writing code Big Grin | :-D
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

QuestionSoftware/Tool for Form Designing to be user on cross platform Pin
Singh Anita2-May-19 3:23
Singh Anita2-May-19 3:23 
AnswerRe: Software/Tool for Form Designing to be user on cross platform Pin
Richard MacCutchan2-May-19 3:36
mveRichard MacCutchan2-May-19 3:36 
QuestionDéveloppement général Pin
Member 1434980630-Apr-19 5:52
Member 1434980630-Apr-19 5: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.