Archive for the Category: C#

Microsoft Launches Free, Unrestricted Version of Visual Studio for Small Teams

Microsoft today announced a free, unrestricted version of Visual Studio for small teams called Visual Studio Community 2013: http://techcrunch.com/2014/11/12/microsoft-makes-visual-studio-free-for-small-teams/ Regards, Roger Lacroix Capitalware Inc.

Also posted in .NET, C, C++, Programming, Windows Comments Off on Microsoft Launches Free, Unrestricted Version of Visual Studio for Small Teams

ActiveMQ 5.6.0 Released

Apache ActiveMQ Project has just released ActiveMQ v5.6.0. http://activemq.apache.org/activemq-560-release.html Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. […]

Also posted in .NET, C, C++, Java, JMS, Linux, Open Source, Unix, Windows Comments Off on ActiveMQ 5.6.0 Released

MQAUSX without a Client-side Security Exit – Part 1

Quite often I get asked if MQAUSX can authenticate a UserID and Password without the requirement of a client-side security exit. The answer is yes. MQAUSX is actually 3 products in one: 1. If the client application is configured with the client-side security exit then the user credentials are encrypted and sent across the wire […]

Also posted in .NET, C, C++, Capitalware, IBM MQ, Java, JMS, MQ Authenticate User Security Exit, Programming, Security Comments Off on MQAUSX without a Client-side Security Exit – Part 1