Subscribe to this list via RSS Blog posts tagged in Samples

Posted by on in Blogs
Create App Store ready apps with Community Edition Start building visually stunning multi-device applications right away with these great tools accessible from the IDE’s Welcome Page.   TIP: If you accidentally close the Welcome Page, you can reopen it by going to View > Welcome Page.  This article covers the following: Guided Tour in the IDE Code Samples and Mobile Snippets Stunning, ready-to-use Application Templates Guided Tour The Guided Tour is a step-by-step bubble pop-up tour that introduces you to the ...
Posted by on in Programming
Get Started with RAD Studio 10.2.1 using Sample Projects With RAD Studio 10.2.1, we provide a number of sample projects to help you get started building Windows, Mac, iOS and Android applications. Today, I thought I would highlight some of those demos for new users trying RAD Studio 10.2.1.
Все примеры в одной коллекции Люди обучаются по-разному: кто-то посещает курсы и лекции, кто-то смотрит учебные видео, для кого-то лучшее обучение - это работа с мануалами, другие учатся на личном практическом опыте.  Вне зависимости от предпочитаемого способа, подавляющее большинство коллег, скорее всего, будут согласны, что освоение новых технологий происходит быстрее, нагляднее и понятнее при наличии разнообразных примеров  их использования, которые можно "пощупать собственными руками", на основе которых можно исследовать варианты собственных решений.  Никто не станет отрицать, что сравнивать качество документирования элементов, компонентов и библиотек RAD Studio XE и последнего релиза RAD Studio/Delphi/C++Builder 10.2 просто смешно - настолько документация по 10.2 подробнее и информативнее. На этот момент на сайте официальной документации Embarcadero docwiki.embarcadero.com более четверти миллионов страниц.   В состав поставки версии 10.2 также вошло множество примеров мобильных, десктопных и серверных приложений в виде проектов и исходных текстов, созданных на Object Pascal и С++. Однако, многие наши пользователи жалуются на то, что их недостаточно. На самом деле, примеров много, нужно только знать, как их найти. Знаете ли вы, что в Embarcadero DocWiki имеется 738 примеров на Delphi и 557 - на C++? 
Sixty Plus FireDAC Sample Apps With Source To Make Accessing Databases Easy FireDAC is a unique set of Universal Data Access Components for developing multi-device database applications for Delphi and C++Builder. With its powerful common architecture, FireDAC enables native high-speed direct access from Delphi to InterBase, SQLite, MySQL, SQL Server, Oracle, PostgreSQL, IBM DB2, SQL Anywhere, Access, Firebird, Informix and more. Based on 10 years of experience writing native drivers for database back-ends, FireDAC was built as a powerful access layer that supports all ...

Posted by on in Programming
New C++ Sample for MongoDB with FireDAC I created a simple sample that shows some basic FireDAC functionality with MongoDB in C++ (Works with C++Builder or RAD Studio 10 Seattle) This is similar to a one of the Object Pascal / Delphi MongoDB sample. It shows how you can query a MongoDB database using the new TFDMongoQuery component and display it in a grid. It also shows how to handle nested document objects (like Address) and arrays / DataSets (Address.Coords and Grades). In addition to using the match property of the que...

Posted by on in Blogs
RAD Studio, C++Builder and Delphi code samples..... There are many sample programs included with our RAD Studio, C++Builder and Delphi products both in the install and in the help files. There are also additional examples on our documentation wiki, in SourceForge projects, and on other sites.  Here are a few links to the examples that will help you get more done with our products: DocWiki Code Examples Index -lists all examples and the components they use. DocWiki Code Examples by Function - lists functions used in the examples, and the exa...
  • Page :
  • 1

Check out more tips and tricks in this development video: