Visual Studio Learning Pack 2.0 is aimed at students to help them learn about computer programming. It consists of the following:Sort Designer Control A supplementary teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular computer sorting algorithms.
Search Designer Control A teaching...
Small Basic, ( which I had reviewed here and here ) has been updated to v0.3 now with some new features and bug fixes. Small Basic is aimed to teach programming to beginners and has a very simple feature set and user friendly interface. A great tool to get kids as well as beginners alike to programming without making them nervous with...

Small Basic is a project from Msdn DevLabs aimed at kids and adults alike who are new to programming. It doesn’t scare you with a complex IDE, and keeps things simple and fun. It is inspired by the original BASIC language but is based on .NET 3.5.
Version 1 was launched with just 14 keywords, and version 2 only adds one more keyword to...
Umair Khan Jadoon from Programmer Fish has written a great and extremely simple tutorial on how to create a basic RSS Feed Reader in ASP.NET. Wit this tutorial you can make your own feed reader in just a few minutes. A must read for any and every coder, who wants to learn.
...