Groups | Blog | Home
all groups > asp.net > july 2003 >

asp.net : Object access


Robert
7/9/2003 11:08:19 PM
Hi all,

is there a way to access an object which is created on one
aspx Site from another aspx site?


Thanks
Kenn Ghannon
7/10/2003 6:48:37 AM
No. Security isn't transitive...

[quoted text, click to view]

Louis Dascoulias
7/10/2003 8:30:18 AM
Rob,
Yes, with a web service you can expose objects. You can also return objects
by serializing them (if you can
serialize it).

Louis Dascoulias, AWS

[quoted text, click to view]

AddThis Social Bookmark Button