Rob Seed

Show:

What's happening?

  • Followup: RE: IDL struct vs CLS struct

    Hi, I had the same problem. This patch makes the IDLToCLSCompiler generate .net classes from IDL structs, which in my opinion should be the default behavior. IDLToCLSCompiler/IDLCompiler/MetadataGenerator.cs 1897c1897 < typeof(System.ValueType), new System.Type[] { typeof(IIdlEntity) }, false); --- >.

    2009-06-12 17:03:35 UTC in IIOP.NET

  • STAThread?

    Hi, Why do all of the IIOP.net examples use the Single-Threaded COM Apartment? [STAThread] static void Main(string[] args) Isn't this only required if your application uses COM? Do IIOP.net or remoting.net use COM under the covers? Is is safe to remove [STAThread] in a console application? Thanks for any help, and thanks for IIOP.net, it is quite useful Rob.

    2009-04-29 20:35:07 UTC in IIOP.NET

About Me

  • 2009-04-29 (7 months ago)
  • 2494127
  • robseed (My Site)
  • Rob Seed

Send me a message