Click here to Skip to main content
15,886,578 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to force web service to run at client side? Pin
Ramesh Swaminathan29-May-09 6:37
Ramesh Swaminathan29-May-09 6:37 
AnswerRe: How to force web service to run at client side? Pin
Bassam Saoud29-May-09 11:20
Bassam Saoud29-May-09 11:20 
QuestionHow to pass the checked row from one gridview to another Pin
meeram39529-May-09 2:35
meeram39529-May-09 2:35 
AnswerRe: How to pass the checked row from one gridview to another Pin
adatapost29-May-09 4:50
adatapost29-May-09 4:50 
AnswerRe: How to pass the checked row from one gridview to another Pin
Ramesh Swaminathan29-May-09 6:30
Ramesh Swaminathan29-May-09 6:30 
QuestionHow to resolve Failed to open a rowset problem in crystal report Pin
mani.thirumalai29-May-09 2:25
mani.thirumalai29-May-09 2:25 
AnswerRe: How to resolve Failed to open a rowset problem in crystal report Pin
Ramesh Swaminathan29-May-09 6:06
Ramesh Swaminathan29-May-09 6:06 
QuestionRealTime browser games Pin
il_manti29-May-09 1:47
il_manti29-May-09 1:47 
Hey all,

Me and a couple of friends are developing a browser game similar to Travian (as in, jobs are tackled in real-time not turn-based).

Now, we have been trying to see what's the best way to do this real-time thing online where the user can logout and whatever is queued will still be executed once the time passes.

The only way to solve this that we thought of is to:
- have a table with logs as to what is queued and what event to fire when the time ends
- every second have some software running on the server which will check if any logs have expired and execute their event then delete from the queue

The problem with this is that we need to have some software hitting the database every second, which doesn't make much sense.

What do you all think? Is there a different way of doing this which we're not seeing?!?!

Thanks a lot

In life truth does not matter. What really matters is what others believe to be the truth. (The Up and Comer - Book)

AnswerRe: RealTime browser games Pin
Paddy Boyd29-May-09 2:24
Paddy Boyd29-May-09 2:24 
AnswerRe: RealTime browser games Pin
Matt Cavanagh29-May-09 2:38
Matt Cavanagh29-May-09 2:38 
Questionhow to access application through Intranet! Pin
Learner52029-May-09 1:32
Learner52029-May-09 1:32 
AnswerRe: how to access application through Intranet! Pin
Manas Bhardwaj29-May-09 2:22
professionalManas Bhardwaj29-May-09 2:22 
AnswerRe: how to access application through Intranet! Pin
Baran M29-May-09 4:04
Baran M29-May-09 4:04 
AnswerRe: how to access application through Intranet! Pin
Vimalsoft(Pty) Ltd29-May-09 4:45
professionalVimalsoft(Pty) Ltd29-May-09 4:45 
GeneralRe: how to access application through Intranet! Pin
Manas Bhardwaj29-May-09 5:19
professionalManas Bhardwaj29-May-09 5:19 
GeneralRe: how to access application through Intranet! Pin
Vimalsoft(Pty) Ltd31-May-09 20:07
professionalVimalsoft(Pty) Ltd31-May-09 20:07 
Questionkeep track of the records loaded Pin
prasadbuddhika29-May-09 1:20
prasadbuddhika29-May-09 1:20 
AnswerRe: keep track of the records loaded Pin
Baran M29-May-09 1:35
Baran M29-May-09 1:35 
Questionhow to enable or disables master page's component from its child page. Pin
souravghosh1829-May-09 0:36
souravghosh1829-May-09 0:36 
AnswerRe: how to enable or disables master page's component from its child page. Pin
sunil.n.cs29-May-09 2:06
sunil.n.cs29-May-09 2:06 
GeneralRe: how to enable or disables master page's component from its child page. Pin
souravghosh1829-May-09 2:20
souravghosh1829-May-09 2:20 
GeneralRe: how to enable or disables master page's component from its child page. Pin
Baran M29-May-09 3:42
Baran M29-May-09 3:42 
QuestionRedirecting to web page in another assembly? Pin
Hristiyan29-May-09 0:25
Hristiyan29-May-09 0:25 
AnswerRe: Redirecting to web page in another assembly? Pin
Manas Bhardwaj29-May-09 0:59
professionalManas Bhardwaj29-May-09 0:59 
AnswerRe: Redirecting to web page in another assembly? Pin
sunil.n.cs29-May-09 2:14
sunil.n.cs29-May-09 2:14 

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.