I need some input from others on if I should use .net remoting. I have a web
application that recieves data from a webservice and needs to kickoff another
object located in a different app domain. This object simply stores checks
the database for some records and continues processing. My problem is there
is no need for the web application to wait for the remote object to finish
processing. I was thinking about using .NET Remoting but every example I
have come across involves the client waiting for a response from the server.
This would not be the case for me. Does anyone have any ideas of what I
could do on this one? The web application cannot wait for this remote object
processing to finish othewise the website could become unusable.
You may find what you require by reading the following .NET Remoting
articles and guides.
An Introduction to Microsoft .NET Remoting Framework (.NET Development
(General) Technical Articles)
http://msdn.microsoft.com/library/en-us/dndotnet/html/introremoting.asp
Microsoft .NET Remoting: A Technical Overview (.NET Development (General)
Technical Articles)
http://msdn.microsoft.com/library/en-us/dndotnet/html/hawkremoting.asp
.NET Remoting Overview (.NET Framework Developer's Guide)
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconnetremotingovervie
w.asp
--------------------
>Thread-Topic: Newbie advice on remoting
>thread-index: AcVl6HzDvLCCwRxbT12Sgyw0rMDtmQ==
[quoted text clipped - 29 lines]
>could do on this one? The web application cannot wait for this remote object
>processing to finish othewise the website could become unusable.
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0
MS Sans Serif;}{\f1\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.21.2500;}\viewkind4\uc1\pard\f0\fs20 Cheers,\par
\par
johnKn [MS-SDK]\par
\par
\par
\par
-Please do not send email directly to this alias. This alias is for \par
newsgroup purposes only\par
\par
-This posting is provided "AS IS" with no warranties, and confers no
rights.\par
\par
-To provide additional feedback about your community experience please send
\par
e-mail to: sdkcomm@microsoft.com\par
\f1\par
}