From this article you can know how Microsoft .NET can be used in creating message queues. The author completely explains from the scratch to make us understand how to create message queues, this article also includes a sample code which the users can
Tutorials:Using Microsoft Message Queues to built scalable solutions is an useful article. This article explain how to create a new message and how to send a message and how to recive the message using MSMQ from .NET. This article shows how to use mu
This script queues customer inquiries and forwards each ticket via email to the operator that first claims ownership over it. A solution for service agents that do not have a permanent connection to the Internet or prefer corresponding with customers
Useful functions on ASP strings can be obtained from this online educational module that describes the steps to convert a string into clickable web link. To implement this task, the string functions are used on the given input and it simply outputs t
More information on strings with ASP application can be learnt online through this ASP tutorial that demonstrates the VBScript string functions to work with dynamic tables on a database and instructs you to implement the faster way to manipulate your
This is an ASP learning resource that describes in detail about the 'MID' function in strings. Tells the ways to give the parameters within the command to get the output. And instructs you how to give the position to filter the text. More useful for
The usage of strings within ASP applications can be learnt through this ASP article that clearly provides solutions to parse the HTML documents to filter required text by removing the HTML tags. Seperate source snippets describe all needed process st
SmartTranslate is not a component, it is a standalone tool which helps you translating a Delphi project to other languages. In the first step, it collects all strings in the Pascal code and Delphi forms and stores them in a database. After all string
A web based ASP course that clearly explains how the arrays in the ASP form page can be sent to another ASP page. Instead of using session variables here it is described to use querystring to pass strings and number arrays. And the given ASP coding l
Encoding and Decoding URL strings is an ASP tutorial in which author describes various string and character that have to be used in the query string of the URL while encoding and what are all the charecters and string that should not be used in the U |