[Technical Resources/C# & .NET]
DataStream Development
C# & .NET Resources
Visual Studio is Microsoft's one-stop-shop for everything tied to their development.
It fills an amazing number of niches with the one IDE. Below are websites related to both C# and .NET
-
MSDN Forums:
More questions and answers about Microsoft products than any other website.
-
MSDN Library:
If you are looking for sample code, documentation or technical information from Microsoft,
this is the place to start.
-
Code Project:
This website covers many programming languages but it is particularly good for ASP.NET, C#
and VB.
-
O'Reilly's Windows Development Center:
A alternative resource for articles on programming .NET
-
eWeek DevSource:
This MS sponsored website is organized by add-ons, architecture, languages, techniques,
Visual Studio and code.
-
<The Official ASP.NET site:
A good resource for anything related to ASP.NET.
-
PInvoke.NET:
A wiki for .NET developers. A great resource for sample code.
-
4GuysFromRolla.com:
A great place to find ways to spruce up your ASP.NET web development. Includes code samples,
book reviews, FAQs, programming tips and user tips.
-
DevX:
An online development magazine website covering .NET, Java and C++ languages as well as
database, mobile and security development. They have some unusual development articles on
topics not found anywhere else.
-
DotNetNuke:
An open source framework for .NET developers.
Building systems that last...