GitHub topics: late-binding
H3AR7B3A7/PassByValueVsReference
2nd console application containing basic exercises made while studying C++ during the pandemic. Familiarizing myself with concepts of the language that inspired both Java and C#.
Language: C++ - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

abrudz/Lazy
Lazily evaluated (late-binding) definition for Dyalog APL
Language: APL - Size: 15.6 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

sminerport/EnhancedTextWriterCOM
A comprehensive example of creating a COM object in C#, registering it for use in VBA, and demonstrating its functionality with early and late binding. This repository includes the complete C# project, DOCM file, and VBA code, allowing you to follow along with the blog post or explore the implementation in detail.
Language: C# - Size: 44.9 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

jsakamoto/dynamicbinder
C# dynamic access to methods, properties, and fields even if they are private members, powered by Reflection technology.
Language: C# - Size: 521 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 2

MorganBergen/CPP-Data-Structures
Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design
Language: C++ - Size: 128 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

joakim/kay
A hypothetical message-based programming language inspired by Smalltalk, Self, Erlang, Clojure and sci-fi and biology.
Size: 672 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 0

khesam109/dependency-injection-starter
Language: Java - Size: 507 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iosbrain/Message-Box-Demo
I used Swift 3 to create a message box class hierarchy to demonstrate object-oriented principles like classes, inheritance, encapsulation, reusability, and polymorphism.
Language: Swift - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

georgekosmidis/LateBindingHelloWorld
A minimalistic late binding sample, that loads an external assembly as a dynamic module.
Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cajuncoding/CommandLineArgsHelper
A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).
Language: C# - Size: 28.3 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

kathleenwest/AdvancedConsoleApplicationIII
This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Late Binding Reflection Attributes dynamic Custom Attributes
Language: C# - Size: 465 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

niibruce/LateBindingSolitaire
Constraint models for solving Late Binding Solitaire in Essence Prime
Size: 85 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
