Click here to Skip to main content
15,914,384 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: LDAP connection string failure Pin
Frank Kerrigan4-Aug-06 8:23
Frank Kerrigan4-Aug-06 8:23 
GeneralRe: LDAP connection string failure Pin
OldStretch5-Aug-06 1:33
OldStretch5-Aug-06 1:33 
QuestionHow to create a pop up window using asp.net? Pin
frossie2-Aug-06 4:49
frossie2-Aug-06 4:49 
AnswerRe: How to create a pop up window using asp.net? Pin
ToddHileHoffer2-Aug-06 6:23
ToddHileHoffer2-Aug-06 6:23 
GeneralRe: How to create a pop up window using asp.net? [modified] Pin
Woad2-Aug-06 13:44
Woad2-Aug-06 13:44 
QuestionHow can I correctly seize a resource with the Monitor class? Pin
HilSoft2-Aug-06 3:49
HilSoft2-Aug-06 3:49 
AnswerRe: How can I correctly seize a resource with the Monitor class? Pin
minhpc_bk2-Aug-06 15:23
minhpc_bk2-Aug-06 15:23 
GeneralRe: How can I correctly seize a resource with the Monitor class? Pin
HilSoft2-Aug-06 20:52
HilSoft2-Aug-06 20:52 
Thank you very much.
I will pass to the Monitor just the class's instance which I want to guard.
Please, tell me how can I post (signal) that the resource is free? Should I use
Pulse(resource);
or
PulseAll(resource);
? I do not understand it clearly. And how I now that I need give the command
Wait(resource);
- maybe the resource is not seized, and I will wait eternally...

HilSoft

GeneralRe: How can I correctly seize a resource with the Monitor class? Pin
minhpc_bk3-Aug-06 16:16
minhpc_bk3-Aug-06 16:16 
GeneralRe: How can I correctly seize a resource with the Monitor class? Pin
HilSoft3-Aug-06 21:05
HilSoft3-Aug-06 21:05 
QuestionGetting image url from gridview Pin
Naveed Kamboh2-Aug-06 3:36
Naveed Kamboh2-Aug-06 3:36 
AnswerRe: Getting image url from gridview Pin
minhpc_bk2-Aug-06 15:25
minhpc_bk2-Aug-06 15:25 
GeneralRe: Getting image url from gridview Pin
Naveed Kamboh2-Aug-06 22:21
Naveed Kamboh2-Aug-06 22:21 
GeneralRe: Getting image url from gridview Pin
minhpc_bk3-Aug-06 16:00
minhpc_bk3-Aug-06 16:00 
QuestionHow to use Microsoft agent characters in ASP.Net ? Pin
King Shez2-Aug-06 2:35
King Shez2-Aug-06 2:35 
Questionhow to use Client CallBack Pin
nannapanenikamalnath2-Aug-06 2:28
nannapanenikamalnath2-Aug-06 2:28 
AnswerRe: how to use Client CallBack Pin
minhpc_bk2-Aug-06 15:28
minhpc_bk2-Aug-06 15:28 
QuestionImage Control again showing same file? Pin
MudkiSekhon2-Aug-06 2:27
MudkiSekhon2-Aug-06 2:27 
AnswerRe: Image Control again showing same file? Pin
minhpc_bk2-Aug-06 15:32
minhpc_bk2-Aug-06 15:32 
QuestionHow to return binary data from an aspx page? Pin
Rob Philpott2-Aug-06 1:14
Rob Philpott2-Aug-06 1:14 
AnswerRe: How to return binary data from an aspx page? Pin
Guffa2-Aug-06 2:20
Guffa2-Aug-06 2:20 
GeneralRe: How to return binary data from an aspx page? Pin
Rob Philpott2-Aug-06 2:47
Rob Philpott2-Aug-06 2:47 
GeneralRe: How to return binary data from an aspx page? Pin
Guffa2-Aug-06 5:29
Guffa2-Aug-06 5:29 
AnswerRe: How to return binary data from an aspx page? Pin
eggsovereasy2-Aug-06 3:31
eggsovereasy2-Aug-06 3:31 
GeneralRe: How to return binary data from an aspx page? Pin
Rob Philpott2-Aug-06 3:45
Rob Philpott2-Aug-06 3:45 

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.