MVVM in Delphi

MVVM in Delphi PDF Author: John Kouraklis
Publisher: Apress
ISBN: 1484222148
Category : Computers
Languages : en
Pages : 155

Get Book

Book Description
Dive into the world of MVVM, learn how to build modern Windows applications, and prepare for cross-platform development. This book introduces you to the right mindset and demonstrates suitable methodologies that allow for quick understanding of the MVVM paradigm. MVVM in Delphi shows you how to use a quick and efficient MVVM framework that allows for scalability, is of manageable complexity, and provides strong efficiency. One of the biggest challenges developers face is how to convert legacy and monolithic Delphi applications to the MVVM architecture. This book takes you on a step-by-step journey and teaches you how to adapt an application to fit into the MVVM design. What You Will Learn Gain the fundamentals of MVVM Visualize MVVM as a design philosophy Create easy-to-use frameworks for building your own MVVM applications Develop a methodology for converting legacy applications to the MVVM pattern Architect cross-platform and multi-lingual applications using the MVVM pattern Who This Book Is For Delphi developers with a good knowledge of Delphi or programming experience in a different language. In addition, this book is attractive to Delphi developers who want to modernize existing applications based on the MVVM design.

MVVM in Delphi

MVVM in Delphi PDF Author: John Kouraklis
Publisher: Apress
ISBN: 1484222148
Category : Computers
Languages : en
Pages : 155

Get Book

Book Description
Dive into the world of MVVM, learn how to build modern Windows applications, and prepare for cross-platform development. This book introduces you to the right mindset and demonstrates suitable methodologies that allow for quick understanding of the MVVM paradigm. MVVM in Delphi shows you how to use a quick and efficient MVVM framework that allows for scalability, is of manageable complexity, and provides strong efficiency. One of the biggest challenges developers face is how to convert legacy and monolithic Delphi applications to the MVVM architecture. This book takes you on a step-by-step journey and teaches you how to adapt an application to fit into the MVVM design. What You Will Learn Gain the fundamentals of MVVM Visualize MVVM as a design philosophy Create easy-to-use frameworks for building your own MVVM applications Develop a methodology for converting legacy applications to the MVVM pattern Architect cross-platform and multi-lingual applications using the MVVM pattern Who This Book Is For Delphi developers with a good knowledge of Delphi or programming experience in a different language. In addition, this book is attractive to Delphi developers who want to modernize existing applications based on the MVVM design.

Introducing Delphi ORM

Introducing Delphi ORM PDF Author: John Kouraklis
Publisher: Apress
ISBN: 1484250133
Category : Computers
Languages : en
Pages : 267

Get Book

Book Description
Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way. Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on). By the end of the book, you will be confident in using a wide range of Aurelius features to allow you to get started with databases in a very short space of time. What You Will LearnGain the fundamentals of ORM frameworks and Aurelius for DelphiAchieve basic tasks, such as connecting to the database and adding, deleting, and updating records, using Aurelius Employ advanced database queries Use the TAureliusDataSet component Integrate with mobile platforms such as Android and iOSWork with the data modeler application Who This Book Is For Software developers starting with Aurelius or those who have some exposure to the framework.

Code Faster in Delphi

Code Faster in Delphi PDF Author: Alister Christie
Publisher:
ISBN:
Category :
Languages : en
Pages : 161

Get Book

Book Description
Don't touch that mouse! Hands on the keyboard, and eyes front. You're about to embark on a Bootcamp to tone your coding muscles, sharpen your shortcuts, fix forms faster, and accelerate your career as a Delphi Programmer. Now drop and give me twenty lines of code and five laps of that while loop. This book will help you Code Faster in Delphi through a vast array of tips, tricks and hacks to squeeze every bit of productivity out of yourself and the Delphi IDE. Some ways your coding will be made easier: By enhancing the IDE with plugins. You'll be introduced to powerful language features such as: Interfaces Generics Anonymous Methods Get started with some of the best parts of the Run-Time Library, including: Generic Collections Parallel Programming Library Regular Expressions Enhanced RTTI FireDAC Use Meta-Programming to write and modify code to save you from horribly repetitive tasks. Improve your physical environment with easy solutions to hardware and station problems. And of course, once you've mastered these, where to go to get even faster and better. With over one hundred areas of improvement covered, this holistic approach to Coding Faster In Delphi will boost your productivity, and therefore your value to your clients, bosses, and colleagues.

MVVM Survival Guide for Enterprise Architectures in Silverlight and WPF

MVVM Survival Guide for Enterprise Architectures in Silverlight and WPF PDF Author: Ryan Vice
Publisher: Packt Publishing Ltd
ISBN: 1849683433
Category : Computers
Languages : en
Pages : 420

Get Book

