Click here to Skip to main content
15,899,825 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem sending an emai Pin
CoderForEver5-Sep-09 9:21
CoderForEver5-Sep-09 9:21 
GeneralRe: Problem sending an emai PinPopular
Richard MacCutchan5-Sep-09 11:02
mveRichard MacCutchan5-Sep-09 11:02 
AnswerRe: Problem sending an emai Pin
0x3c05-Sep-09 9:03
0x3c05-Sep-09 9:03 
GeneralRe: Problem sending an emai Pin
Jassim Rahma5-Sep-09 9:06
Jassim Rahma5-Sep-09 9:06 
AnswerRe: Problem sending an emai Pin
Abhishek Sur5-Sep-09 11:17
professionalAbhishek Sur5-Sep-09 11:17 
Question(X^2)(4sinY) Pin
Farhad Eft5-Sep-09 8:06
Farhad Eft5-Sep-09 8:06 
AnswerRe: (X^2)(4sinY) Pin
0x3c05-Sep-09 8:36
0x3c05-Sep-09 8:36 
AnswerRe: (X^2)(4sinY) Pin
Henry Minute5-Sep-09 8:40
Henry Minute5-Sep-09 8:40 
GeneralRe: (X^2)(4sinY) Pin
0x3c05-Sep-09 8:46
0x3c05-Sep-09 8:46 
GeneralRe: (X^2)(4sinY) Pin
Henry Minute5-Sep-09 9:47
Henry Minute5-Sep-09 9:47 
GeneralRe: (X^2)(4sinY) Pin
Luc Pattyn5-Sep-09 11:10
sitebuilderLuc Pattyn5-Sep-09 11:10 
GeneralRe: (X^2)(4sinY) Pin
See_Sharp5-Sep-09 12:56
See_Sharp5-Sep-09 12:56 
Questiongetting the selectedItem in a checkedListBox from another method Pin
Twyce5-Sep-09 5:11
Twyce5-Sep-09 5:11 
AnswerRe: getting the selectedItem in a checkedListBox from another method Pin
Henry Minute5-Sep-09 5:27
Henry Minute5-Sep-09 5:27 
AnswerRe: getting the selectedItem in a checkedListBox from another method Pin
DaveyM695-Sep-09 5:35
professionalDaveyM695-Sep-09 5:35 
GeneralRe: getting the selectedItem in a checkedListBox from another method Pin
Henry Minute5-Sep-09 6:29
Henry Minute5-Sep-09 6:29 
AnswerRe: getting the selectedItem in a checkedListBox from another method Pin
Swetha Srinivasan6-Sep-09 18:52
Swetha Srinivasan6-Sep-09 18:52 
QuestionHelp for searching in phonebook Pin
sh.alamdari5-Sep-09 4:25
sh.alamdari5-Sep-09 4:25 
AnswerRe: Help for searching in phonebook Pin
Richard MacCutchan5-Sep-09 4:47
mveRichard MacCutchan5-Sep-09 4:47 
First thing you will have to do is to read the data from the file. You may want to read line by line looking for the characters in question. Alternatively you could read the entire file into some sort of List/Array/Dataset etc and then use the methods of those objects to search. Take a look at the foregoing classes to get some ideas of what is possible.
AnswerRe: Help for searching in phonebook Pin
Arindam Sinha5-Sep-09 5:18
Arindam Sinha5-Sep-09 5:18 
Question2WebBrowsers like in 2 Apps Pin
AmirNapster5-Sep-09 4:18
AmirNapster5-Sep-09 4:18 
AnswerRe: 2WebBrowsers like in 2 Apps Pin
Arindam Sinha5-Sep-09 5:21
Arindam Sinha5-Sep-09 5:21 
GeneralRe: 2WebBrowsers like in 2 Apps Pin
AmirNapster5-Sep-09 5:30
AmirNapster5-Sep-09 5:30 
GeneralRe: 2WebBrowsers like in 2 Apps Pin
Arindam Sinha5-Sep-09 7:05
Arindam Sinha5-Sep-09 7:05 
AnswerRe: 2WebBrowsers like in 2 Apps Pin
Not Active5-Sep-09 6:21
mentorNot Active5-Sep-09 6:21 

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.