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

ASP.NET

 
GeneralRe: getting the day name of the given date Pin
Not Active6-Jun-07 8:58
mentorNot Active6-Jun-07 8:58 
GeneralRe: getting the day name of the given date Pin
Brady Kelly6-Jun-07 9:04
Brady Kelly6-Jun-07 9:04 
QuestionCanadian Shopping Cart Recommendations (ASP.NET, C#) [modified] Pin
Leftyfarrell6-Jun-07 6:35
Leftyfarrell6-Jun-07 6:35 
QuestionExporting to excel, in french Pin
2hdass6-Jun-07 4:25
2hdass6-Jun-07 4:25 
AnswerRe: Exporting to excel, in french Pin
2hdass6-Jun-07 4:26
2hdass6-Jun-07 4:26 
QuestionSending email Pin
Russell Jones6-Jun-07 4:12
Russell Jones6-Jun-07 4:12 
QuestionNew to ASP, Can It work to view live streaming data? Pin
Edge856-Jun-07 4:02
Edge856-Jun-07 4:02 
AnswerRe: New to ASP, Can It work to view live streaming data? Pin
Russell Jones6-Jun-07 4:19
Russell Jones6-Jun-07 4:19 
ASP isn't great for that kind of application as the browser tends to pull data down from the server rather than the server pushing it out.

I'd be tempted to use winforms and a TCP socket connection. You can then host your client app on a webserver if you need to be able to get at it from anywhere. Alternatively yo might prefer something like java web start although you might find that is something of a dirty word around here.

Russell
QuestionCollapse and expand feature Pin
astv6-Jun-07 3:54
astv6-Jun-07 3:54 
AnswerRe: Collapse and expand feature Pin
Sathesh Sakthivel6-Jun-07 3:59
Sathesh Sakthivel6-Jun-07 3:59 
QuestionTextStream Pin
Cory Hatton6-Jun-07 3:49
Cory Hatton6-Jun-07 3:49 
AnswerRe: TextStream Pin
Guffa6-Jun-07 6:34
Guffa6-Jun-07 6:34 
GeneralRe: TextStream Pin
Cory Hatton6-Jun-07 6:58
Cory Hatton6-Jun-07 6:58 
QuestionUploading asp.net project to other webserver Pin
ShuklaGirish6-Jun-07 3:24
ShuklaGirish6-Jun-07 3:24 
AnswerRe: Uploading asp.net project to other webserver Pin
Fred_Smith6-Jun-07 3:41
Fred_Smith6-Jun-07 3:41 
QuestionRow after filtering DataView Pin
md Nazeem6-Jun-07 3:20
md Nazeem6-Jun-07 3:20 
Questionsending link as a mail Pin
anujose6-Jun-07 2:32
anujose6-Jun-07 2:32 
AnswerRe: sending link as a mail Pin
Chetan Ranpariya6-Jun-07 3:19
Chetan Ranpariya6-Jun-07 3:19 
Questionjs problem Pin
srinandan..6-Jun-07 2:26
srinandan..6-Jun-07 2:26 
AnswerRe: js problem Pin
Chetan Ranpariya6-Jun-07 3:23
Chetan Ranpariya6-Jun-07 3:23 
GeneralRe: js problem Pin
srinandan..6-Jun-07 3:38
srinandan..6-Jun-07 3:38 
GeneralRe: js problem Pin
Chetan Ranpariya6-Jun-07 3:50
Chetan Ranpariya6-Jun-07 3:50 
GeneralRe: js problem Pin
srinandan..6-Jun-07 5:30
srinandan..6-Jun-07 5:30 
Questionmozilla problem Pin
sjs4u6-Jun-07 2:22
sjs4u6-Jun-07 2:22 
QuestionPrinting Infragistics data grid datas Pin
umashankergr86-Jun-07 1:59
umashankergr86-Jun-07 1:59 

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.