473,387 Members | 1,585 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Help managing temporary objects

I'm developing an application that uses a web service. The initial idea was
sending objects to the web service and storing during the execution in a
Hashtable, so I could get them back to the application via web methods.

Now I know that I can't store objects in a web service and I should
serialize it and opening it again. This might be a bit slow. Is there
another way to do this? I was thinking in building a windows application
that mantains the hash table, but I think I can't send the objects from the
web service to the application.

Any idea?

Regards,

Diego F.
Nov 16 '05 #1
2 1697
"Diego F." <di*****@NOterra.es> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
Now I know that I can't store objects in a web service and I should
serialize it and opening it again. This might be a bit slow. Is there
another way to do this?


http://www.microsoft.com/sql/
or
http://www.microsoft.com/sql/msde/default.asp
--
Mickey Williams
Author, "Microsoft Visual C# .NET Core Reference", MS Press
http://www.servergeek.com
Nov 16 '05 #2
But there are temporary objects, why storing it in a data base?

Regards,

Diego F.

"mickey williams" <my first name at servergeek dot com> escribió en el
mensaje news:Ow****************@TK2MSFTNGP11.phx.gbl...
"Diego F." <di*****@NOterra.es> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
Now I know that I can't store objects in a web service and I should
serialize it and opening it again. This might be a bit slow. Is there
another way to do this?


http://www.microsoft.com/sql/
or
http://www.microsoft.com/sql/msde/default.asp
--
Mickey Williams
Author, "Microsoft Visual C# .NET Core Reference", MS Press
http://www.servergeek.com

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Me | last post by:
Hi, I would like learn from people with experience in C++, which of the following styles of way to construct "get/set" member functions would be the best in terms of usability, speed, et cetera. ...
7
by: Ben Thomas | last post by:
Hi all, I'm having some trouble understanding the behavior of std::ostringstream. (I'm using Visual Studio .Net & STL port 4.5.3). I'll appreciate if someone can give me a little explanation of...
3
by: Torsten Wiebesiek | last post by:
Hi, I am currently working on a computer vision system. At the moment I'm adding support for firewire cameras. Since there is only one firewire system on a computer, I have writen a firewire...
2
by: Diego F. | last post by:
I'm developing an application that uses a web service. The initial idea was sending objects to the web service and storing during the execution in a Hashtable, so I could get them back to the...
6
by: Graham Pengelly | last post by:
Hi I'll try to spell out my problem as succinctly as possible... My database has a User table, an Organisation table, a Department table and a JobType table (amongst others) The...
6
by: James Radke | last post by:
Hello, I have a multithreaded windows NT service application (vb.net 2003) that I am working on (my first one), which reads a message queue and creates multiple threads to perform the processing...
2
by: momo | last post by:
Hello Guys, I have a bit of a problem, I created a Dll called SecureQueryStringDll.dll and I had the dll put bin folder of my application first and it did not work so I then put it in the bin...
17
by: Henning Hasemann | last post by:
I have a function which gets the adress of an object as argument. It does some comparsion with the object's contents and then returns. no Reference or pointer to the object is stored or will be...
2
by: -D- | last post by:
I'm taking my first stab at using xml, so please bear with my novice questions and understanding of xml. I'm trying to create an xml file that holds all my website navigation. If I understand...
1
by: sachingoel82 | last post by:
Hi All, I find following C++ behaviour regarding temporary objects quite contradictory. Consider this: class A { ... public:
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.