Elite Developers – Show us your Cool Apps!Join our club of elite developers by showcasing your app and enter to win a $500 gift card!
How does it work?
1)
Submit a title for your cool app
2)
Provide a description for your submission
3)
Share your short video URL or request a recording (Date & Time)
4)
MVPs & Embarcadero Evangelists vote
5)
Winner each month…
DataSnap "CUSTOMERS" FireDAC JSON Reflection Demo Code
August 20, 2014
Author: Mério C11139
My “RAD in Action: Build Modern Apps with Enterprise Mobility Services” webinar is happening right now. During my 50 minutes session I’m demonstrating using DataSnap framework for building multi-tier database application with FireDAC…
Author: Pawe Gowacki
Welcome to The C++ Mobile Day webinar! Right now I’m listening to David I explaining basics of building native mobile apps for Android and iOS from the same C++ codebase with C++Builder XE6. In less than three hours there will be my, prerecorded…
Changing FireMonkey style at runtime
November 21, 2013
Author: Pawe Gowacki
Last month Sarina DuPont blogged about loading custom FireMonkey styles on a mobile device at runtime (“How to load custom styles at runtime“). That’s a very interesting approach to compile a custom style as a resource into the mobile app.
This week there was another blog post by David I about the availability of the new great looking mobile FireMonkey…
My "Secure DataSnap Development" CodeRage 8 session
October 16, 2013
Author: Pawe Gowacki
During my CodeRage 8 “Secure DataSnap Development” session I’m demonstrating different levels of security in DataSnap architecture.
Communication Protocol: DataSnap supports three different communication protocols: TCP/IP, HTTP, HTTPS.
Delphi Labs: DataSnap code samples updated to XE3
January 10, 2013
Author: Pawe Gowacki
It seems that it is my very first post in the New Year 2013, so I wish You all the best and great time writing all kinds of programs. I’m sure it is going to be a great year for Delphi and Marco is predicting it as well, especially that next month…
Custom FireMonkey "TSimpleTriangle" component
June 26, 2012
Author: Pawe Gowacki
Have you ever written a component in Delphi? Reusable components are the corner-stone of rapid application development and important part of Delphi success on the market. Being able to manipulate an instance of a class at design-time is where Delphi shines!
One day I was looking at mocking up a FireMonkey turn-based board game. A screen with a board and names of two opponents.
New "TOSVersion" type in Delphi XE2
August 31, 2011
Author: Tóth Erik
Delphi XE2 is probably the most significant release since Delphi 1. The number of new features is amazing and probably the biggest, most important one is FireMonkey – a brand new business application development platform that let you use Delphi…
Writing games with Delphi. Ideas?
December 9, 2008
Author: Aaron Rosenberg
How would you approach creating a game with Delphi?
I keep playing with Delphi Prism and recently downloaded XNA Game Studio 3.0. It installs very nicely into Delphi Prism. I wonder what is the most commonly used software for creating games that will…