Top "Integration" questions

The process of linking together different computing systems and software applications physically or functionally, to act as a coordinated whole.

Using SignalR server from Python code

What are my options for integrating Python with SignalR? The Python code is a part of large 3rd party product, …

javascript python integration signalr signalr.client
How to use YouTube API for an iOS app?

I have searched the web for tutorials and instructions but could not find any on this... So I was hoping …

ios objective-c google-api youtube-api integration
How can I embed a PowerPoint presentation into a WPF application without opening another window?

Currently I have a WPF application in C#, but I'm finding it to be incredibly difficult to find any useful …

c# wpf winapi integration powerpoint
Cairo and Qt integration

I want to use Cairo graphics library whith Qt, but I can't find any documenattion. I just want to make …

c++ qt integration cairo
Embedding WinForms Graph in WPF Window

I've tried to embed a .NET WinForms graph (Stephan Zimmermann's Graph Display) in a WPF window, under a WindowsFormsHost (I've …

wpf winforms graph integration charts
PHP + Quickbook Online Edition (API Integration)?

Is it possible to integrate my PHP web-based ecommerce application with Quickbook Online Edition? When I make a sale on …

php api integration quickbooks intuit
Non-osgi library usage in an osgi application

Is it possible to use a non-osgi library with an OSGi application? For an example, I'm developing a semantic based …

java jar osgi integration osgi-bundle
How to load a value from . properties file in Cucumber-jvm step class

I have written a cucumber integration tests and it is running ok. And then i wanted some class variables from …

java spring testing integration cucumber-jvm
Unit Testing of vb.net project

I am asked to do testing of the project which I've made, the question is like that: Testing (Test case …

vb.net unit-testing integration integration-testing system-testing
Integrate 2D kernel density estimate

I have a x,y distribution of points for which I obtain the KDE through scipy.stats.gaussian_kde. This …

python integration kernel-density probability-density