Click here to Skip to main content
15,920,801 members
Home / Discussions / C#
   

C#

 
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 
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 
QuestionDynamic Image at Crystal Report 11 Pin
Syed Shahid Hussain5-Sep-09 4:17
Syed Shahid Hussain5-Sep-09 4:17 
Questionentering datas in dropdownlist Pin
atiskumar5-Sep-09 3:09
atiskumar5-Sep-09 3:09 
AnswerRe: entering datas in dropdownlist Pin
Manas Bhardwaj5-Sep-09 3:25
professionalManas Bhardwaj5-Sep-09 3:25 
QuestionAmount of items in List<string> has changed while running a loop</string> Pin
softwarejaeger5-Sep-09 2:34
softwarejaeger5-Sep-09 2:34 
Hello,

i have a problem. i have a List<string> and in another Thread a Loop which is running and checking the List (Foreach-Loop). Now, the loop is running and a new item is added to the list - > i get an Exception, and my application breaks!

So, how to solve this problem?

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.