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

.NET (Core and Framework)

 
GeneralRe: how do i play an audio stream? Pin
godzooky6-Jan-04 4:17
godzooky6-Jan-04 4:17 
AnswerRe: how do i play an audio stream? Pin
Joseph Morin7-Jan-04 18:08
Joseph Morin7-Jan-04 18:08 
GeneralDeployment problem Pin
SaeidehV22-Dec-03 23:25
SaeidehV22-Dec-03 23:25 
GeneralRe: Deployment problem Pin
eggie527-Dec-03 7:13
eggie527-Dec-03 7:13 
GeneralRe: Deployment problem Pin
SaeidehV27-Dec-03 19:31
SaeidehV27-Dec-03 19:31 
GeneralObserved that the execution of the second request starts only when the processing of the first request is completed Pin
kandasamyg22-Dec-03 18:45
kandasamyg22-Dec-03 18:45 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Colin Angus Mackay22-Dec-03 23:31
Colin Angus Mackay22-Dec-03 23:31 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Ian Darling22-Dec-03 23:51
Ian Darling22-Dec-03 23:51 
Colin Angus Mackay wrote:
it seems to allow 2 or 3 concurrent requests at most

It's something done at an HTTP level - it is regarded as good form to only make a small number of simultaneous HTTP connections to a web server, and 2 is a common value here. Some web servers also limit the number of simultaneous connections.

--
Ian Darling
"The moral of the story is that with a contrived example, you can prove anything." - Joel Spolsky
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
hemrajs@bsil.com22-Dec-03 23:53
susshemrajs@bsil.com22-Dec-03 23:53 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Philip Fitzsimons23-Dec-03 4:31
Philip Fitzsimons23-Dec-03 4:31 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Richard Deeming9-Jan-04 7:25
mveRichard Deeming9-Jan-04 7:25 
GeneralHttpWebRequest problems Pin
SpaceWokker22-Dec-03 15:55
SpaceWokker22-Dec-03 15:55 
GeneralRe: HttpWebRequest problems Pin
SpaceWokker22-Dec-03 17:26
SpaceWokker22-Dec-03 17:26 
GeneralString parsing in C# Pin
stephen wilkerson22-Dec-03 7:07
stephen wilkerson22-Dec-03 7:07 
GeneralRe: String parsing in C# Pin
J. Dunlap22-Dec-03 9:15
J. Dunlap22-Dec-03 9:15 
GeneralRe: String parsing in C# Pin
Philip Fitzsimons23-Dec-03 4:36
Philip Fitzsimons23-Dec-03 4:36 
Questionhow use "bitblt" API functiong in vb.net? Pin
hy100021-Dec-03 21:04
hy100021-Dec-03 21:04 
AnswerRe: how use "bitblt" API functiong in vb.net? Pin
Philip Fitzsimons22-Dec-03 4:45
Philip Fitzsimons22-Dec-03 4:45 
GeneralLooking for good .NET book suggestions Pin
Flack21-Dec-03 14:14
Flack21-Dec-03 14:14 
GeneralRe: Looking for good .NET book suggestions Pin
Colin Angus Mackay21-Dec-03 15:07
Colin Angus Mackay21-Dec-03 15:07 
GeneralRe: Looking for good .NET book suggestions Pin
Colin Angus Mackay21-Dec-03 15:11
Colin Angus Mackay21-Dec-03 15:11 
GeneralKey Mapping Pin
Colin Angus Mackay20-Dec-03 15:34
Colin Angus Mackay20-Dec-03 15:34 
GeneralRe: Key Mapping Pin
J. Dunlap20-Dec-03 16:34
J. Dunlap20-Dec-03 16:34 
GeneralRe: Key Mapping Pin
Colin Angus Mackay20-Dec-03 17:09
Colin Angus Mackay20-Dec-03 17:09 
Generalnew Install Problem Pin
Vikingbear20-Dec-03 15:10
Vikingbear20-Dec-03 15:10 

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.