DelphiRAD Studio

A Guide To Migrating From Legacy .NET Framework To Delphi

The application migration process can be easy or tedious, depending on the technology you are migrating. Moreover, migrating legacy projects to a new development environment might take a vast amount of time because of new software-from-scratch – re-engineering. Application migration is a broad term in the technological realm. Application migration can involve moving the app to a…
Read more
DelphiNews

How To Make A Native Cross-Platform App In 30 Seconds

In the last few years, companies are increasingly seeking the most cost-effective ways to optimize the way they make powerful applications. Cost-effective demands high productivity and a fast app development environment. Furthermore, using Windows App Development Tools to…
CodeDelphiRAD Studio

How To Make An App To Convert IP to Geolocation

Wouldn’t it be nice to know where your customers access your website from and customize user experiences based on IP?! ipstack offers a powerful, real-time IP to geolocation API capable of looking up accurate location data and assessing security threats originating from risky IP addresses. Results are delivered within milliseconds in JSON or XML format. Using the ipstack API you will be able to…
Read more
DelphiNews

Welcome to the future of software development, again

I have some good news for you, the future of software development has arrived! Well, to be precise, the next possible big thing in the future of software development is here… again. What’s next for using Electron with Windows for Windows Application Development?
C++Code

Great C++ Things This Week: Data Visualization And More

Hello fellow developers! We’ve had a terrific week over on LearnCPlusPlus.organd we wanted to share a few glimpses with you here. You can also click on the following link to discover a real treasure-trove of posts in the C++ Category. LearnCPlusPlus.Org is the one-stop destination for C++ knowledge, tips, tricks and examples We try to answer the developer’s needs with…
Read more
CodeDelphiRAD Studio

This Is How To Make A Geocoding App in 5 Minutes

In our super-connected world, looking up physical addresses and getting accurate geographic locations is becoming an almost must-have skill for our apps. Would you like to enhance your application with accurate forward and reverse batch geocoding? Wouldn’t it be nice to have a free, lightweight, and easy-to-use geocoding REST API to geocode any global address or set of coordinates in…
Read more