Recent Blog Posts

Posted by on in Blogs
About the author Please, find more about me and contact details in my LinkedIn Profile: https://www.linkedin.com/in/fernandorizzato/...
Learn How To Replicate A TFDMemTable Into An IBLite Table With FireDAC In Delphi 10.2 Tokyo The Field Service Template client app has offline capabilities which allows you to record changes offline without an internet connection. Later updates can be sent back up to the RAD Server once an internet connect is detected. One of the pieces of code in the Field Service Template client app that makes this possible is a function which will take the FireDAC JSON that is received from the RAD Server and store it as a table in IBLite. As you will see in the source code below the proce...
Full Featured FireMonkey Mobile Client Source Code For Delphi 10.2 Tokyo On Android, iOS, macOS, and Windows The RAD Server Field Service Template utilizes a RAD Server based REST server module for the server side. On the admin side there is a FireMonkey based desktop client for adding, viewing, and managing appointments. Additionally, the admin client allows you to manage parts inventory and do user administration. The offline capable cross platform client app is built in FireMonkey and it can be deployed to Android, iOS, macOS, and Windows. There is a single codebase and single UI. It allows you to v...
Tudo o que você precisa saber sobre o Embarcadero Conference 2018 Foi dada a largada para o Embarcadero Conference 2018, e este artigo traz um resumo das informações vitais sobre o evento, além das principais novidades. Logística O evento deste ano será em 23 de Outubro, e está de casa nova, em um novo espaço recém inaugurado no Centro de Convenções Rebouças. Este novo espaço tem total relação com o novo formato do evento (detalhes a seguir). Palestras A submissão de palestras está aberta e assim seguirá até o próximo dia 30! Caso tenha algo legal  pra compart...
Architect Edition Now Includes RAD Server Multi-Site License RAD Server is a powerful solution for building web services and modern multi tier applications, and as a backend for mobile applications. You can use RAD Server to publish your own REST APIs, like exposing database data or any other data source, but also perform actions on the backend. This is often needed for mobile applications, but, in general, for any modern multi-tier architecture. Having the data access logic and business logic on the server helps making changes without having to update th...
2018年8月の新しいCData Enterprise Connectors この記事は、Marco Cantu によるNew CData Connectors For August 2018の抄訳です。 昨年より EmbarcaderoはCDataと協力し、データレポジトリ、ビジネスサービス、ソーシャルメディアなど、多くのWebおよびクラウドサービスをFireDAC経由で容易に扱えるコネクタを提供しています。これらのコネクタはEnterpriseおよびEnterprise Plusの2種類のパックで利用できます。詳細については https://www.embarcadero.com/jp/products/enterprise-connectors や https://www.cdata.com/jp/firedac/ をご覧ください。

Posted by on in Tutorial
New CData Connectors For August 2018 Since last year, Embarcadero has teamed up with CData to offer easy to use FireDAC connectors for many web and cloud services, including data repositories, business services, social media and much more. These connectors are available at a flat fee and two packs, Enterprise and Enterprise Plus. You can read more at https://www.embarcadero.com/products/enterprise-connectors and at https://www.cdata.com/firedac/. In general terms what is nice about these connectors from the point of view of a d...
Webinar Replay: What you need to know about UX Design for Mobile IoT applications The Internet of Things (IoT) is one of the hottest topics in the tech world today. The ability to connect everyday objects to the internet and control them with an application or your voice is a true game-changer for end users. With all the connectedness though, there are new challenges that have emerged for the mobile devices that bind this all together. Mobile applications have become a must-have requirement for interacting with the Internet of Things and the mobile users have even higher expe...
Building REST services with RAD Server (Delphi & C++ Builder) REST Services using Delphi: http://chapmanworld.com/wp-content/uploads/2018/08/RAD-Server-for-REST-Delphi.mp4 REST Services using C++ Builder: http://chapmanworld.com/wp-content/uploads/2018/08/RAD-Server-for-REST-CPP.mp4 Source code for both Delphi and C++ Builder: RADServerSample    ...

Posted by on in Tutorial
Delphi Blogs of the Month #61 Embarcadero Updates Embarcadero released Delphi Community Edition, a great step to get the product back to students and hobbyist with support for mobile platforms in a free edition, for non-prossional developers. The release has been very well received and had a large number of downloads, but we are asking all Delphi developers to spread the word.  We have released an updated roadmap for RAD Studio, https://community.embarcadero.com/article/news/16638-rad-studio-august-2018-roadmap, alon...

Check out more tips and tricks in this development video: