hoangvn79's Stars
easyquery/OtherSamples
EasyQuery.JS samples for various server-side platforms: NodeJs, PHP, Java
Gonewiththewind4/Financial-Programming-and-its-Application
The code here is used for several basic financial models and methods, including Black Scholes formula, Monte Carlo Simulation, etc. The codes in this repository are written with C#.
krishKM/Modern-UI-Components-for-VBA
A helper dll for VBA users to design modern UI components. No install required!
rkapl123/DBAddin
DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).
fabianoliver/ExcelScript
Roslyn-based Excel AddIn that allows to write, compile, and run C# code right in Excel using simple user-defined functions