Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion References.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,19 @@ 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.
===================================================================
===================================================================


================ Suggestions by David Saiyan =======================================

I've been playing around with Angular 2 recently, and it would be great to create an MVC application.

I'm not exactly sure what the application's requirements are at the moment, but I think having an API built in .NET combined with an angular 2 UI is the way to go.

The angular cli can be downloaded here:
https://cli.angular.io/

some good examples can be found here
https://angular.io/docs/ts/latest/tutorial/toh-pt3.html

=========================================================================================