Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of RubberDuck

RubberDuck

RubberDuck has asked 7 questions and find answers to 48 problems.

Stats

1.2k
EtPoint
392
Vote count
7
questions
48
answers

About

Jack of all trades in the field of Renegade IT and agile software development.

I'm active in several Open Source Projects hosted on GitHub and also author a blog.

Open Source Projects:

  • Rubberduck VBA Editor Add-In

    Every programmer needs a Rubberduck! Rubberduck is a COM Add-In for the VBA IDE that makes VBA development even more enjoyable. Features include:

    • Task List
    • Code Analysis
    • Fully Integrated Unit Testing Framework (without boiler plate code!)
    • An improved Project Explorer that goes beyond your files and right down into your code.
  • Rubberduck.Winforms

    Data Validation and MVVM framework for Winforms

  • VBEX

    VBEX is a toolbox of useful native VBA classes and modules. The most interesting of which is an extension of the Microsoft Visual Basic for Applications Extensibility library. VBEX acts as a library of code to be referenced from (or imported into) your projects.