News

Storing Enterprise Data on Mobile: How to Identify And Manage The Security Risks

Storing data on-device for apps on mobile is a practical and efficient way to manage data. However, it can present a number of security risks, both for data at rest and for data in transit. This is especially acute given that mobile devices wander with their owner everywhere, can be stolen or hacked, and vital data can be lost. The Full Impact of a Data Breach The real cost of a data breach can…
Read more
Delphi

This Is How To Improve the Performance of .NET Apps

Microsoft’s .Net is one of the most popular technologies used by businesses to power mission-critical digital services. Millions of developers use C#, ASP.Net, etc., to develop different types of widely used software solutions, primarily for Windows development. Solutions…
News

Supercharging Development Productivity - Replay

When someone writes as much code as you do, it is important to make sure you are getting the most productivity for your time. This webinar focuses on tools, tips, and techniques to supercharge your effectiveness. Get your work done quicker. It is up to you what you will do with your free time after that. Slides Check back for the full replay Use Delphi Developer productivity…
Read more
C++Delphi

The Power Of The Future Is Rooted In The Past

First programming languages were written in the 1950s, long before our modern day ide software was even a twinkle in the eye of the most forward-thinking minds. Those early languages were very close to the hardware. Instructions were extremely unsophisticated and were almost…
C++CodeDatabaseIDERAD Studio

How To Make Splash Screens, Icons, Bind Data And More In C++

Hello C++ App Developers, Professional applications have greatIconsandSplash Screens. They catch the user’s eye and help add to an overall impression of quality and attention to detail. Today we link to a couple of really great articles on how to create and add icons and splash screens to give that extra polish to your work. Static librariesare a good way to…
Read more
CodeDelphiTech Partner

Writing Your Own Components For The FastReport Dialog

When creating a report, it is important not only to make a beautiful printed form that will display the data necessary for the user. but also a convenient prepress dialog where the user can set the parameters for generating the report. In the RAD Studio IDE Software, on the fastReport prepress dialog, there are already a number of components, for example, Label, Edit, Button, Memo. But…
Read more