my name is sumeetha i am using google gears in .net.what's
the problem is my server is in another place. i am working
here when i entered the values in textboxes and press enter
then it should store in database(sql server) which is in
another system.when that sever system is shutdown then the
values which i submit should store in my system and after
system opened it should automatically store the values in
the system can any one plz urgent suggest answer for this
question?
Answer Posted / prashant ahire
You have to use MSMQ in this case as it store the message
in Queue when server is offline and whenver server comes
online it gets the message from Message queue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find out what version of asp.net I am using on my machine?
Explain client side state management system.
Can asp.net work on an nt server?
Explain swagger components.
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What do you mean by marshalbyref?
Explain the main differences between asp and asp.net?
What is the difference between the get method () and post method ()?
Define repository pattern in asp.net mvc? : asp.net mvc
What is Pre-Render event in ASP.NET?
What is the difference between viewstate and hidden field in asp.net?
What is a gridview in asp.net?
Why web api is better than wcf?
What is fulltrust?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc