Click here to Skip to main content
15,898,222 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: parallel processing Pin
harold aptroot12-Mar-10 7:04
harold aptroot12-Mar-10 7:04 
GeneralRe: parallel processing Pin
Luc Pattyn12-Mar-10 7:43
sitebuilderLuc Pattyn12-Mar-10 7:43 
GeneralRe: parallel processing Pin
harold aptroot12-Mar-10 7:47
harold aptroot12-Mar-10 7:47 
GeneralRe: parallel processing Pin
Luc Pattyn12-Mar-10 7:53
sitebuilderLuc Pattyn12-Mar-10 7:53 
GeneralRe: parallel processing Pin
harold aptroot12-Mar-10 8:01
harold aptroot12-Mar-10 8:01 
GeneralRe: parallel processing Pin
Dave Kreskowiak12-Mar-10 8:09
mveDave Kreskowiak12-Mar-10 8:09 
GeneralRe: parallel processing Pin
Luc Pattyn12-Mar-10 8:37
sitebuilderLuc Pattyn12-Mar-10 8:37 
GeneralRe: parallel processing Pin
Dave Kreskowiak12-Mar-10 8:51
mveDave Kreskowiak12-Mar-10 8:51 
I've been playing with the RC on that VM for about a week now. It's really cool to finally get to toy around with Tasks and Parallel. But, truthfully, the custom enumerator I threw together came from toying around with Enumberable.Range. It only uses integer and the results it returns can be no longer than integers. So, I tried throwing a custom Range method that supported Long's together and that's what I adapted to quickly come up with that example. I took his point to be that he was trying to figure out how the PTL worked. So...

I'm very interested in seeing an article on the Prime Sieve you've got. It would be interesting to see if it could be adapted to use or work with PTL. Big Grin | :-D

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: parallel processing Pin
Luc Pattyn12-Mar-10 9:19
sitebuilderLuc Pattyn12-Mar-10 9:19 
Question[vb.net 2008] How get mp3 title,author and lenght ? Pin
nRush11-Mar-10 21:52
nRush11-Mar-10 21:52 
AnswerRe: [vb.net 2008] How get mp3 title,author and lenght ? Pin
Giorgi Dalakishvili11-Mar-10 22:14
mentorGiorgi Dalakishvili11-Mar-10 22:14 
GeneralRe: [vb.net 2008] How get mp3 title,author and lenght ? Pin
nRush11-Mar-10 23:30
nRush11-Mar-10 23:30 
GeneralRe: [vb.net 2008] How get mp3 title,author and lenght ? Pin
Richard MacCutchan12-Mar-10 1:07
mveRichard MacCutchan12-Mar-10 1:07 
GeneralRe: [vb.net 2008] How get mp3 title,author and lenght ? Pin
nRush12-Mar-10 2:54
nRush12-Mar-10 2:54 
QuestionCitrix & WebEx Wrestle Microsoft Might in the Collaboration Tools Category at Developer Summit Award(developersummit.com/gida3_llist) Pin
Shaguf Mohtisham11-Mar-10 20:15
Shaguf Mohtisham11-Mar-10 20:15 
QuestionHow to get local variables and object instance that threw unhandled exception Pin
dybs11-Mar-10 18:42
dybs11-Mar-10 18:42 
AnswerRe: How to get local variables and object instance that threw unhandled exception Pin
Eddy Vluggen12-Mar-10 0:56
professionalEddy Vluggen12-Mar-10 0:56 
GeneralRe: How to get local variables and object instance that threw unhandled exception Pin
dybs12-Mar-10 2:27
dybs12-Mar-10 2:27 
AnswerRe: How to get local variables and object instance that threw unhandled exception [long answer] Pin
Eddy Vluggen12-Mar-10 5:45
professionalEddy Vluggen12-Mar-10 5:45 
GeneralRe: How to get local variables and object instance that threw unhandled exception [long answer] Pin
dybs12-Mar-10 7:24
dybs12-Mar-10 7:24 
GeneralRe: How to get local variables and object instance that threw unhandled exception [long answer] Pin
Eddy Vluggen12-Mar-10 7:40
professionalEddy Vluggen12-Mar-10 7:40 
QuestionManipulate bitmap in unmanaged c++ DLL from a VB.NET app Pin
frito_burrito11-Mar-10 11:42
frito_burrito11-Mar-10 11:42 
AnswerRe: Manipulate bitmap in unmanaged c++ DLL from a VB.NET app Pin
Luc Pattyn11-Mar-10 12:02
sitebuilderLuc Pattyn11-Mar-10 12:02 
GeneralRe: Manipulate bitmap in unmanaged c++ DLL from a VB.NET app Pin
frito_burrito12-Mar-10 4:36
frito_burrito12-Mar-10 4:36 
GeneralRe: Manipulate bitmap in unmanaged c++ DLL from a VB.NET app Pin
Luc Pattyn12-Mar-10 4:52
sitebuilderLuc Pattyn12-Mar-10 4:52 

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.