Title:
RemotingandRemotableObjects Download
Description: This code shows how to create remote objects in VB.net. This includes Client-Activated objects, Server-Activated objects, remotable objects, serializable objects, and marshaling objects with the Marshal method. Comments are included in the source code to make it easy to understand.
To Search:
File list (Check if you may need any files):
@PSC_ReadMe_262_10.txt
AssemblyInfo.vb
bin
ClassObjects.vb
Client
......\AssemblyInfo.vb
......\bin
......\Client.vbproj
......\Client.vbproj.user
......\ModuleClient.vb
......\obj
......\...\Debug
......\...\.....\temp
......\...\.....\TempPE
obj
...\Debug
...\.....\temp
...\.....\TempPE
RemotingObjects.sln
RemotingObjects.vbproj
RemotingObjects.vbproj.user
Server
......\AssemblyInfo.vb
......\bin
......\ModuleServer.vb
......\obj
......\...\Debug
......\...\.....\temp
......\...\.....\TempPE
......\Server.vbproj
......\Server.vbproj.user