Click here to Skip to main content
15,860,972 members
Everything / Integration

Integration

integration

Great Reads

by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
by Talal Tayyab
Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT.

Latest Articles

by Pawan Kumar from CodewithPawan.com
Explore the seamless integration of @ngrx/translate with an Angular standalone API in this comprehensive guide, ensuring a smooth translation workflow for your applications.
by Uladzislau Baryshchyk
An overview of how to integrate Wolfram engine to your .NET application
by Arthur V. Ratz
How to quickly and easily create an automated chatbot or instant messenger (IM) application
by Ashwin Upadhyay
This article explain in brief about using ForEach loop in Azure Logic app to debatch the JSON File

All Articles

Sort by Score

Integration 

5 Jun 2012 by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
12 Apr 2013 by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
8 Dec 2014 by Talal Tayyab
Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT.
21 Jan 2013 by Simeon Sheye
Beyond basic unit tests, how do you choose your tests and when are you done?
25 Feb 2019 by Arthur V. Ratz
How to quickly and easily create an automated chatbot or instant messenger (IM) application
22 Sep 2016 by Sander Knape
Do you write integration tests? What about unit tests? I believe that more people say “Yes” to the second question than to the first. Which is kinda weird – for many applications, it really isn’t that hard to write integration tests. It might not even be necessary to setup yo
19 Dec 2017 by Ashwin Upadhyay
This article explain in brief about using ForEach loop in Azure Logic app to debatch the JSON File
25 Aug 2010 by anand kr
How to use Spring Integration with ActiveMQ to handle message in pure POJO
18 Jan 2014 by Petr Ivankov
Application of abstract approach to database domain
22 May 2016 by RajeshKumar D
Configuring PGP Encryption and Decryption part of MULE ESB
10 Jan 2012 by Naveen Karamchetti
The article attempts to explain when to use the value map caching pattern in BizTalk integrations
2 Jun 2012 by Ben Baron
Java source code to demonstrate Executable Integration which is a concept of integrating several distinct executables to create a single application
18 May 2015 by ADOConnection
New open source tool for CI and deployment
12 Oct 2016 by gricardi
As users are migrating from traditional desktops to mobile devices, transitioning your Windows application to the web is the next step to increasing your exposure. Thinfinity VirtualUI delivers your Windows applications to users on any device, anywhere.
12 Nov 2010 by Petr Pechovic
Example of creating a WIX installer for an ASP.NET Web application.
21 Jan 2013 by Simeon Sheye
How to manage state and simulate behavior against the system under test.
16 Dec 2013 by Seckin Tozlu
How to create a comprehensive test suite for your API
10 Dec 2013 by Petr Ivankov
Multidisciplinary paradigm of software development
16 Oct 2014 by Pavel Durov
Article about dynamic Sqlite database management on Android platform using Java class reflection.
9 Jul 2015 by Pavel Durov
In this article I will explain how to create a local WebView hosted Html/Javascript application on Winrt Platform and how to establish the communication between both sides.
18 Jun 2012 by Petr Ivankov
Applications of abstract math theories to practice
3 Nov 2014 by David Serrano Martínez
You have not lifted your finger off the mouse button yet when the calculation is served.
28 Dec 2015 by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
10 Feb 2011 by KarthikAnbarasan
Part 1 of a series of articles on SQL Server Integration Services - teaches the basics of SSIS and shows how to create packages
20 Aug 2012 by Daniel_Wheeler
Using a script transform with C# to convert Julian (ordinal?) dates for a date dimension.
10 Aug 2010 by JoeSox
Connect to ConceptNet's REST API
14 Jul 2015 by Sergey Nizhegorodtsev
The article shows how to implement open source Stocks Tracker API in Java projects. Individual stock quotes can be easily fetched from various free online sources with this library.
14 Apr 2013 by Nestor Marsollier
A point of view about business validations on enterprise applications
5 Dec 2015 by Krishna P Seetharaman
How to call web service in biztalk asynchronously. Error handling and retrying, sending error email when the web service is down. Resume the orchestration to completion when the service comes back