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 × By relevance By date By title
Debug same objects and track out-of-scope objects .net learn ★★★★★
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.
Mozilla Developer Network (MDN) javascript learn ref web ★★★★★
Documentation wiki of the Mozilla Foundation that handles all topics of web development as well as Mozilla applications.
The absolute minimum to know about Unicode and character sets encoding learn ★★★★★
Precise knowledge of Unicode and character enodings in general are a must. Today even more than 2003 when Joel Spolsky published his basic introduction on that topic.
SelfHTML javascript learn ref web ★★★★
Eine im deutschsprachigen Raum populäre Einführung in das Feld der Web-Entwicklung. Nachschlagewerk zu Themen wie HTML, CSS und JavaScript. (Auch zum Download)
Rheinwerk – <openbook> .net c# javascript learn php web windows ★★★★
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.
Clean Up Your Mess – A guide to visual design for everyone learn usability ★★★★
This guide will show you how to create designs that are easy to understand and attractive. About what is clean design and with examples how not to do it.
Flat UI and Forms learn usability ★★★★
An article about how many forms that employ a flat UI style fail at usability, and how this can be easily fixed.
RegexDesigner.NET .net learn tool ★★★★
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.
Security Corner: Cross-Site Request Forgeries learn sec web ★★★★
An explanation of the dangerous CSRF phenomenon that every web developer should be aware of.
Understanding ASP.NET Routing .net learn web ★★★★
C# Yellow Book .net c# 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 .net c# learn ★★★
Ten Usability Heuristics learn usability ★★★
Ten general rules for the design of usable interfaces.
Threading in C# .net c# learn perf ★★★
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.
Web Fundamentals learn web ★★★
Best practices for modern web development, by Google. A comprehensive resource for multi-device web development.
JavaScript: Prototypal Inheritance javascript learn ★★★
Professionelle Softwareentwicklung mit PHP 5 learn php ★★★
RegEx Studio .net learn tool ★★★
Test tool for interactive writing and editing of regular expressions for the .NET environment. Shows the results in all details and easy to understand.
Vista UAC: The Definitive Guide learn sec windows ★★★
This Code Project article explains in all detail how, as a developer, to handle User Account Control (UAC) win Windows Vista/7.
Introduction to Dependency Injection learn ★★
What Dependency Injection (DI) is, what it’s good for and how it’s used.
Texts Rasterization Exposures learn media typo ★★
A comprehensive and informative article about the subtleties of text rendering on a raster screen and different implementations.
Mouse Gesture in .NET Windows Applications .net learn usability ★★
This article explains how you can add mouse gesture support to .NET Windows applications.
Punycode - Umlaute und Sonderzeichen in Domainnamen encoding learn web ★★
Wie Domainnamen mit Sonderzeichen kodiert werden, von heise online
Summary
23 items