Dexterity (programming language): Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 1:
{{refimprove|date=August 2008}}
{{Infobox programming language
The '''Dexterity programming language''' was designed in the late 1980s for the implementation of [[Cross-platform|platform independent]] graphical [[accounting software]].<ref>[https://subscription.packtpub.com/book/application_development/9781849680264/1/ch01lvl1sec13/dexterity-overview Dexterity overview]</ref> Dexterity itself is written in the [[C (programming language)|C programming language]] [http://www.devnewz.com/devnewz-3-20040827GreatPlainsDexterityProgrammingOverviewforDevelopers.html]. It was used in the development of [[Great Plains (accounting)|Great Plains]] accounting software.
| name = Dexterity
| title = Dexterity
| paradigm =
| released =
| designer =
| developer = [[Great Plains Software]], [[Microsoft]]
| latest release version =
| latest release date =
| latest preview version =
| latest preview date =
| license =
| file ext =
| website =
| influenced_by =
}}
The '''Dexterity''' [[programming language''']] was designed in the late 1980s for the implementation of [[Cross-platform|platform independent]] graphical [[accounting software]].<ref>[https://subscription.packtpub.com/book/application_development/9781849680264/1/ch01lvl1sec13/dexterity-overview Dexterity overview]</ref> Dexterity itself is written in the [[C (programming language)|C programming language]] [http://www.devnewz.com/devnewz-3-20040827GreatPlainsDexterityProgrammingOverviewforDevelopers.html]. It was used in the development of [[Great Plains (accounting)|Great Plains]] accounting software.
 
[[Microsoft Dynamics|Microsoft Business Solutions]] GP, formerly Great Plains Dynamics and eEnterprise, is a Dexterity-written application. Microsoft's small business line, Microsoft Small Business Manager and Small Business Financials, were also written in Dexterity and use the same [[Source code|code base]] as Great Plains.
 
==History of Dexterity==
Great Plains Dexterity is a proprietary [[programming language]] and technology, designed in the earlylate 1990s1980s with the goal to build a platform-independent graphical accounting package - Great Plains Dynamics. Dexterity itself is written in C (with the hope that C would provide platform independence). YouThe user can install Dexterity from the Dynamics GP CD #2 and it allows custom pieces to be seamlessly integrated with the Dynamics GP interface.
 
==Features==
Line 26 ⟶ 42:
==Further reading==
* {{cite book|author-last=Vail|author-first=Leslie|year=2012|title=Developing Microsoft Dynamics GP Business Applications|publisher=[[Packt Publishing]]|isbn=978-1119680574}}
 
==External links==
* [https://docs.microsoft.com/en-us/dynamics/s-e/gp/mdgp2018_dexterityreleases_376 Dexterity Development System Releases for Microsoft Dynamics GP]
 
{{Microsoft Dynamics}}
Line 31 ⟶ 50:
 
[[Category:Procedural programming languages]]
[[Category:Programming languages created in the 1990s1980s]]
 
{{Microsoft-software-stub}}