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

.NET (Core and Framework)

 
GeneralEnterprise Library Data Access Block Pin
mrinmayeek9-May-05 7:00
mrinmayeek9-May-05 7:00 
GeneralRe: Enterprise Library Data Access Block Pin
Scott Serl9-May-05 16:18
Scott Serl9-May-05 16:18 
GeneralStatic variable in a .NET class library Pin
giplet9-May-05 2:54
giplet9-May-05 2:54 
GeneralRe: Static variable in a .NET class library Pin
Dave Kreskowiak9-May-05 4:48
mveDave Kreskowiak9-May-05 4:48 
GeneralRe: Static variable in a .NET class library Pin
Colin Angus Mackay9-May-05 6:12
Colin Angus Mackay9-May-05 6:12 
GeneralRe: Static variable in a .NET class library Pin
Dave Kreskowiak9-May-05 8:51
mveDave Kreskowiak9-May-05 8:51 
GeneralRe: Static variable in a .NET class library Pin
S. Senthil Kumar9-May-05 5:29
S. Senthil Kumar9-May-05 5:29 
GeneralRe: Static variable in a .NET class library Pin
trolik9-May-05 8:38
trolik9-May-05 8:38 
It is true, but there is a way to modify such behavior.
If you mark your variable with ThreadStaticAttribute then this variable will be unique for thread.

Best regards
Sergey
GeneralRe: Static variable in a .NET class library Pin
nyjetswin200512-May-05 12:27
nyjetswin200512-May-05 12:27 
GeneralSend Object Through Network Pin
aRtsZ8-May-05 10:29
aRtsZ8-May-05 10:29 
GeneralRe: Send Object Through Network Pin
Tad McClellan8-May-05 14:19
professionalTad McClellan8-May-05 14:19 
GeneralRe: Send Object Through Network Pin
aRtsZ9-May-05 0:28
aRtsZ9-May-05 0:28 
GeneralRe: Send Object Through Network Pin
S. Senthil Kumar9-May-05 5:34
S. Senthil Kumar9-May-05 5:34 
GeneralRe: Send Object Through Network Pin
aRtsZ9-May-05 6:15
aRtsZ9-May-05 6:15 
GeneralRe: Send Object Through Network Pin
S. Senthil Kumar10-May-05 1:28
S. Senthil Kumar10-May-05 1:28 
GeneralRe: Send Object Through Network Pin
aRtsZ10-May-05 7:10
aRtsZ10-May-05 7:10 
GeneralIPhlpAPI : SetTcpEntry Pin
Vitoto7-May-05 18:47
Vitoto7-May-05 18:47 
GeneralEmbeded Executable Resource Pin
zx2c46-May-05 15:17
zx2c46-May-05 15:17 
GeneralRe: Embeded Executable Resource Pin
Dave Kreskowiak7-May-05 4:56
mveDave Kreskowiak7-May-05 4:56 
GeneralRe: Embeded Executable Resource Pin
Colin Angus Mackay7-May-05 10:36
Colin Angus Mackay7-May-05 10:36 
GeneralRe: Embeded Executable Resource Pin
Dave Kreskowiak9-May-05 1:02
mveDave Kreskowiak9-May-05 1:02 
GeneralRe: Embeded Executable Resource Pin
Colin Angus Mackay9-May-05 1:07
Colin Angus Mackay9-May-05 1:07 
General.NET Framework Versions Pin
NRayman6-May-05 11:57
NRayman6-May-05 11:57 
GeneralRe: .NET Framework Versions Pin
Dave Kreskowiak6-May-05 12:32
mveDave Kreskowiak6-May-05 12:32 
GeneralRemote exe Pin
NRayman6-May-05 9:53
NRayman6-May-05 9:53 

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.