Re: MathLink C# .NET 2010
- To: mathgroup at smc.vnet.net
- Subject: [mg120750] Re: MathLink C# .NET 2010
- From: "Hans Michel" <hmichel at cox.net>
- Date: Tue, 9 Aug 2011 07:17:54 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201108080818.EAA04536@smc.vnet.net>
VS 2010 is a IDE tool. You can compile to different version of the .NET Framework using VS 2010 (for example: 1.1, 2.0, 3.5, 4.0). So find out what Framework version .NET/Link is using and compile your DLL to the same .NET Framework. I don't recall what version of .NET Framework Mathematica 7 .NET/Link (version #) uses without looking it up. But this is something you can do. I do know that VS 2010 defaults to .NET Framework 3.5 or 4.0. Hans -----Original Message----- From: tarpanelli at libero.it [mailto:tarpanelli at libero.it] Sent: Monday, August 08, 2011 3:19 AM To: mathgroup at smc.vnet.net Subject: [mg120750] MathLink C# .NET 2010 Hello , I would like to know if VS .NET 2010 is supported by Mathematica 7. Thanks P
- References:
- MathLink C# .NET 2010
- From: "tarpanelli@libero.it" <tarpanelli@libero.it>
- MathLink C# .NET 2010