|
|
| Looking for an event before threads exit |
| Hello,
I am looking for a CLR event (or hook) that allows running .NET code on that
same thread before it terminates. This hook should work for both "new
Thread()" and also threads from thread pools... on 16-Nov-09 |
| |
|
| Go-like duck typing interfacing |
| Hello,
I just stumbled across the "Go" language from google. Especially, I
like the duck-typing approach to interfaces.
Now my question: Is it even possible to implement such static duck
typing usi... on 15-Nov-09 |
| |
|
|
|
| 32-bit CLR application on 64-bit system |
| Hello.
I am trying to get working our 32-bit CLR dll on a 64-bit Server 2003, so far
unsucessfully. I reduced the problem to get working *any* 32-bit CLR
application on a 64-bit system.
In VS2008 I... on 13-Oct-09 |
| |
|
| AppDomains and native DLLs |
| A development team I work with distributes a .NET assembly (implemented in
MC++) that in turn depends on native DLLs.
This assembly is consumed by a few teams that develop servers that perform
some b... on 13-Sep-09 |
| |
|
|
|
|
|
|
|