Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dataset save as new .mdb Pin
Eddy Vluggen20-Jul-10 0:05
professionalEddy Vluggen20-Jul-10 0:05 
QuestionHow to notify exception in worker thread to Main thread Pin
Praveen Raghuvanshi15-Jun-10 22:17
professionalPraveen Raghuvanshi15-Jun-10 22:17 
AnswerRe: How to notify exception in worker thread to Main thread Pin
Gonzalo Cao15-Jun-10 22:56
Gonzalo Cao15-Jun-10 22:56 
GeneralRe: How to notify exception in worker thread to Main thread Pin
Praveen Raghuvanshi16-Jun-10 19:08
professionalPraveen Raghuvanshi16-Jun-10 19:08 
GeneralRe: How to notify exception in worker thread to Main thread Pin
Gonzalo Cao16-Jun-10 21:21
Gonzalo Cao16-Jun-10 21:21 
QuestionHello Can you help? Pin
levan omadze15-Jun-10 21:40
levan omadze15-Jun-10 21:40 
AnswerRe: Hello Can you help? Pin
OriginalGriff15-Jun-10 22:05
mveOriginalGriff15-Jun-10 22:05 
QuestionHello Pin
levan omadze15-Jun-10 21:39
levan omadze15-Jun-10 21:39 
AnswerRe: Hello Pin
Peace ON15-Jun-10 21:44
Peace ON15-Jun-10 21:44 
QuestionYahoo woeid based weather forecasts Pin
faheemnadeem15-Jun-10 21:01
faheemnadeem15-Jun-10 21:01 
QuestionMicrosoft Word Viewer on C# Pin
Mohammad.Elcharfa15-Jun-10 20:51
Mohammad.Elcharfa15-Jun-10 20:51 
AnswerRe: Microsoft Word Viewer on C# Pin
Abhinav S15-Jun-10 21:46
Abhinav S15-Jun-10 21:46 
QuestionC# & SQL Datetime Pin
mrkeivan15-Jun-10 19:18
mrkeivan15-Jun-10 19:18 
AnswerRe: C# & SQL Datetime Pin
mrkeivan15-Jun-10 19:27
mrkeivan15-Jun-10 19:27 
AnswerRe: C# & SQL Datetime Pin
Bernhard Hiller15-Jun-10 21:04
Bernhard Hiller15-Jun-10 21:04 
AnswerRe: C# & SQL Datetime Pin
PIEBALDconsult16-Jun-10 14:00
mvePIEBALDconsult16-Jun-10 14:00 
JokeMehdi Pin
ShomaL University of AMOL15-Jun-10 18:43
ShomaL University of AMOL15-Jun-10 18:43 
JokeMehdi Pin
ShomaL University of AMOL15-Jun-10 18:42
ShomaL University of AMOL15-Jun-10 18:42 
GeneralRe: Mehdi Pin
Abhinav S15-Jun-10 19:48
Abhinav S15-Jun-10 19:48 
GeneralRe: Mehdi Pin
DaveyM6915-Jun-10 19:50
professionalDaveyM6915-Jun-10 19:50 
GeneralPost with proper subbject Pin
Khaniya15-Jun-10 20:08
professionalKhaniya15-Jun-10 20:08 
GeneralRe: Mehdi Pin
OriginalGriff15-Jun-10 21:33
mveOriginalGriff15-Jun-10 21:33 
AnswerThanks! Pin
venomation15-Jun-10 10:53
venomation15-Jun-10 10:53 
GeneralRe: Thanks! Pin
Abhinav S15-Jun-10 18:29
Abhinav S15-Jun-10 18:29 
QuestionI cannot find a proper way to do this can someone help Pin
safame2015-Jun-10 9:42
professionalsafame2015-Jun-10 9:42 
I want to assign 10 threads (it could be n) to a listview of (10000 records).

The listview's first coloumn is email. So I want to send email to a method and get a return string as a result (valid or not). which i want to add to the second column of the listview. Pls help me how to do it?

Code would be much appriciated.

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.