Re: MQ+AMI and Visual Studio .NET

2003-01-09 Thread Rodríguez Alvarez-Querol, Manuel Carlos
: MQ+AMI and Visual Studio .NET Hello, I am using MQ Client on Windows 98/XP with AMI for C++ in a project. Recently I began to move my development environment from Visual Studio 6 to Visual Studio .NET. Are there versions of MQ+AMI available for .NET ? I need the MQ environment

Re: MQ+AMI and Visual Studio .NET

2003-01-09 Thread Christopher Frank
Guy, Are there versions of MQ+AMI available for .NET ? I need the MQ environment (DLLs and other stuff) to be built on .NET so that my application and MQ+AMI use the same runtime environment. Can't help you with AMI, but you might find this interesting ==

Re: MQ+AMI and Visual Studio .NET

2003-01-09 Thread Roger Lacroix
Hi, Here's info for non-AMI related C# MS.NET stuff. (Note: I do NOT see a bright future for AMI - JMS yes, AMI no.) There are 2 ways of programming C# for use with MQ. - Use Neil Kolban's MQ.NET and associated .NET assembly - Use the ActiveX component MQAX200 The downloads / sample C# code