Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need Help with Beginner's Homework Assignment Pin
Michael Bookatz12-May-09 2:30
Michael Bookatz12-May-09 2:30 
AnswerRe: Need Help with Beginner's Homework Assignment Pin
Nagy Vilmos12-May-09 2:30
professionalNagy Vilmos12-May-09 2:30 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Christian Graus12-May-09 2:42
protectorChristian Graus12-May-09 2:42 
AnswerRe: Need Help with Beginner's Homework Assignment Pin
Christian Graus12-May-09 2:30
protectorChristian Graus12-May-09 2:30 
AnswerRe: Need Help with Beginner's Homework Assignment Pin
OriginalGriff12-May-09 2:32
mveOriginalGriff12-May-09 2:32 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Mo Chips12-May-09 3:08
Mo Chips12-May-09 3:08 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
DaveyM6912-May-09 3:13
professionalDaveyM6912-May-09 3:13 
AnswerRe: Need Help with Beginner's Homework Assignment Pin
DaveyM6912-May-09 2:45
professionalDaveyM6912-May-09 2:45 
Mo Chips wrote:
i figured out how to get the correct count


That's the harder part done...


Mo Chips wrote:
i dont know how to get it to correctly display ... in the result control


What control are you using to display the result? How do you have the result in memory - in an array, a dictionary, a list or just a count variable for each letter?

Another thought is how are you handling upper/lower case letters? Is it going to be used for non standard characters or digits etc...

This is part of the art of programming. Predicting and handling scenarios that could possibly cause your code to fail.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: Need Help with Beginner's Homework Assignment Pin
Mo Chips12-May-09 3:20
Mo Chips12-May-09 3:20 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
DaveyM6912-May-09 3:27
professionalDaveyM6912-May-09 3:27 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Mo Chips12-May-09 3:40
Mo Chips12-May-09 3:40 
AnswerRe: Need Help with Beginner's Homework Assignment [modified] Pin
musefan12-May-09 3:36
musefan12-May-09 3:36 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Michael Bookatz12-May-09 4:08
Michael Bookatz12-May-09 4:08 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
musefan12-May-09 4:19
musefan12-May-09 4:19 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Mo Chips12-May-09 4:42
Mo Chips12-May-09 4:42 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
DaveyM6912-May-09 4:51
professionalDaveyM6912-May-09 4:51 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Michael Bookatz12-May-09 5:12
Michael Bookatz12-May-09 5:12 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
Mo Chips12-May-09 4:14
Mo Chips12-May-09 4:14 
GeneralRe: Need Help with Beginner's Homework Assignment Pin
musefan12-May-09 4:25
musefan12-May-09 4:25 
QuestionTabControl on a WinForm without showing the Tab header? Pin
syntax28uk12-May-09 1:17
syntax28uk12-May-09 1:17 
AnswerRe: TabControl on a WinForm without showing the Tab header? Pin
Ashfield12-May-09 1:18
Ashfield12-May-09 1:18 
AnswerRe: TabControl on a WinForm without showing the Tab header? Pin
Michael Bookatz12-May-09 1:36
Michael Bookatz12-May-09 1:36 
AnswerRe: TabControl on a WinForm without showing the Tab header? Pin
OriginalGriff12-May-09 2:13
mveOriginalGriff12-May-09 2:13 
AnswerRe: TabControl on a WinForm without showing the Tab header? Pin
syntax28uk12-May-09 3:14
syntax28uk12-May-09 3:14 
GeneralRe: TabControl on a WinForm without showing the Tab header? Pin
Michael Bookatz12-May-09 4:05
Michael Bookatz12-May-09 4:05 

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.