CM First Blog Template

October 28, 2019

COBOL turned 60 years old in September. Remarkably, we’re now in an age where a programming language would soon be collecting social security were it human. Even more remarkable is how strong COBOL remains. Far from entering retirement, COBOL continues to work hard, powering over 70% of global transactions, according to Micro Focus, the company that

October 14, 2019

WebClient supports displaying data in several basic charts based on the C3 and D3 JavaScript libraries. Chart.ctrl now allows you to display your data in pie, donut, line, bar, and spline chart formats. The grid should have exactly two columns of data. First, the label. Second, the quantitative data. To implement it, the control name of the

September 30, 2019

Calendar views are a must-have for many web-based applications. Normally, coding them into your app becomes a real challenge when your users are on the go and have a need for mobile-based viewing in addition to the desktop version. Fortunately, with WebClient you can build an Outlook-style events calendar solution that’s robust and easy to