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?

Answers were Sorted based on User's Feedback



my name is sumeetha i am using google gears in .net.what's the problem is my server is in ano..

Answer / gues

You can use MSMQ for your problem.

Is This Answer Correct ?    2 Yes 2 No

my name is sumeetha i am using google gears in .net.what's the problem is my server is in ano..

Answer / 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

More ASP.NET Interview Questions

What is the difference between a candidate key and primary key?

0 Answers  


Is It Possible For Whole Page is Saved In View State? What Is View State?

2 Answers   Phoenix Technologies,


What is difference between ASP and ASP.NET ?

3 Answers   TCS,


difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


What is custom control. What is the difference between custom control and user control?

2 Answers   Microsoft,






Have you used microsoft dataaccess blocks and Exception blocks?

1 Answers   Microsoft,


How would you implement inheritance using VB.NET/C#?

3 Answers   Siebel Systems,


Which is better viewstate or session?

0 Answers  


What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?

1 Answers  


Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?

1 Answers  


i need code for insert,delete,update adn display records using stored procedure in C#

2 Answers  


How can you ensure a permanent cookie?

0 Answers  


Categories