This is a study practice repository following [Essential ASP.NET Web Forms Development: Full Stack Programming with C#, SQL, Ajax, and JavaScript](https://learning.oreilly.com/library/view/essential-aspnet-web/9781484257845/)
Go to file
jason.zhu 9464c5fb30 Finished 1_WebApplicationDevelopment up to 1.4.3 2021-02-02 22:51:32 +11:00
notes Finished 1_WebApplicationDevelopment up to 1.4.3 2021-02-02 22:51:32 +11:00
src/SportsPlay Finished Initialization of a ASP.NET Web Application (.NET Framework) in VS, with proper .gitignore 2021-02-02 15:53:40 +11:00
.gitignore Initial commit 2021-02-02 14:37:35 +10:00
LICENSE Initial commit 2021-02-02 14:37:35 +10:00
README.md Finished 1_WebApplicationDevelopment up to 1.4.3 2021-02-02 22:51:32 +11:00

README.md

essential-aspdotnot-web-forms-development

This is a study practice repository following Essential ASP.NET Web Forms Development: Full Stack Programming with C#, SQL, Ajax, and JavaScript

Markdown files within notes are majorly concept summary, practice will be executed within /src folder.

Note: .gitignore file is generated by Gitea/GitHub.