Muminjon
Most of the time, developers tend to use DataSet to manipulate the data in their applications. DataSet is helpful because it stores data in the dataset’s fields array property. You can easily access these values… – Details…
3 weeks ago in android, Code, dataset, dataset to json, Delphi, firedac, ios, JSON, json to dataset, linux, macos, object pascal, programming
0
Muminjon
RAD Studio has its internet components available to utilize on any platform. For instance, TNetHTTPClient and TNetHTTPRequest components which are native HTTP components available for Delphi and C++Builder developers. Or most known, Indy components. But,… – Details…
2 months ago in C++, Delphi, FTP, HTTP, imap, internet programming, JSON, nntp, oauth, object pascal, programming, rest json, sftp, SMTP, SOAP, windows
0
Muminjon
Delphi implementation of JWT (JSON Web Token) and the JOSE (JSON Object Signing and Encryption) specification suite. This library supports the JWS (JWE support is planned) compact serializations with several JOSE algorithms. What is JOSE JOSE is… – Details…
2 months ago in Delphi, delphi jose, delphi jwt, jose, JSON, json web token, jwt, jwt library, object pascal, programming, RAD Studio, token serialization, windows
0
Muminjon
Most of the time when starting a new big project you end up creating lots of modules for your application. Most of them could be dozens of different functions which helps to write less code… – Details…
2 months ago in amazon, automapper, Azure, Code, Delphi, dependency injection, JSON, memory cache, object pascal, Pooling, programming, quicklib, rtti, scheduled tasks, SMTP, threads, windows, yaml
0
Al Mannarino
Embarcadero’s RAD Server Enterprise Mobility Server (EMS) is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server’s core offerings include automated Delphi and C++ REST/JSON API publishing and management, Enterprise… – Details…
3 months ago in C++, C++ Builder, Delphi, InterBase, JSON, rad server, RAD Studio
0
Holger Flick
Learning Delphi by example! (Available on Amazon .COM .CA .DE .CO.UK .FR .IT .ES .CO.JP) Delphi has been established as one of the best software development tools for Windows desktop applications. Since its inception in 1995, it has constantly grown with the challenges… – Details…
4 months ago in Books, cross-platform, Delphi, excel, FlexCel, FNC, JSON, Multi-Tier, object pascal, Reporting, REST, TMS FNC, TMS VCL UI Pack, vcl, Web Service, XData, XML
0
Holger Flick
(Available on Amazon .COM .CA .DE .CO.UK .FR .IT .ES .CO.JP) Discover the endless possibilities of software development with TMS WEB Core … For more than two decades, the development environment Delphi is known for… – Details…
4 months ago in Base64, Books, Delphi, Electron, JSON, object pascal, TMS, TMS Web Core, vcl, web, Web Development, Web Service, XML
0
Uwe Raabe
In the previous blog post we learned how to decorate a field of a class with attributes to adjust the Json serialization to our needs. This post is about serializing fields of type TObjectList<T> or… – Details…
1 year ago in Delphi, JSON, programming, Serialization
0
Uwe Raabe
Serializing objects to Json as well as de-serializing them with the Delphi standard libraries has been subject to many discussions. While the majority suggests to use another library or a self implemented solution, there are… – Details…
1 year ago in Delphi, JSON, programming, Serialization
0