From 760440e230902fdb0c312d6b0fb0cba76acb98fb Mon Sep 17 00:00:00 2001 From: Nick King Date: Sun, 29 Jan 2017 12:26:57 -0600 Subject: [PATCH] Initial Commit --- References.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/References.txt b/References.txt index d1be418..5783fe1 100644 --- a/References.txt +++ b/References.txt @@ -231,4 +231,11 @@ This reference details how to export data to an Excel spreadsheet using C#. http://sourceforge.net/projects/itextsharp/ This is a .NET library for exporting data to a PDF file. -=================================================================== \ No newline at end of file +=================================================================== + +====Suggestions by Nick King======================================= + +Resource for learning .NET framework, useful beginner tutorials and explanations +https://www.youtube.com/watch?v=iRSAmekqRBo&t=799s + +==================================================================== \ No newline at end of file