Roman Yankovsky will show you how to use FixInsight's static code analysis in Delphi to find bugs in your code before your customers do.
Roman Yankovsky of TMS Software is an Embarcadero MVP and the author of FixInsight static analysis tool for Delphi.
Video not found or Youtube service not available...
Today I have been running with Stephen Ball from our UK office the webinar on Top reasons to upgrade to Enterprise version of RAD Studio 10 Seattle.
The topics covered ranged from FireDAC database connectivity, through FireMonkey Multi-Device development, to building scalable, multitier Enterprise solutions with DataSnap. The last reason was the current Enterprise upgrade promotions, details of the promo here.
The most active attendee asking the most interesting questions during and after the ...
My recent "Learn New JSON Features in RAD Studio 10 Seattle" webinar attracted many attendees and I have got a number of emails with questions.
The subject itself is very interesting so I have decided to write a proper whitepaper that covers everything that was demonstrated during the webinar.
Enjoy!
Whitepaper http://cc.embarcadero.com/Item/30496
webinar replay https://www.youtube.com/watch?v=onX1MoE3mUM
The demo source code http://cc.embarcadero.com/item/30490
The source code for ...
The New Year 2016 has just begun and we are all at Embarcadero busy with new ideas and activities. This week I have the privilege to kick off the new series of "Developer Skill Sprint" webinars with "3D Data Visualization" session. This time every week we have one theme with two webinars. Each Tuesday there is Delphi skill sprint and each Thursday there is its C++Builder version. The full schedule of 2016 Spring Skill Sprints until March 31st is available at www.embarcadero.com/landing-pages/ski...
I recently got a question from a customer on how to restrict the image size to the actual device screen dimensions when using TWebBrowser, so I thought I would create a blog post about it. Often times, images that are loaded from the web using an URL may be bigger than the form factor the app is being run on, causing the user to have to scroll to see the entire image. Below is a code snippet that shows you how to restrict the web image to fit perfectly to the form factor the app is being run on.
Read on to find the full snippet code!
This hotfix addresses compile time errors when targeting iOS 9.2 using C++Builder or RAD Studio 10 Seattle. This hotfix is not necessary for Delphi 10 Seatlle customers - it is only for developers using the C++ compilers and targeting iOS 9.2 devices.
Date Added: Dec 15th, 2015
Platform/Version: iOS 9.2
RAD Studio version : 10 Seattle
Solution: Download the 10 Seattle iOS 9.2 C++ Hotfix - December 2015 on CodeCentral - http://cc.embarcadero.com/item/30456
Platform Status Docwiki Page
You c...
RAD Studio 10.1 Berlin – App Tethering using Encryption Hooks
Introduction
App Tethering was first introduced in RAD Studio XE6 as a way to extend your VCL and FireMonkey (FMX) apps to other companion applications. The companion apps can be Windows, Mac OS X and/or FMX multi-device apps.
RAD Studio 10.1 Berlin adds these App Tethering Improvements:
Two new network adapters that provide multicast support for IPv4 and IPv6. You can configure yo...
I’ve always loved developing Windows applications using Delphi and RAD Studio. But it’s getting ever more exciting with the latest releases as it's possible to go beyond Windows and create a new ecosystem that includes the capabilities of the mobile apps, IoT devices, etc...
RAD Studio 10 Seattle brought the Android services feature, and since the very first day I’ve been thinking about connecting a Windows application with an Android service. This offers a lot of possibilities, like notifying ...
In a moment my "Amazon Web Services with Delphi" CodeRage X session is starting. I'm very excited and the sessions so far were very good. It is still 2 and half more days to go!
The source code for the demos shown during my AWS Delphi session has been uploaded to Embarcadero Code Central for you to have a look and enjoy! You can download all demos from http://cc.embarcadero.com
What is cloud computing?
"Cloud Computing"refers to the on-demand delivery of IT resources and applications via the ...