Skip to main content

.NET Programming

Interested in doing .NET development? The resources below are good places to start:

  • http://www.gotdotnet.com — Very useful .NET resource. I believe many members of the Microsoft .NET framework team frequent this site, making this an important resource if you are looking for some real expert help.
  • Terrarium (http://www.gotdotnet.com/workspaces) — multi-player peer-to-peer .NET network game. This is not so much a game as it is a training tool for .NET developers. It’s a great way to learn OO programming and how to work with a framework.
  • http://www.asp.net — Contains some very useful tools/projects/reference information for ASP.NET developers
  • running ASP.NET application on Linux: see ModMono

This article was originally posted by Jason Fong on the UCLA Programmers Wiki.