Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
QuestionLogin dialog on page loads Pin
Ramkithepower14-Jun-10 0:39
Ramkithepower14-Jun-10 0:39 
AnswerWrong forum - Try the ASP.NET forum. Pin
Pete O'Hanlon14-Jun-10 0:42
mvePete O'Hanlon14-Jun-10 0:42 
AnswerRe: Login dialog on page loads Pin
OriginalGriff14-Jun-10 0:43
mveOriginalGriff14-Jun-10 0:43 
AnswerRe: Login dialog on page loads Pin
Ramkithepower14-Jun-10 22:21
Ramkithepower14-Jun-10 22:21 
QuestionScalable Email service Pin
nitin_ion14-Jun-10 0:28
nitin_ion14-Jun-10 0:28 
AnswerRe: Scalable Email service Pin
OriginalGriff14-Jun-10 0:45
mveOriginalGriff14-Jun-10 0:45 
GeneralRe: Scalable Email service Pin
nitin_ion14-Jun-10 1:15
nitin_ion14-Jun-10 1:15 
QuestionFlow control using Asynch Sockets Pin
TimSWatson14-Jun-10 0:14
TimSWatson14-Jun-10 0:14 
Hey

Im having a problem using the sockets asynchronous BeginSend method. My server application is sending a large amount of data in small chunks and therefore I am calling BeginSend many times in a short period of time. I believe that the recieving application cant handle the speed and therefore the sender is queuing the calls until they can be sent. This means that memory is constantly increasing on the sender application. I think that I need to implement some sort of flow control to stop calling BeginSend when there are to many calls pending. Can anyone help me out or point me to some literature on this issue?

Thanks
AnswerRe: Flow control using Asynch Sockets Pin
Jimmanuel14-Jun-10 3:24
Jimmanuel14-Jun-10 3:24 
GeneralRe: Flow control using Asynch Sockets Pin
TimSWatson14-Jun-10 3:34
TimSWatson14-Jun-10 3:34 
GeneralRe: Flow control using Asynch Sockets Pin
Jimmanuel14-Jun-10 4:17
Jimmanuel14-Jun-10 4:17 
QuestionApplication localization (culture) DLLs Pin
Eli Nurman14-Jun-10 0:04
Eli Nurman14-Jun-10 0:04 
AnswerRe: Application localization (culture) DLLs Pin
Pete O'Hanlon14-Jun-10 0:38
mvePete O'Hanlon14-Jun-10 0:38 
GeneralRe: Application localization (culture) DLLs Pin
Eli Nurman14-Jun-10 0:43
Eli Nurman14-Jun-10 0:43 
QuestionCan't add a reference to dsofile.dll [done] Pin
Ankit Rajpoot13-Jun-10 23:41
Ankit Rajpoot13-Jun-10 23:41 
QuestionLocking excel file while writing Pin
KaurGurpreet13-Jun-10 21:44
KaurGurpreet13-Jun-10 21:44 
AnswerRe: Locking excel file while writing Pin
Abhinav S13-Jun-10 21:52
Abhinav S13-Jun-10 21:52 
GeneralRe: Locking excel file while writing Pin
KaurGurpreet13-Jun-10 22:21
KaurGurpreet13-Jun-10 22:21 
AnswerRe: Locking excel file while writing Pin
Rhys Jacob13-Jun-10 23:39
Rhys Jacob13-Jun-10 23:39 
GeneralRe: Locking excel file while writing Pin
KaurGurpreet14-Jun-10 0:14
KaurGurpreet14-Jun-10 0:14 
GeneralRe: Locking excel file while writing Pin
Pete O'Hanlon14-Jun-10 0:40
mvePete O'Hanlon14-Jun-10 0:40 
GeneralRe: Locking excel file while writing Pin
KaurGurpreet14-Jun-10 20:55
KaurGurpreet14-Jun-10 20:55 
GeneralRe: Locking excel file while writing Pin
Pete O'Hanlon14-Jun-10 22:52
mvePete O'Hanlon14-Jun-10 22:52 
QuestionAODL ans .xls files Pin
SummerBulb13-Jun-10 21:34
SummerBulb13-Jun-10 21:34 
QuestionDatagridview CellValidating [Solved] Pin
jojoba201113-Jun-10 21:34
jojoba201113-Jun-10 21:34 

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.