Click here to Skip to main content
15,891,136 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
Curious 200927-Jul-09 14:57
Curious 200927-Jul-09 14:57 
AnswerRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
Marc Firth26-Jul-09 22:36
Marc Firth26-Jul-09 22:36 
GeneralRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
Curious 200927-Jul-09 14:47
Curious 200927-Jul-09 14:47 
GeneralRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
Marc Firth27-Jul-09 21:42
Marc Firth27-Jul-09 21:42 
GeneralRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
THAQCD28-Jul-09 2:43
THAQCD28-Jul-09 2:43 
GeneralRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
Marc Firth28-Jul-09 2:48
Marc Firth28-Jul-09 2:48 
GeneralRe: HELP: How I can refresh a picture without jumping to another page when the selection is changed? Pin
THAQCD28-Jul-09 6:18
THAQCD28-Jul-09 6:18 
QuestionSilverlight webservice Pin
mikla52125-Jul-09 4:32
mikla52125-Jul-09 4:32 
I have made a Silverlight application which use a WCF webservice. I works fine but there is a small problem.

The background:
I run a gameserver and the game saves a resultfile which is updated in an interval (can be set).
I have a webpage with a Silverlight app. The SL app uses webservice to update some data on the client, with an automatic update every 20 seconds or so. Also works fine.
The Webservice parse the file from the game and that's no problem.
But I realize that if, let's say, 50 ppl go to the page and just watch the SL app update, the webservice parses the file 50 times every 20 seconds! Not good...

Here is how I want it to go:
The client calls the webservice and gets the already parsed file as data. And the parsing/reading the file will update in the background and store the data to be ready for transfer to the client.
But how do I make my webservice parse the file without the client calling the service?
I actually don't know how to pass this problem... not an webservice expert either Smile | :)

Any tips and was I clear enough?
AnswerRe: Silverlight webservice Pin
Jeremy Likness26-Jul-09 3:27
professionalJeremy Likness26-Jul-09 3:27 
QuestionYou are not authorized to view this page Pin
koolprasad200324-Jul-09 20:33
professionalkoolprasad200324-Jul-09 20:33 
AnswerRe: You are not authorized to view this page Pin
Adam Maras25-Jul-09 6:43
Adam Maras25-Jul-09 6:43 
AnswerRe: You are not authorized to view this page Pin
Robin_Roy30-Jul-09 17:24
Robin_Roy30-Jul-09 17:24 
Question@ Blocks in VS Pin
Todd Smith24-Jul-09 14:14
Todd Smith24-Jul-09 14:14 
QuestionHistorical data from nse Pin
udch24-Jul-09 8:49
udch24-Jul-09 8:49 
AnswerRe: Historical data from nse Pin
Christian Graus24-Jul-09 11:42
protectorChristian Graus24-Jul-09 11:42 
QuestionPage overlay sizing problem (CSS) Pin
Bryant May24-Jul-09 0:49
Bryant May24-Jul-09 0:49 
AnswerRe: Page overlay sizing problem (CSS) Pin
Bryant May24-Jul-09 2:17
Bryant May24-Jul-09 2:17 
QuestionProblem with AJAX controls after upgrading framework Pin
pavya_Cool23-Jul-09 21:50
pavya_Cool23-Jul-09 21:50 
QuestionCould someone tell me why there is a "<" at the top of the page? Pin
bfis10813723-Jul-09 20:52
bfis10813723-Jul-09 20:52 
AnswerRe: Could someone tell me why there is a "<" at the top of the page? Pin
Abhishek Sur23-Jul-09 21:53
professionalAbhishek Sur23-Jul-09 21:53 
GeneralRe: Could someone tell me why there is a "<" at the top of the page? Pin
bfis10813723-Jul-09 23:27
bfis10813723-Jul-09 23:27 
AnswerRe: Could someone tell me why there is a "<" at the top of the page? Pin
DoctorMick24-Jul-09 0:02
DoctorMick24-Jul-09 0:02 
Questionauthentication framework for jsp Pin
sanuji23-Jul-09 18:15
sanuji23-Jul-09 18:15 
QuestionHelp with formatting my website properly Pin
T. Cody23-Jul-09 15:04
T. Cody23-Jul-09 15:04 
AnswerRe: Help with formatting my website properly Pin
Christian Graus23-Jul-09 17:40
protectorChristian Graus23-Jul-09 17:40 

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.