Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / September 2004

Tip: Looking for answers? Try searching our database.

PrintDocument and serialization

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Max - 28 Sep 2004 19:31 GMT
Hi

I want to serialize a PrintDocument because I want to send it to a Client
with Remoting.
How can I serialize a PrintDocument which is not serializable and its
members are unknnown
Hermit Dave - 28 Sep 2004 22:02 GMT
the object you wish to serialize should be marked serializable or should
implement ISerializable interface
more on that at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
conserializationguidelines.asp


The PrintDocument class contains a method called CreateObjRef which is used
to create a proxy for communication with a remote object
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemmarshalbyrefobjectclasscreateobjreftopic.asp


Signature

Regards,

Hermit Dave
(http://hdave.blogspot.com)

> Hi
>
> I want to serialize a PrintDocument because I want to send it to a Client
> with Remoting.
> How can I serialize a PrintDocument which is not serializable and its
> members are unknnown
Jonathan Allen - 28 Sep 2004 23:54 GMT
I don't think that would be a good idea. Isn't a PrintDocument object
printer dependant? Also, it would be very large. I think it would be better
to send a class that has enough data to render the PrintDocument.

Signature

Jonathan Allen

> Hi
>
> I want to serialize a PrintDocument because I want to send it to a Client
> with Remoting.
> How can I serialize a PrintDocument which is not serializable and its
> members are unknnown

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.