Naming objects is one of the hardest problems in software development. In programming, a namespace is a technique used to uniquely identifying one or more objects from other similarly named objects. A namespace defines a scope where identifiers like variables, functions, obejcts, etc., are declared. The main purpose of using a namespace is to prevent ambiguity when two identifiers have the…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central and AL language: it’s the time to give us namespaces!
Naming objects is one of the hardest problems in software development. In programming, a namespace is a technique used to uniquely identifying one or more objects from other similarly named objects. A namespace defines a scope where identifiers like variables, functions, obejcts, etc., are declared. The main purpose of using a namespace is to prevent…
Blog Syndicated with demiliani’s Permission
More About This Author
Array
Dyn365BC2023.01.26Dynamics 365 Business Central 2023 Wave 1 release plans pillars
Dyn365BC2023.01.25Dynamics 365 Business Central: retrieving Azure AD User informations via AL
Dyn365BC2023.01.18Telemetry with Azure Application Insights: prevent anomalies on data ingestion
Dyn365BC2023.01.16Dataverse Virtual Table Creation Wizard (preview)