Search results for query: *

  • Users: matt1356
  • Content: Threads
  • Order by date
  1. M

    VB.NET Remoting Config File

    Hi, Can someone please tell me how I would convert the code below to use a config file instead. I've looked at loads of examples on the web but can't quite get it to work: Imports System.Runtime.Remoting Imports system.Runtime.Remoting.Channels Public Class frmClient Private Server As...
  2. M

    Using Interfaces in VB.NET

    Hi, I was trying to teach myself Remoting techniques when I stumbled across the concept of Interfaces. I've made up a small console program that uses an Interface and it works fine however when I comment out the Interface code it works just the same!!! So, can someone please explain why I...
Back
Top