Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / integration

Integration

integration

Great Reads

by Petr Ivankov
Multidisciplinary paradigm of software development
by Petr Ivankov
Application of abstract approach to database domain
by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by Simeon Sheye
Beyond basic unit tests, how do you choose your tests and when are you done?

Latest Articles

by Petr Ivankov
Multidisciplinary paradigm of software development
by Petr Ivankov
Application of abstract approach to database domain
by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by Simeon Sheye
Beyond basic unit tests, how do you choose your tests and when are you done?

All Articles

Sort by Score

integration 

by Petr Ivankov
Multidisciplinary paradigm of software development
by Petr Ivankov
Application of abstract approach to database domain
by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
by Simeon Sheye
Beyond basic unit tests, how do you choose your tests and when are you done?
by Simeon Sheye
How to manage state and simulate behavior against the system under test.
by Pavel Durov
Article about dynamic Sqlite database management on Android platform using Java class reflection.
by Alexnader Selishchev
New open source tool for CI and deployment
by Ashwin Upadhyay
This article explain in brief about using ForEach loop in Azure Logic app to debatch the JSON File
by Naveen Karamchetti
The article attempts to explain when to use the value map caching pattern in BizTalk integrations
by Nestor Marsollier
A point of view about business validations on enterprise applications
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
by Talal Tayyab
Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT.
by JoeSox
Connect to ConceptNet's REST API
by Petr Pechovic
Example of creating a WIX installer for an ASP.NET Web application.
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.
by Ben Baron
Java source code to demonstrate Executable Integration which is a concept of integrating several distinct executables to create a single application
by Daniel_Wheeler
Using a script transform with C# to convert Julian (ordinal?) dates for a date dimension.
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.
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.
by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by Arthur V. Ratz
How to quickly and easily create an automated chatbot or instant messenger (IM) application
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
by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
by RajeshKumar D
Configuring PGP Encryption and Decryption part of MULE ESB
by David Serrano Martínez
You have not lifted your finger off the mouse button yet when the calculation is served.
by anand kr
How to use Spring Integration with ActiveMQ to handle message in pure POJO
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
by Petr Ivankov
Applications of abstract math theories to practice
by Seckin Tozlu
How to create a comprehensive test suite for your API