Click here to Skip to main content
15,888,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Getting real sender of HelpRequested events Pin
m_g_a3-Jul-07 21:32
m_g_a3-Jul-07 21:32 
QuestionMemory leak issue. Pin
PSK_28-Jun-07 19:32
PSK_28-Jun-07 19:32 
AnswerRe: Memory leak issue. Pin
nitikin29-Jun-07 0:21
nitikin29-Jun-07 0:21 
QuestionPowerCOllections OrderedList Pin
Santiago Perez28-Jun-07 7:52
Santiago Perez28-Jun-07 7:52 
QuestionAssembly loading - directories Pin
David Knechtges27-Jun-07 9:57
David Knechtges27-Jun-07 9:57 
QuestionRemoting: Switching between MBR and MBV at run-time. Pin
Andy L 226-Jun-07 23:15
Andy L 226-Jun-07 23:15 
AnswerRe: Remoting: Switching between MBR and MBV at run-time. Pin
nitikin29-Jun-07 0:27
nitikin29-Jun-07 0:27 
GeneralRe: Remoting: Switching between MBR and MBV at run-time. [modified] Pin
Andy L 229-Jun-07 6:00
Andy L 229-Jun-07 6:00 
Hi Nitin,

Thanks for your reply.

I am trying to create remoting objects that can be referenced on a server when in a particular, if you like 'chatty', role but also the same objects having the capability of being serialized onto the client is in another role where they are connected to heavy weight data processing.

An example: Supposing you have a Person object that is connected to security logon - Person in this role would not need to be serialize and Marshal-By-Reference would suffice. However, the same Person object could also be associated with a Product, Order, Patient and Medical information later in a process and involved with longer and heavier processing where the lifetime of the object on the client may even span several sessions - here Marshal-By-Value is probably best. However the Person object is the same - I was hoping to find a way to initially use a Person object reference on the server and transfer/serialise that same Person object to the client without having to construct a new Person and copy data across.

Bearing in mind that there will be many such objects, one of the main reasons therefore is to try and reduce server processing of these objects, and also could be useful to be able to cache state and behaviour on clients for cross session reasons.

I hope that makes sense?

Andy




-- modified at 12:15 Friday 29th June, 2007
GeneralRe: Remoting: Switching between MBR and MBV at run-time. Pin
nitikin1-Jul-07 23:36
nitikin1-Jul-07 23:36 
GeneralRe: Remoting: Switching between MBR and MBV at run-time. Pin
Andy L 23-Jul-07 10:01
Andy L 23-Jul-07 10:01 
QuestionProblem in converting WinHelp to HTML Help [modified] Pin
asha_cybergirl26-Jun-07 22:36
asha_cybergirl26-Jun-07 22:36 
QuestionCommon DLL storage Pin
tri59525-Jun-07 23:22
tri59525-Jun-07 23:22 
AnswerRe: Common DLL storage Pin
Manas Bhardwaj25-Jun-07 23:42
professionalManas Bhardwaj25-Jun-07 23:42 
GeneralRe: Common DLL storage Pin
tri59525-Jun-07 23:46
tri59525-Jun-07 23:46 
GeneralRe: Common DLL storage Pin
Vasudevan Deepak Kumar29-Jun-07 1:42
Vasudevan Deepak Kumar29-Jun-07 1:42 
QuestionHow to Activate A Control Added to Desktop Pin
Nagaraju_Focus25-Jun-07 20:43
Nagaraju_Focus25-Jun-07 20:43 
QuestionData connection wizard Pin
lildiapaz25-Jun-07 15:03
lildiapaz25-Jun-07 15:03 
AnswerRe: Data connection wizard Pin
nitikin2-Jul-07 1:27
nitikin2-Jul-07 1:27 
QuestionMemory management and memory leaks Pin
Giorgi Dalakishvili25-Jun-07 8:55
mentorGiorgi Dalakishvili25-Jun-07 8:55 
AnswerRe: Memory management and memory leaks Pin
Dave Kreskowiak25-Jun-07 10:02
mveDave Kreskowiak25-Jun-07 10:02 
GeneralRe: Memory management and memory leaks Pin
Paul Conrad25-Jun-07 15:06
professionalPaul Conrad25-Jun-07 15:06 
GeneralRe: Memory management and memory leaks Pin
Giorgi Dalakishvili25-Jun-07 20:37
mentorGiorgi Dalakishvili25-Jun-07 20:37 
GeneralRe: Memory management and memory leaks Pin
originSH25-Jun-07 22:19
originSH25-Jun-07 22:19 
GeneralRe: Memory management and memory leaks Pin
Dave Kreskowiak26-Jun-07 2:42
mveDave Kreskowiak26-Jun-07 2:42 
GeneralRe: Memory management and memory leaks Pin
originSH26-Jun-07 2:44
originSH26-Jun-07 2:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.