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

C#

 
AnswerRe: 3d graph from sql query Pin
Giorgi Dalakishvili12-May-09 3:56
mentorGiorgi Dalakishvili12-May-09 3:56 
QuestionCrystal report Pin
KIDYA12-May-09 2:52
KIDYA12-May-09 2:52 
QuestionNeed Help with Beginner's Homework Assignment Pin
Mo Chips12-May-09 2:24
Mo Chips12-May-09 2:24 
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 
Ok, this is homework, so I'll give you no code example!

for each character (c) in the string increment a count in an array of 26 integers depending on which letter of the alphabet it is.

Then go around a loop 26 times, writing "there are {n} {c}'s" where {n} is the integer from the array, and {c} is the letter.

Write these into a text box which will accept multiple lines, and you are done.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

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 
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 

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.