Projects in Awesome Lists tagged with late-binding
A curated list of projects in awesome lists tagged with late-binding .
https://github.com/jsakamoto/dynamicbinder
C# dynamic access to methods, properties, and fields even if they are private members, powered by Reflection technology.
csharp dynamic late-binding private-access reflection
Last synced: 12 Apr 2025
https://github.com/abrudz/lazy
Lazily evaluated (late-binding) definition for Dyalog APL
apl dyalog dyalog-apl dyalogapl late-binding lazy-evaluation points-free programming tacit user-command
Last synced: 05 Apr 2025
https://github.com/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#.
destructors friends initializer late-binding loose-coupling protected
Last synced: 04 Mar 2025
https://github.com/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
attributes console-application csharp csharp-code dynamic-programming late-binding reflection
Last synced: 17 Mar 2025
https://github.com/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).
command-line command-line-args-parse command-line-arguments command-line-arguments-parser csharp csharp-code csharp-library dynamic generic late-binding loosely-coupled loosely-coupled-design
Last synced: 11 Jan 2025
https://github.com/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.
com-interop csharp developer-tools early-binding late-binding microsoft-office office-automation vba-library vba-macros
Last synced: 03 Apr 2025