Search

Search in:

Results (1106)

Articles

Amazon Web Services: cloud solution for the future innovations

The future approaches fast enough so that your next major project would require additional capacity for data storage or brand new data security options. Cloud technologies are here to simplify this fast run of any future project, making it easy...

Articles

Great Hints and Practical Tips to a Project Manager

  A Project Manager is an engaging, electrifying, and consuming job, isn’t it? It requires constant self-education and professional seminars and conferences become valuable educational tools as well as sources of new ideas and experience exchange for a PM. In this...

Articles

Wpf application with real-time data in OxyPlot charts

This article is devoted to the Wpf application that shows (emulated) real-time data in charts. It could be used as base for monitoring application, when data service provide real data like, for example, number of http requests or CPU temperature. OxyPlot library...

Articles

WPF Windows on Two Screens

The post shows how to position Wpf window on secondary monitor or show two windows on two monitors. The post contains complete code and we discuss how to address several scenario. Table of contents: There are the following disclaimers:  ...