Click here to Skip to main content
16,007,885 members
Home / Discussions / C#
   

C#

 
GeneralRe: Events Pin
Christian Graus19-Jul-05 15:17
protectorChristian Graus19-Jul-05 15:17 
GeneralRe: Events Pin
Nick Parker19-Jul-05 15:23
protectorNick Parker19-Jul-05 15:23 
GeneralRe: Events Pin
Christian Graus21-Aug-05 15:29
protectorChristian Graus21-Aug-05 15:29 
GeneralVisual Studio style options dialog Pin
Rob Tomson19-Jul-05 13:27
Rob Tomson19-Jul-05 13:27 
GeneralRe: Visual Studio style options dialog Pin
Luis Alonso Ramos19-Jul-05 14:57
Luis Alonso Ramos19-Jul-05 14:57 
GeneralRe: Visual Studio style options dialog Pin
Nick Parker19-Jul-05 15:25
protectorNick Parker19-Jul-05 15:25 
QuestionRemoting - should I keep remote objects alive? Pin
Judah Gabriel Himango19-Jul-05 11:21
sponsorJudah Gabriel Himango19-Jul-05 11:21 
AnswerRe: Remoting - should I keep remote objects alive? Pin
KaptinKrunch19-Jul-05 13:07
KaptinKrunch19-Jul-05 13:07 
I see it going both ways..

Leaving the connection open with clients that use it once in the morning and don't touch it again may not be the best choice.

Making connections as neccessary could result in a number of hits on the server depening on your clients usage.

I would probably look at keeping the connection open for a timed period then terminate it on expiration.
GeneralRe: Remoting - should I keep remote objects alive? Pin
Judah Gabriel Himango20-Jul-05 4:14
sponsorJudah Gabriel Himango20-Jul-05 4:14 
QuestionUpdate the UI? Pin
Luis Alonso Ramos19-Jul-05 10:34
Luis Alonso Ramos19-Jul-05 10:34 
AnswerRe: Update the UI? Pin
KaptinKrunch19-Jul-05 13:01
KaptinKrunch19-Jul-05 13:01 
GeneralRe: Update the UI? Pin
Luis Alonso Ramos19-Jul-05 14:57
Luis Alonso Ramos19-Jul-05 14:57 
AnswerRe: Update the UI? Pin
Nick Parker19-Jul-05 15:29
protectorNick Parker19-Jul-05 15:29 
GeneralRe: Update the UI? Pin
Luis Alonso Ramos19-Jul-05 17:31
Luis Alonso Ramos19-Jul-05 17:31 
GeneralRe: Update the UI? Pin
Nick Parker19-Jul-05 18:13
protectorNick Parker19-Jul-05 18:13 
AnswerRe: Update the UI? Pin
S. Senthil Kumar19-Jul-05 19:21
S. Senthil Kumar19-Jul-05 19:21 
GeneralAJAX and Dropdownlists Pin
Wainwrightwt19-Jul-05 10:21
Wainwrightwt19-Jul-05 10:21 
GeneralRe: AJAX and Dropdownlists Pin
Nick Parker19-Jul-05 15:30
protectorNick Parker19-Jul-05 15:30 
GeneralDisplay Full Row from Dataset Pin
zaboboa19-Jul-05 10:03
zaboboa19-Jul-05 10:03 
GeneralRe: Display Full Row from Dataset Pin
Luis Alonso Ramos19-Jul-05 10:38
Luis Alonso Ramos19-Jul-05 10:38 
GeneralPlease Help urgently.. Pin
Tapan Pathak19-Jul-05 9:46
Tapan Pathak19-Jul-05 9:46 
General.NET Patching Pin
ipmcc12319-Jul-05 9:13
ipmcc12319-Jul-05 9:13 
GeneralRe: .NET Patching Pin
Christian Graus19-Jul-05 10:52
protectorChristian Graus19-Jul-05 10:52 
GeneralDuplicating rows in dataset Pin
zaboboa19-Jul-05 8:14
zaboboa19-Jul-05 8:14 
GeneralRe: Duplicating rows in dataset Pin
Not Active19-Jul-05 8:53
mentorNot Active19-Jul-05 8: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.