473,386 Members | 1,602 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,386 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 1696
"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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.