Click here to Skip to main content
15,896,278 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to instantiate an object with a generic parameter? Pin
michal.kreslik31-Jan-08 13:17
michal.kreslik31-Jan-08 13:17 
AnswerRe: How to instantiate an object with a generic parameter? Pin
darkelv31-Jan-08 14:18
darkelv31-Jan-08 14:18 
GeneralRe: How to instantiate an object with a generic parameter? Pin
michal.kreslik6-Feb-08 4:05
michal.kreslik6-Feb-08 4:05 
AnswerRe: How to instantiate an object with a generic parameter? Pin
Mark Churchill1-Feb-08 2:47
Mark Churchill1-Feb-08 2:47 
GeneralRe: How to instantiate an object with a generic parameter? Pin
michal.kreslik6-Feb-08 22:12
michal.kreslik6-Feb-08 22:12 
GeneralRe: How to instantiate an object with a generic parameter? [modified] Pin
Mark Churchill7-Feb-08 0:07
Mark Churchill7-Feb-08 0:07 
GeneralRefresh Pin
kibromg31-Jan-08 7:14
kibromg31-Jan-08 7:14 
GeneralRe: Refresh Pin
pmarfleet31-Jan-08 8:43
pmarfleet31-Jan-08 8:43 
kibromg wrote:
Thank for your response.Let me explain it a bit further


What response? This is your first post in the thread.


kibromg wrote:
I do not want to refresh my page i.e. every 5 seconds, i just want to refresh it ONLY on server change just like desktop applications do.


I don't think this is possible. Web applications aren't the same as desktop applications. You're going to have to poll the server periodically to refresh the page. A good compromise would be to employ caching in your ASP.NET pages so that your pages aren't being built from scratch every time you hit the server.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


Generalmarshaling an array of structs Pin
damianrda31-Jan-08 6:23
damianrda31-Jan-08 6:23 
GeneralDeleting Outlook Appointments Pin
NewToAspDotNet31-Jan-08 6:15
NewToAspDotNet31-Jan-08 6:15 
GeneralNesting panels Pin
DSdragondude31-Jan-08 5:29
DSdragondude31-Jan-08 5:29 
QuestionRe: Nesting panels Pin
TJoe31-Jan-08 5:38
TJoe31-Jan-08 5:38 
GeneralMulti Colored text in a tree view. Pin
RKavanagh31-Jan-08 5:02
RKavanagh31-Jan-08 5:02 
GeneralRe: Multi Colored text in a tree view. Pin
Luc Pattyn31-Jan-08 5:26
sitebuilderLuc Pattyn31-Jan-08 5:26 
QuestionHow to make form as a model Window??? Pin
Neo Andreson31-Jan-08 4:48
Neo Andreson31-Jan-08 4:48 
AnswerRe: How to make form as a model Window??? Pin
Skippums31-Jan-08 4:53
Skippums31-Jan-08 4:53 
GeneralRe: How to make form as a model Window??? Pin
Neo Andreson31-Jan-08 17:46
Neo Andreson31-Jan-08 17:46 
GeneralText Box Selection Pin
StyleGuide31-Jan-08 3:36
StyleGuide31-Jan-08 3:36 
GeneralRe: Text Box Selection Pin
CKnig31-Jan-08 3:46
CKnig31-Jan-08 3:46 
GeneralRe: Text Box Selection Pin
StyleGuide31-Jan-08 4:37
StyleGuide31-Jan-08 4:37 
GeneralRe: Text Box Selection Pin
Skippums31-Jan-08 4:52
Skippums31-Jan-08 4:52 
GeneralRe: Text Box Selection Pin
StyleGuide31-Jan-08 22:47
StyleGuide31-Jan-08 22:47 
GeneralRe: Text Box Selection Pin
Skippums1-Feb-08 0:11
Skippums1-Feb-08 0:11 
GeneralRe: Text Box Selection Pin
StyleGuide1-Feb-08 4:29
StyleGuide1-Feb-08 4:29 
GeneralRe: Text Box Selection Pin
Skippums1-Feb-08 5:31
Skippums1-Feb-08 5:31 

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.