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

.NET (Core and Framework)

 
QuestionTyped Datasets and SSIS Pin
indian14315-Sep-10 7:12
indian14315-Sep-10 7:12 
QuestionMSIL String comparison question Pin
Gordon Kushner15-Sep-10 4:02
Gordon Kushner15-Sep-10 4:02 
AnswerRe: MSIL String comparison question Pin
Kubajzz15-Sep-10 4:37
Kubajzz15-Sep-10 4:37 
GeneralRe: MSIL String comparison question Pin
Gordon Kushner15-Sep-10 4:56
Gordon Kushner15-Sep-10 4:56 
GeneralRe: MSIL String comparison question Pin
Kubajzz15-Sep-10 5:04
Kubajzz15-Sep-10 5:04 
QuestionGeneral threading question Pin
Ray Cassick14-Sep-10 11:45
Ray Cassick14-Sep-10 11:45 
AnswerRe: General threading question Pin
Luc Pattyn14-Sep-10 12:00
sitebuilderLuc Pattyn14-Sep-10 12:00 
AnswerRe: General threading question Pin
The Man from U.N.C.L.E.14-Sep-10 12:37
The Man from U.N.C.L.E.14-Sep-10 12:37 
It probably gets even crazier in .Net 3 and above as managed threads are generally serviced by a central threadPool, and you just get the next one to stick up it's hand and admit to not doing any work at the moment. It will then start when it is ready. If the pool is empty the framework just extends the pool, calls a party and a whole load more threads become available... Not unlike the highfliers of the hollywood party scene.
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

GeneralRe: General threading question Pin
Luc Pattyn14-Sep-10 13:47
sitebuilderLuc Pattyn14-Sep-10 13:47 
GeneralRe: General threading question Pin
The Man from U.N.C.L.E.14-Sep-10 22:28
The Man from U.N.C.L.E.14-Sep-10 22:28 
AnswerRe: General threading question Pin
Ennis Ray Lynch, Jr.15-Sep-10 4:20
Ennis Ray Lynch, Jr.15-Sep-10 4:20 
GeneralRe: General threading question Pin
Ray Cassick15-Sep-10 5:19
Ray Cassick15-Sep-10 5:19 
QuestionLoading of the image from a TIFF-file compressed by a JPEG algorithm Pin
Degun14-Sep-10 3:35
Degun14-Sep-10 3:35 
AnswerRe: Loading of the image from a TIFF-file compressed by a JPEG algorithm Pin
Dave Kreskowiak14-Sep-10 4:07
mveDave Kreskowiak14-Sep-10 4:07 
QuestionProblems with embed windows media player in VB.net form Pin
ocabrera7013-Sep-10 14:11
ocabrera7013-Sep-10 14:11 
QuestionTheory and practice of XML layout? Pin
Gregory Gadow13-Sep-10 10:39
Gregory Gadow13-Sep-10 10:39 
AnswerRe: Theory and practice of XML layout? Pin
PIEBALDconsult13-Sep-10 17:39
mvePIEBALDconsult13-Sep-10 17:39 
GeneralRe: Theory and practice of XML layout? Pin
Gregory Gadow14-Sep-10 5:06
Gregory Gadow14-Sep-10 5:06 
AnswerRe: Theory and practice of XML layout? Pin
Luc Pattyn14-Sep-10 5:17
sitebuilderLuc Pattyn14-Sep-10 5:17 
GeneralRe: Theory and practice of XML layout? Pin
Gregory Gadow15-Sep-10 3:50
Gregory Gadow15-Sep-10 3:50 
GeneralRe: Theory and practice of XML layout? Pin
Luc Pattyn15-Sep-10 5:41
sitebuilderLuc Pattyn15-Sep-10 5:41 
GeneralRe: Theory and practice of XML layout? Pin
Gregory Gadow15-Sep-10 6:02
Gregory Gadow15-Sep-10 6:02 
GeneralRe: Theory and practice of XML layout? Pin
PIEBALDconsult14-Sep-10 17:59
mvePIEBALDconsult14-Sep-10 17:59 
GeneralRe: Theory and practice of XML layout? Pin
Gregory Gadow15-Sep-10 3:46
Gregory Gadow15-Sep-10 3:46 
GeneralRe: Theory and practice of XML layout? Pin
PIEBALDconsult15-Sep-10 15:54
mvePIEBALDconsult15-Sep-10 15:54 

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.