Top "Data-exchange" questions

Is there a way to extract data from Nagios as if it was a web service?

My situation: I'm working on a web monitoring dashboard that assembles informations from different applications and sources and generate graphs, …

web-services nagios data-exchange
Sharing data between SQL databases

I'm trying to solve a problem, that for once, I didn't create. I work in an environment with many web …

sql-server database linked-server data-exchange
Exchange Data between multi step forms in Angular2: What is the proven way?

I can imagine following approaches to exchange Data between multi step forms: 1) Create a component for each form step and …

forms angular router multi-step data-exchange