Web Links

Finds and helpful resources from the whole wide web.

Every now and then while researching or on other occasions, I come across interesting websites that offer special utilities or explain certain topics. I won’t keep them back from you, so they’re published on this page.

You can filter the list by tags or sort it with the following controls. Particularly interesting items are highlighted in yellow.

Should you encounter a broken link, please let me know! Even though I use this list myself, I cannot check everything all the time.

.net c# code community compiler db encoding fun javascript learn media news perf php ref sec test tool typo usability web windows ×

Debug same objects and track out-of-scope objects.netlearn★★★★★
Explains how to determine identical (not just equal) objects in the Visual Studio debugger, and to view them anytime later. Very helpful basic knowledge of the debugger that isn’t very widespread yet.

Rheinwerk – <openbook>.netc#javascriptlearnphpwebwindows★★★★
Current IT specialist books from Rheinwerk (formerly Galileo Press) in HTML format for online reading or download. Covers topics like Linux, Windows, C#, Java, Office applications, other programming languages and selected programs.

RegexDesigner.NET.netlearntool★★★★
A powerful visual tool for helping you construct and test .NET Regular Expressions. Interaktives Testen von regulären Ausdrücken, mit Textersetzung, -trennung und Code-Generierung für C# und VB.NET.

Understanding ASP.NET Routing.netlearnweb★★★★

C# Yellow Book.netc#learn★★★
This book is used by the University of Hull (England) as the basis of the First Year programming course. It teaches the basics of programming with C#.

Programmieren in C#: Einführung.netc#learn★★★

Threading in C#.netc#learnperf★★★
An extensive article on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs. Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, Synchronization Contexts, Memory Barriers and non-blocking synchronization constructs.

RegEx Studio.netlearntool★★★
Test tool for interactive writing and editing of regular expressions for the .NET environment. Shows the results in all details and easy to understand.

Mouse Gesture in .NET Windows Applications.netlearnusability★★
This article explains how you can add mouse gesture support to .NET Windows applications.

Summary

9 items