CarlosGtrz
Contador-informático, o al revés. Estudiador de la Factura Electrónica en México.
SCA.mxHermosillo, México
Pinned Repositories
ClarionIdeCustomizations
Solarized Light theme for Clarion
ClarionJson
Json serializer and parser for Clarion. Fork of code created by Dries Driessen
ExportClasses
Example of using the EXPORT attribute for classes in a multi-dll solution
ExtendStringTheory
An example of using Extension Methods in Clarion to globally add methods to classes without deriving
FlatSerializer
A class for serializing and deserializing Clarion structures to Comma (or Tab) Separated Values.
MakeSGuid
Creates a lexicographically sortable unique id with uppercase letters and digits
MiniAppFrame
A class for calling MDI processes from programs without an APPLICATION frame, for example, from Nettalk Web Services
NextQueue
SET/NEXT/PREVIOUS for queues
TableManager
A class to read tables with less code while optimizing for SQL backends.
TestApp
A minimalist unit testing framework for Clarion
CarlosGtrz's Repositories
CarlosGtrz/ClarionJson
Json serializer and parser for Clarion. Fork of code created by Dries Driessen
CarlosGtrz/TableManager
A class to read tables with less code while optimizing for SQL backends.
CarlosGtrz/ClarionIdeCustomizations
Solarized Light theme for Clarion
CarlosGtrz/FlatSerializer
A class for serializing and deserializing Clarion structures to Comma (or Tab) Separated Values.
CarlosGtrz/ExportClasses
Example of using the EXPORT attribute for classes in a multi-dll solution
CarlosGtrz/ExtendStringTheory
An example of using Extension Methods in Clarion to globally add methods to classes without deriving
CarlosGtrz/MakeSGuid
Creates a lexicographically sortable unique id with uppercase letters and digits
CarlosGtrz/MiniAppFrame
A class for calling MDI processes from programs without an APPLICATION frame, for example, from Nettalk Web Services
CarlosGtrz/NextQueue
SET/NEXT/PREVIOUS for queues
CarlosGtrz/TestApp
A minimalist unit testing framework for Clarion