Click here to Skip to main content
15,867,330 members
Home / Discussions / C#
   

C#

 
GeneralWebService question Pin
Mazdak27-Jan-04 23:35
Mazdak27-Jan-04 23:35 
GeneralRe: WebService question Pin
Heath Stewart28-Jan-04 6:05
protectorHeath Stewart28-Jan-04 6:05 
GeneralRe: WebService question Pin
Mazdak28-Jan-04 7:26
Mazdak28-Jan-04 7:26 
GeneralC# modem and mp3 Pin
devvvy27-Jan-04 19:58
devvvy27-Jan-04 19:58 
GeneralRe: C# modem and mp3 Pin
Michael P Butler28-Jan-04 3:37
Michael P Butler28-Jan-04 3:37 
GeneralGeorge Shepherd's Windows Forms FAQ Pin
Shree27-Jan-04 18:11
Shree27-Jan-04 18:11 
GeneralNetwork Programming in C# Pin
ASGill27-Jan-04 16:23
ASGill27-Jan-04 16:23 
GeneralRe: Network Programming in C# Pin
Heath Stewart27-Jan-04 18:29
protectorHeath Stewart27-Jan-04 18:29 
ASGill wrote:
some guys told me that .net apps are not able to run on win98 OS

That's incorrect - the .NET Framework is not supported on Windows 95.

ASGill wrote:
i want my software to send certain information from one form to a different form(in the same app) on a diff. workstation

.NET Remoting is your answer. This is the de facto way of marshaling and transmitting data between two different AppDomains. See Accessing Objects in Other Application Domains Using .NET Remoting[^] for topics and examples. Also visit http://www.ingorammer.com[^] for arguably one of the best sources for .NET Remoting information. He also has a book.

And speaking of books, there's also Microsoft .NET Remoting[^] from the Microsoft Press. It's a good intro and intermediate book on .NET Remoting.

You can also search the CodeProject site for information on .NET Remoting as well.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Network Programming in C# Pin
ASGill27-Jan-04 23:02
ASGill27-Jan-04 23:02 
GeneralMaking my class support [] notation Pin
Christian Graus27-Jan-04 15:34
protectorChristian Graus27-Jan-04 15:34 
GeneralRe: Making my class support [] notation Pin
Nick Parker27-Jan-04 16:04
protectorNick Parker27-Jan-04 16:04 
GeneralRe: Making my class support [] notation Pin
Christian Graus27-Jan-04 16:13
protectorChristian Graus27-Jan-04 16:13 
GeneralLockdown PC Pin
johnstacey27-Jan-04 14:51
johnstacey27-Jan-04 14:51 
GeneralRe: Lockdown PC Pin
Christian Graus27-Jan-04 15:32
protectorChristian Graus27-Jan-04 15:32 
GeneralRe: Lockdown PC Pin
Nick Parker27-Jan-04 16:07
protectorNick Parker27-Jan-04 16:07 
GeneralRe: Lockdown PC Pin
Heath Stewart27-Jan-04 18:23
protectorHeath Stewart27-Jan-04 18:23 
GeneralRe: Lockdown PC Pin
Anonymous27-Jan-04 23:09
Anonymous27-Jan-04 23:09 
GeneralRe: Lockdown PC Pin
johnstacey28-Jan-04 2:01
johnstacey28-Jan-04 2:01 
GeneralRe: Lockdown PC Pin
Philip Fitzsimons28-Jan-04 2:57
Philip Fitzsimons28-Jan-04 2:57 
GeneralCustom Controls Pin
Victor Boctor27-Jan-04 14:33
Victor Boctor27-Jan-04 14:33 
GeneralRe: Custom Controls Pin
thomasa28-Jan-04 0:52
thomasa28-Jan-04 0:52 
GeneralRe: Custom Controls Pin
Victor Boctor28-Jan-04 2:51
Victor Boctor28-Jan-04 2:51 
GeneralRe: Custom Controls Pin
thomasa28-Jan-04 3:59
thomasa28-Jan-04 3:59 
GeneralRe: Custom Controls Pin
leppie28-Jan-04 6:29
leppie28-Jan-04 6:29 
GeneralChange Color of CheckedListBox's Item Pin
hxxbin27-Jan-04 9:52
hxxbin27-Jan-04 9:52 

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.