Tim can you include the .xml intellisense files with the binaries? These provide good user experience when developing against the referenced NMS framework classes.
Right click project > Properties > Build > check "XML documentation file". Then when you include the xml file in the same folder as the dll you can see all the xml comments done on the NMS classes. -Thanks Timothy Bish wrote: > > ***** ANNOUNCEMENT ***** > > The Apache.NMS.ActiveMQ 1.2.0 Release bundle is now available at the > following location: > > <http://activemq.apache.org/nms/activemq-net-120-release.html> > > This release is based on the Apache.NMS API v1.2.0 and runs on .NET > frameworks 2.0+ and Mono 2.0+, this version no longer supports the .NET > Compact Framework. > > Changes in this version include > > * Support for ConnectionMeteData in the Connection API. > * Supports the new Individual Acknowledge Mode. > * New IStreamMessage support > * New IRedeliveryPolicy interface and PrefecthPolicy support. > * Expanded IByteMessage interface to read/write primitive types. > * Message's adhere to the JMS Read only and Write only rules. > * Many new Unit Tests added to the Test Suite. > * Support for Message Body Compression. > * Connection Inactivity Monitor. > * Optional Asynchronous Reconnects in the Failover Transport. > * Optional Timeouts for Dispose and Close of Sessions. > * Many more bugfixes and improvements as well. > > There are release binaries and debug binaries (with PDBs) provided. The > binary ZIP files include pre-built assemblies for all of the platforms > that are supported: Currently this library provides support for: > > Mono 2.0 > .NET 3.5, 2.0 > > Regards > > -- > Tim Bish > > Open Source Integration: http://fusesource.com > ActiveMQ in Action: http://www.manning.com/snyder/ > > Follow me on Twitter: http://twitter.com/tabish121 > My Blog: http://timbish.blogspot.com/ > > > > -- View this message in context: http://old.nabble.com/-ANNOUNCE--Apache.NMS.ActiveMQ-v1.2.0-Released-tp27565200p27567966.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.