.NET Programming
Interested in doing .NET development? The resources below are good places to start:
- https://docs.microsoft.com/en-us/dotnet/ — This is THE reference site if you are doing .NET development.
- http://www.asp.net — Contains some very useful tools/projects/reference information for ASP.NET developers
-
ASP.NET on Apache webservers:
- http://www.mono-project.com/ASP.NET — mono module for Apache; use this to run ASP.NET pages on a linux box
This article was originally posted by Jason Fong on the UCLA Programmers Wiki.
Marked as reviewed on 11.02.2021 by Kong, Caroline