Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Triggers Admin Utility (MSMQ 1.0/2.0) (zip)
- Triggers Admin Utility (MSMQ 1.0/2.0) includes trigadm.exe, a command line utility to manage triggers for MSMQ 1.0/MSMQ 2.0. Triggers Admin Utility (MSMQ 1.0/2.0) also includes a readme file with instructions on how to use this utility. This version is the first release on CNET Download.com.
- Tags: Microsoft Message Queue Server, Middleware, Enterprise Software, Software
- Software downloads 2007-09-18
- Triggers Admin Utility (for MSMQ 3.0 on Windows XP) (zip)
- Triggers Admin Utility (for MSMQ 3.0 on Windows XP). Utility to manage triggers in MSMQ 3.0 in Windows XP from the command line. This version is the first release on CNET Download.com.
- Tags: Microsoft Message Queue Server, Microsoft Windows, Microsoft Windows XP, Middleware, Enterprise Software, Operating Systems, Software
- Software downloads 2007-09-18
- Triggers Admin Utility (for MSMQ 3.0 on Windows Server 2003) (zip)
- Triggers Admin Utility (for MSMQ 3.0 on Windows Server 2003). Utility to manage triggers for MSMQ 3.0 on Windows Server 2003 computers from the command line. Command line tool to manage triggers for MSMQ 3.0 on Windows Server 2003 computers. This version is the first release on CNET Download.com.
- Tags: Microsoft Windows Server, Microsoft Message Queue Server, Microsoft Windows Server 2003, Microsoft Windows, Middleware, Servers, Enterprise Software, Operating Systems, Software, Hardware
- Software downloads 2007-09-18
- Using MSMQ Triggers With Business Scorecard Manager 2005
- This white paper describes how to use Microsoft Message Queuing Services MSMQ 3.0 with Microsoft Office Business Scorecard Manager 2005. MSMQ is ideal for use in a variety of systems as a means of transferring data because one can use it to send messages across machine boundaries to queues where...
- Tags: Queue, Microsoft Corp., Microsoft Message Queue Server, Middleware, Enterprise Software, Software
- White papers 2005-10-22
- MSDN Webcast: Using MSMQ to Build Reliable Mobile Applications (Level 200)
- The Microsoft .NET Compact Framework 2.0 includes support for Microsoft Message Queuing Service MSMQ. MSMQ adds to the messaging choices mobile developers can use. MSMQ now can be used concurrently with Web services, custom protocols using sockets, and specialized synchronization technologies, such as Microsoft SQL Server Mobile Edition remote data...
- Tags: Microsoft Developer Network, Webcast, Mobile, Messaging, Microsoft Corp., Microsoft Message Queue Server, Mobile Application, Microsoft .NET Compact Framework 2.0, Middleware, Groupware, Enterprise Software, Software
- Webcasts
- Use Microsoft Message Queuing in C# for inter-process communication
- Am I missing something here...?Right from its inception, MSMQ has always been used for IPC. This article makes you think it was something else and suddenly there is this new angle to it. The very idea of MSMQ has always been to asynchronously pass data to other processes.
- Tags: Middleware, Enterprise software, rimpac99@..., C#
- Discussion threads 2007-07-31
- TMQ State and TMQ Store Utilities for MSMQ (exe)
- This download consists of two utilities, TMQ State and TMQ Store. The TMQ State utility provides information regarding the basic configuration and current resource usage of MSMQ. The TMQ Store utility verifies the health of the MSMQ storage structures in the MSMQ Storage directory. This utility can also be used...
- Tags: Storage, Utility, Microsoft Message Queue Server, TMQ State Utility, TMQ Store Utility, Middleware, Enterprise Software, Software
- Software downloads 2007-09-18
- Q Set (msi)
- Q Set is a comprehensive MSMQ explorer, developer, administration, and management package. Whether you are a developer, administrator, or tester, if your organization is using MSMQ as your Message Oriented Middleware MOM technology, then Q Set is the MSMQ tool for you. Explore queues, view and save messages in multiple...
- Tags: Queue, Microsoft Message Queue Server, Q Set, Middleware, Enterprise Software, Software
- Software downloads 2005-07-19
- Message Queuing Application and Architecture Design
- This webcast will discuss the Message Queuing also known as MSMQ 3.0 feature set by providing coding examples and best practices in Microsoft Visual C# and Microsoft Visual Basic .NET. It will talk about how to write code that uses the Message Queuing .NET object model. The webcast will also...
- Tags: Webcast, Microsoft Corp., Microsoft Message Queue Server, Middleware, Enterprise Software, Software
- Webcasts
- Using MSMQ with Microsoft Visual FoxPro 6.0 Sample (exe)
- This sample code is provided in conjunction with the MSDN Library article, Using MSMQ with Microsoft Visual FoxPro 6.0. This article guides Microsoft Visual FoxPro developers through successfully writing Visual FoxPro code to access the Microsoft Messaging Queue MSMQ COM objects directly. Many Visual FoxPro tips and tricks are scattered...
- Tags: Microsoft Corp., Microsoft Message Queue Server, Middleware, Enterprise Software, Software
- Software downloads 2007-08-21
- Microsoft Queuing Frameworks: SQL Service Broker Vs. MSMQ
- Microsoft offers two queuing frameworks to its 'Brand' of developers: MSMQ and SQL Service Broker. These two frameworks offer many of the same features, but differ in some important areas that might affect which a developer chooses for his or her queuing project. MSMQ is a time-tested technology, while SQL...
- Tags: Developer, SQL, Microsoft Corp., Microsoft Message Queue Server, Middleware, Programming Languages, Enterprise Software, Software, Software Development, Software/Web Development
- White papers 2007-03-27
- Understanding INSTEAD OF Triggers in Microsoft SQL Server 2000
- During this presentation, we will talk about one of the new features introduced in Microsoft SQL Server 2000, INSTEAD OF triggers. In SQL Server version 7.0 and earlier, triggers are implemented in a before fashion. In other words, any constraint checks are performed after the insert is attempted. The INSTEAD...
- Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Trigger, Microsoft Corp., Databases, Enterprise Software, Software, Data Management
- Webcasts
- Message stuck in MSMQ private queue
- system is w2k3 SP1, tried on SP2 and the same things happens. I start the application that uses msmq and most of the time message got stuck in applications private queue. Application is using local resources. I didn't find a way to recreate it, it just happens, sometimes...
- Tags: TheProphet, queue, Microsoft Message Queue Server
- Discussion threads 2007-09-18
- Unattended install MSMQ
- Windows 2000 professional workstation.I am in the process of creating an image to push up to a RIS server via riprep.exe to then be deployed to many other machines. I want to know if there is a way to do an unattended install of Microsoft Message Queueing after the...
- Tags: Pickle, Microsoft Message Queue Server, active Directory
- Discussion threads 2006-10-09
- Using MSMQ
- I am designing and developing a system for supermarket, and I want to build loose coupling applications between the Point Of Sale and the Server / Back-Office.My system should allow the Point Of Sale to work independently and exchange synchronize their data when the server is not available in order...
- Tags: jeanbartbassam@...
- Discussion threads 2007-11-06
- Ease database management and automate functions with triggers in MySQL
- In database terminology, a trigger is a stub of code that is automatically activated when a particular database event, such as an INSERT or DELETE, occurs. Triggers are handy for logging, to automatically "cascade" changes down from a single table to other linked tables, or to ensure that table relationships...
- Tags: MySQL, Trigger, Database Management, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Download resources 2006-08-23
- Stored Procedures, UDFs and Triggers - Common Logic or Common Problem?
- DB2 Stored Procedures, user-defined functions, and triggers are becoming more prevalent on the mainframe, and can be part of a valuable implementation strategy. Use of these advanced database objects dramatically extends the capabilities of the database, and can be a performance benefit - or a performance problem - for distributed...
- Tags: Performance, Compuware Corp., Performance Management, Databases, Human Resources, Workforce Management, Enterprise Software, Software, Data Management
- Webcasts
- MSMQ-to-MQSeries Bridge Vs. Microsoft BizTalk Adapter for MQSeries - Making the Right Choice
- The question of whether you should use the MSMQ to MQSeries Bridge and the Microsoft BizTalk Server Adapter for MQSeries, is a question asked by various customers. Microsoft BizTalk Adapter for MQSeries 2.0 (for BizTalk Server 2004) is used for this comparison. As with most situations where an enterprise has...
- Tags: Microsoft BizTalk Server, Adapter, IBM MQSeries, Microsoft Corp., Web Services, Middleware, Application Servers, Enterprise Software, Software
- White papers 2004-12-01
- << Previous
- page 1 of 1
- Next >>