Re: AxShDocVw.AxWebBrowser.Navigate and object headers



Using a webservice means that i would need to save my Car object to some
sort of physical location.

Er, why? I simply don't undertand what you mean here... there is no
need to save anything anywhere.

If possible I would like to seamlessly move it
around from Windows form host to web application window, back to windows host
and then into another web form and so on.

They are fundamentally different architectures. The best you can do is
an agreed serialization format, which is exactly what a web-service
does.

I am creating a workflow solution
and this object needs to be available in every hosted web application and
also from the host itself.

There is no *single* object here. Since they are different
architectures on different machines, you can only move a
representation of the Car. And that means it will get cloned. Hence
the need for the web-service (or whatever) to return the updated
representation of the Car when it has completed it's method.

Hmm, i will give webservices a try as well as the serialization of the
object into the .Navigate parameter.

At the most basic level, these two approaches amount to the same
thing. The big difference is that that a web-browser is designed to
show content (mainly HTML) to a human user, and a web-service is
designed to allow two *systems* to talk to each other.
Since the latter is what you are trying to do, this is the pattern
your design should favor. At the very least, if you don't want to use
SOAP web-services, then WebClient or HttpWebRequest are far better
options that a browser if you just want to send a Car (as xml or
whatever) to a Url that does something and returns the updated Car (as
xml or whatever).

Marc
.



Relevant Pages

  • what a bust ( hydro wandering loose in th car )
    ... what a bust (hydro wandering loose in th car) ... that if you download th cutest transexual off one of these tgp's ... what s th name of that fuckin program that popped up? ... after learning all those windows specific ...
    (alt.linux)
  • Re: GM loses big-time
    ... They should have told their dealers tough shit when the dealers ... WIRE the damned car was completely wired with. ... the windows simply fell out of their tracks into the ... Thank you for contacting the Chevrolet Customer Assistance Center. ...
    (rec.boats)
  • Re: OPEN LETTER to MVPs here who deny problems
    ... And Linux runs on the same hardware that Windows does and will run ... I can afford Windows as you well know. ... I can even afford a car and I don't make $14k a week. ...
    (microsoft.public.windows.vista.general)
  • Re: Quincy can wrongly enquire their gaze
    ... No minimum testy phrases will presumably host the ... windows. ... They are staging including the jail now, ...
    (sci.crypt)
  • Re: Undelete featured filesystemforfreebsd? WAS: Undelete on untouched partition
    ... searches in the archives for "recover deleted file" or "undelete ... I guess all user tolerant tools must be but between me and the ... atleast that's what's done on Windows. ... | Besides, computers are not remotely like your CD, stove or car. ...
    (freebsd-questions)

Quantcast