Master the foundation of data management in Business Central! This comprehensive guide covers everything from table objects and their properties to table extensions for customization. Learn about keys (indexes), field groups, FlowFields, snippets, and data classification. Dive deep into retention policies with practical interface implementations. Whether you're preparing for MB-820 certification or building robust extensions, this is your definitive reference for Business Central data architecture.
Learn C by proving your code correct before you write it. The same methodology behind certified aerospace and medical systems - now applied to learning C from the ground up.
Master the powerful integration between Dynamics 365 Business Central and Microsoft Teams! This comprehensive guide unlocks how to share business data, extend Teams cards, create Business Central tabs, and customize the integration using AL code. Learn deployment methods, troubleshooting techniques, and developer customizations. Whether you're preparing for MB-820 certification or implementing Business Central solutions, this is your roadmap to seamless team collaboration.
Terraform is easy—until teams, compliance, and day-2 reality arrive. This hands-on playbook shows how to scale IaC with GitOps, CI/CD, policy, and operational safety.
Product teams are shipping more than ever. Outcomes are getting harder to explain. Roadmaps promise certainty. Backlogs stay full. Delivery speeds up. Yet value lags behind effort and learning arrives too late. The Operating System of Product explores why this happens and what replaces it. It shows how product work changes when execution is no longer the bottleneck and why roles, prioritisation and feedback loops must evolve together. This is not a book about better roadmaps. It is about replacing the system that needs them.
This book is about thinking clearly in C. It teaches the mental habits behind safe memory use, careful pointer handling, robust error strategies, effective debugging, and clean interface design. It is written for programmers who want to write C code that remains correct, efficient, and understandable over time.
LangChain 4 Beginners teaches you how to build real Generative AI applications by treating LLMs as stateless components and RAG as a system architecture—not magic. Learn how embeddings, vector search, and retrieval pipelines actually work, and build your first production-ready RAG application step by step.
Master the skills of company creation and management in Business Central! This comprehensive guide covers everything from creating companies with the assisted setup wizard to advanced developer topics like ChangeCompany and intercompany transactions. Learn best practices for configuration packages, understand when NOT to copy companies, and gain hands-on experience with exercises designed for MB-820 exam success.
I'm writing this in the second half of 2025 soon after retiring with 35 years in software development. I used Salt extensively for the last 7 years, and before that I had been using Puppet for 7 years. I was often involved in tasks that eventually became known as DevOps, mostly focusing on configuration management at smaller companies. I became disillusioned with Salt after the company was sold to VMware which itself was later acquired by Broadcom. Now in late 2025, Salt isn't getting much attention or support from its current owner. Many of the core Salt developers have left the company, and the cadence of bug fixes and releases seem to be slowing down Also before retiring, I looked at the job market and found almost nobody is looking for people with Salt experience while at least some people were still looking for Ansible experience With that in mind, I decided to learn Ansible by porting the Salt states for my home lab over to Ansible. I kept notes along the way, and thought other developers might benefit if I published what I learned.
Actualizar Rails en producción no es ejecutar bundle update rails y cruzar los dedos. Esta guía te lleva paso a paso desde la auditoría inicial hasta el deploy, con estrategias probadas en aplicaciones reales y todos los problemas que nadie te cuenta.
「Kotlinの使い方」から一歩踏み込み、「Kotlinが本当にどう動いているのか」へ。内部実装、バイトコード、コンパイラの挙動といった言語を形作る要素を解き明かし、基礎からコルーチン、マルチプラットフォームまで、より賢く、より自信を持ってKotlinを書くための理由を示します。
Master the journey from on-premises to the cloud! This comprehensive guide unlocks the secrets of migrating Business Central, Dynamics NAV, and Dynamics GP workloads to Business Central online. Learn how to plan migrations, configure Azure Data Factory pipelines, handle incremental replication, and execute successful cutover strategies. Whether you're preparing for MB-820 certification or leading your first cloud migration project, this is your complete roadmap from planning through go-live and beyond.
This book walks you through building a real customer management desktop application using Python, Tkinter, ttkbootstrap, and SQLite—from the first window to a packaged, installable app.No demos. No shortcuts. Just real software.
Master the art of performance testing and regression detection in Business Central! This comprehensive guide unlocks the secrets of the Performance Toolkit (BCPT)—from writing custom test scenarios to detecting performance regressions across versions. Learn how to simulate hundreds of concurrent users, analyze telemetry with Power BI, and integrate performance testing into your CI/CD pipelines. Whether you're preparing for MB-820 certification or ensuring your extensions can scale to production loads, this is your roadmap from manual testing to automated performance validation.