Click here to Skip to main content
16,012,843 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Question: I know reflection is powerful - but just how powerful? Pin
Dave Kreskowiak23-Oct-08 1:55
mveDave Kreskowiak23-Oct-08 1:55 
Question"File exists" error Pin
kozu22-Oct-08 5:46
kozu22-Oct-08 5:46 
AnswerRe: "File exists" error Pin
Simon P Stevens22-Oct-08 5:58
Simon P Stevens22-Oct-08 5:58 
QuestionPowerShell scripting Pin
SNI22-Oct-08 1:14
SNI22-Oct-08 1:14 
AnswerRe: PowerShell scripting Pin
Simon P Stevens22-Oct-08 6:03
Simon P Stevens22-Oct-08 6:03 
AnswerRe: PowerShell scripting Pin
Dave Kreskowiak22-Oct-08 6:39
mveDave Kreskowiak22-Oct-08 6:39 
QuestionRunning code on a specific thread Pin
Simon P Stevens21-Oct-08 23:53
Simon P Stevens21-Oct-08 23:53 
AnswerRe: Running code on a specific thread Pin
led mike22-Oct-08 5:24
led mike22-Oct-08 5:24 
Simon Stevens wrote:
that has the strange requirement that all access to it must occur on the same thread that it was initialised on.


That's not strange at all. It's basic threading 101.[^] If you intend to get involved in threading I suggest you don't take it lightly. In my experience, those that do meet with many failures. You should prefer to immerse yourself in the study of the subject. This entails much reading and research coding to get hands on experience of how things work. Then when you feel you actually understand the subject, and only then, would you attempt a production project.


led mike

GeneralRe: Running code on a specific thread Pin
Simon P Stevens22-Oct-08 5:44
Simon P Stevens22-Oct-08 5:44 
GeneralRe: Running code on a specific thread Pin
led mike22-Oct-08 7:09
led mike22-Oct-08 7:09 
JokeRe: Running code on a specific thread Pin
Simon P Stevens22-Oct-08 21:45
Simon P Stevens22-Oct-08 21:45 
AnswerRe: Running code on a specific thread Pin
Mark Salsbery22-Oct-08 5:58
Mark Salsbery22-Oct-08 5:58 
GeneralRe: Running code on a specific thread Pin
Simon P Stevens22-Oct-08 6:04
Simon P Stevens22-Oct-08 6:04 
QuestionIs “windowsbase.dll” part of any of the version of .net framework Pin
Mushtaque Nizamani21-Oct-08 19:41
Mushtaque Nizamani21-Oct-08 19:41 
AnswerRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Mark Salsbery21-Oct-08 20:42
Mark Salsbery21-Oct-08 20:42 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Mushtaque Nizamani22-Oct-08 22:48
Mushtaque Nizamani22-Oct-08 22:48 
AnswerRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Dave Kreskowiak22-Oct-08 5:09
mveDave Kreskowiak22-Oct-08 5:09 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Mark Salsbery22-Oct-08 5:54
Mark Salsbery22-Oct-08 5:54 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Dave Kreskowiak22-Oct-08 11:13
mveDave Kreskowiak22-Oct-08 11:13 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Pete O'Hanlon22-Oct-08 11:32
mvePete O'Hanlon22-Oct-08 11:32 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Thomas Stockwell24-Oct-08 4:17
professionalThomas Stockwell24-Oct-08 4:17 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Mushtaque Nizamani22-Oct-08 22:57
Mushtaque Nizamani22-Oct-08 22:57 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Pete O'Hanlon23-Oct-08 0:41
mvePete O'Hanlon23-Oct-08 0:41 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Mushtaque Nizamani23-Oct-08 0:44
Mushtaque Nizamani23-Oct-08 0:44 
GeneralRe: Is “windowsbase.dll” part of any of the version of .net framework Pin
Dave Kreskowiak23-Oct-08 1:54
mveDave Kreskowiak23-Oct-08 1: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.