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 / Remoting / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XMLDocument23 Oct 2003 14:57 GMT4
Is there any way to pass an XMLDocument via remoting other than by
turning it into a string?
I've found that if I pass XML as a string via a web service, then all
<> tags get escaped, so the document gets quite a bit larger.  Does
Who's the caller??23 Oct 2003 14:35 GMT2
I want to host a remote component that will be used by multiple
applications.
Is there a way on the remote host to identify what application is calling
the component?
Plug-ins in the separate domain23 Oct 2003 13:31 GMT2
Hello, All!
I try to realize the plug-ins loaded in the separate domain (approximately
as here it is written
http://msdn.microsoft.com/msdnmag/issues/03/10/plug-ins/default.aspx). A
Delegates serialization/deserialization22 Oct 2003 18:13 GMT2
I'm receiving the following exception when passing delegates to public methods as parameters
"An unhandled exception of type 'System.Runtime.Serialization.SerializationException' occurred in mscorlib.dll
Additional information: Serialization will not deserialize delegates to ...
System.Security.SecurityException21 Oct 2003 21:07 GMT1
Hopefully a quick question,
I have a remoting app that works fine on the dev platform (XP SP1A) but
trips up on the production platform (2003 Server).
I have a well known singleton type + delegate type + event.
the best host21 Oct 2003 20:32 GMT2
I would like to hear some opinions on what the best way to host a remote
object is.  I've got a small, inquiry-only (well mostly inquiry) app.
Taking advice from CodeMonkey (thank you) I am using SingleCall objects.
I'm hosting my remote DLL in IIS; I chose IIS because it was there ...
Application freeze, can somoone help me please21 Oct 2003 15:06 GMT1
I have a project wich uses remoting.
I have read the book  ".net remoting" from MS press and I decided to use the
same architecture as described in chapter 3. I have a caching dataset wich
contains all the data in a SQL server and is filled on startup of the
How to serialize inherited typed datasets21 Oct 2003 10:13 GMT2
If I have a class that inherits from a typed dataset, how do I serialize it?
i.e. all the serialisation functionality is protected at the typed dataset
level and therefore I can not override any of the methods.  For example, I
can not override GetObjectData to put my other ...
Know of any Design Patterns for Client/Server architectures?21 Oct 2003 02:23 GMT1
Can anyone recommend some sources of client/server design patterns and/or
architectures that target different client/server applications. The idea
here is to begin development of some client/server architectures within the
Remoting framework.
cao IIS21 Oct 2003 01:05 GMT4
I have read this article.
http://www.ingorammer.com/RemotingFAQ/CAOS_INTERNET_FIREWALL.html
I have couple of question ?
Do you make the modifications on the client configuration file? I assumed
A faster alternative to .NET Remoting20 Oct 2003 22:14 GMT6
We are developing a C# application that will be running primarily on
LANs (TCP/IP) but will also run on WANS (TCP/IP or HTTPS for internet
connections).
The application performs standard database select, insert and update
Callback Timeout20 Oct 2003 18:00 GMT2
In my remoting architecture, the callbacks are done by
inheriting the common class that is known to both client
and server.
The callbacks work OK until we keep calling the method of
Generating serializable class using XSD.exe20 Oct 2003 14:15 GMT3
Serializable classes generated from xsd files using xsd.exe always uses an
array? Is there any way to force xsd.exe to use collection (ArrayList or
equivalent) classes instead of Array? is there any other tool that could be
used?
Remoting and security access18 Oct 2003 16:48 GMT1
I created a simple remoting application where remote object is a
simple object returning a dataset. I tried to access it from a
different machine but I got a security error. I know I have to do some
security related stuff but am not able to figure out what. I am using
Best practices for passing data over remoting17 Oct 2003 23:20 GMT2
We are after the best way to pass data from an sql
database over remoting.
We were looking at a datatable approach as it inherits
from the MarshalByRef class.
Pages: 1 2 3 4 5 6 7 September, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.