• λ我爱Aspx >> Asp.Net >> Remoting和Web服务的区别
  • Remoting和Web服务的区别

  • :aspxer  Դ:internet  :2007-5-15 20:46:05  ؼ:web
  • = (RemoteObject.MyObject)Activator.GetObject( typeof (RemoteObject.MyObject),System.Configuration.ConfigurationSettings.AppSettings[ " ServiceURL " ]);

    Console.WriteLine(app.Add( 1 , 2 ));

    Console.ReadLine();

    }

    }

    }

建立配置文件:app.config