all groups > dotnet remoting > january 2006 > threads for january 1 - 7, 2006
Filter by week: 1 2 3 4 5
Locale (Regional Settings)
Posted by John Smith at 1/7/2006 11:41:22 AM
Where can I find some information on how the clients Locale is handeled when
crossing remoting bourdaries?
(I'm also looking for remoting best practices to prevent any strange
behaviour because of Locale issues.)
Currently I have a simple remoting server that formats some numeric data
type... more >>
InvalidCredentialException when client on remote machine...
Posted by Das Bose at 1/6/2006 7:09:02 PM
I'm created a small n-tier app. I'm using tcp channels. For testing the
server is hosted in a console app which outputs messages to the screen. I
intend to host the server in a Windows Service. I am working on a simple
workgroup called "HOME" and not a Windows NT domain (I am wondering i... more >>
Custom Sink with Compression and Encryption
Posted by kshetgar NO[at]SPAM gmail.com at 1/5/2006 9:16:47 AM
I have my custom sink which does encryption and compression. I am
referring to Ingo Rammers Advanced .NET Remoting to use Compression.
Whenever I try to UnCompress the Stream, I get this exception:
System.FormatException: Header checksum illegal
at NZlib.Compression.Inflater.DecodeHeader() ... more >>
Remote Objects On App1 and App2 both
Posted by Zafir at 1/3/2006 6:53:36 PM
Hi!
I want to make to separate applications. I want some sort of communication
between them. I have decided to use Remoting for it.
What I am going to do is, to expose one object Obj1 in App1 application and
object Obj2 in App2 application. I will remotely Access the object Obj2 in
App1 ... more >>
How to reference the server with MBV ?
Posted by Gilles Lambert at 1/3/2006 7:46:47 AM
Hi,
I found many examples with MBR, but nothing really complete with MBV. I
just know about the Serilize attribute, but nothing about registration
of the component on the server and how the client knows where it resides
?
Thanks if somebody knows something about it and best regards
Gilles... more >>
Read Serial Ports With Visual Basic .NET 2003
Posted by Tolis Carpenter at 1/2/2006 12:44:02 PM
I develop an application with visual basic .net 2003 and my problem is that
my program it has to known when a weighing machine gives the weight value
from a serial port and read it
I will be grateful if someone can help me.
Thanks Tolis
... more >>
cool list of threads for clearing Software Interviews
Posted by C# at 1/1/2006 8:23:42 PM
..NET Interview Questions
http://blogs.crsw.com/mark/articles/2542.aspx
http://www.geocities.com/dotnetinterviews/
http://blog.daveranck.com/archive/2005/01/20/3553.aspx
http://www.dotnetspider.com/technology/exams/ExamsCategory.aspx?CategoryId=3
http://techinterviews.com/
http://www.cer... more >>
|