Book Description
Eliminate unnecessary code by taking advantage of the MVVM pattern in Silverlight and WPF using this book and eBook ? less code, fewer bugs

Introducing Delphi Programming

Introducing Delphi Programming PDF Author: John Barrow
Publisher: Oxford University Press, USA
ISBN: 9780195789119
Category : Computers
Languages : en
Pages : 0

Get Book

Book Description
This book teaches distance-learning students how to program in Delphi, a major computer language used to design a variety of programs.

Dependency Injection in Delphi

Dependency Injection in Delphi PDF Author: Nick Hodges
Publisher:
ISBN: 9781941266229
Category :
Languages : en
Pages :

Get Book

Book Description


Delphi in Depth: FireDAC

Delphi in Depth: FireDAC PDF Author: Cary Jensen
Publisher:
ISBN: 9781546391272
Category :
Languages : en
Pages : 556

Get Book

Book Description
Delphi in Depth: FireDAC* Learn how to connect to a wide variety of databases* Optimize your connection configurations* Explore the world of indexes, searches, and filters* Discover the power of persisted datasets* Create flexible queries using macros and FireDAC scalar functions* Achieve blazing performance with Array DML* Master the art of cached updates* Add sophisticated features using Local SQL* Requires RAD Studio XE6 Professional or Delphi XE6 Professional or higher* Appropriate for novice to advanced Delphi database developers* More information is at http://www.JensenDataSystems.com/firedacbook/

Microsoft Visual C# Step by Step

Microsoft Visual C# Step by Step PDF Author: John Sharp
Publisher: Microsoft Press
ISBN: 1509301062
Category : Computers
Languages : en
Pages : 2362

Get Book

Book Description
Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2015 Expand your expertise--and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2015. If you are an experienced software developer, you’ll get all the guidance, exercises, and code you need to start building responsive, scalable Windows 10 and Universal Windows Platform applications with Visual C#. Discover how to: Quickly start creating Visual C# code and projects with Visual Studio 2015 Work with variables, operators, expressions, and methods Control program flow with decision and iteration statements Build more robust apps with error, exception, and resource management Master the essentials of Visual C# object-oriented programming Use enumerations, structures, generics, collections, indexers, and other advanced features Create in-memory data queries with LINQ query expressions Improve application throughput and response time with asynchronous methods Decouple application logic and event handling Streamline development with new app templates Implement the Model-View-ViewModel (MVVM) pattern Build Universal Windows Platform apps that smoothly adapt to PCs, tablets, and Windows phones Integrate Microsoft Azure cloud databases and RESTful web services About You For software developers who are new to Visual C# or who are upgrading from older versions Readers should have experience with at least one programming language No prior Microsoft .NET or Visual Studio development experience required

The Design of Web APIs

The Design of Web APIs PDF Author: Arnaud Lauret
Publisher: Simon and Schuster
ISBN: 1638351198
Category : Computers
Languages : en
Pages : 602

Get Book

Book Description
Summary The Design of Web APIs is a practical, example-packed guide to crafting extraordinary web APIs. Author Arnaud Lauret demonstrates fantastic design principles and techniques you can apply to both public and private web APIs. About the technology An API frees developers to integrate with an application without knowing its code-level details. Whether you’re using established standards like REST and OpenAPI or more recent approaches like GraphQL or gRPC, mastering API design is a superskill. It will make your web-facing services easier to consume and your clients—internal and external—happier. About the book Drawing on author Arnaud Lauret's many years of API design experience, this book teaches you how to gather requirements, how to balance business and technical goals, and how to adopt a consumer-first mindset. It teaches effective practices using numerous interesting examples. What's inside Characteristics of a well-designed API User-oriented and real-world APIs Secure APIs by design Evolving, documenting, and reviewing API designs About the reader Written for developers with minimal experience building and consuming APIs. About the author A software architect with extensive experience in the banking industry, Arnaud Lauret has spent 10 years using, designing, and building APIs. He blogs under the name of API Handyman and has created the API Stylebook website.

Coding in Delphi

Coding in Delphi PDF Author: Nick Hodges
Publisher: Createspace Independent Publishing Platform
ISBN: 9781548879648
Category :
Languages : en
Pages : 140

Get Book

Book Description
Learn the fundamentals of Delphi to build a variety of solutions for many devices and platforms. Author Marco Breveglieri will provide you with an overview of Delphi, its principles, its environment, and its use of Object Pascal language so that you can harness its versatility. With Delphi, the power of Delphi is at your fingertips. This updated and expanded second edition of Book provides a user-friendly introduction to the subject, Taking a clear structural framework, it guides the reader through the subject's core elements. A flowing writing style combines with the use of illustrations and diagrams throughout the text to ensure the reader understands even the most complex of concepts. This succinct and enlightening overview is a required reading for all those interested in the subject . We hope you find this book useful in shaping your future career & Business.