New Tutorial TDD C# Web Compiler
This is a little web app tutorial I have just completed (thanks to my editors Matt and Cathy). It’s a simple web based compiler using TDD and ASP.NET. I am planning an MVC 3 version soon. pdf: Building...
View ArticleMVC3 Tutorial (including Razor View Engine) – My latest effort!!!
Have a look at my latest effort http://www.c-sharpcorner.com/UploadFile/dommym/7440/ Here is the pdf version:MVC3TutorialWinningTheCricketWorldCup2011 big thanks to Matt and Cath for all their...
View ArticleBuilding the Really Really Really Simple RogueLike v0.1 with C#
Really Really Really Simple Roguelike V0.1 Want to build a Roguelike with C# in 5 minutes? The following is a really quick game I built in about 2 hours and shows how easy it is to get a simple game...
View ArticleLatest article published at c-sharpcorner.com
As usual the champions at c-sharp corner have edited it and code formatting is much prettier than my efforts so have a look if you are keen...
View ArticleA Javascript/HTML5 tutorial – Part 1 building a basic Text Adventure
Introduction I come from the age when text adventures were serious fun, ZORK and Hitchhikers guide to the galaxy were two of my favourite text adventures. OK so maybe the golden age of the text...
View ArticleFree videos on MVC4 from Puralsight
I am not sure if I have mentioned these courses in the past but they are sensational and best of all FREE!!!!! Great way to get into MVC4...
View ArticleGreat article on the upcoming MVC5
http://www.asp.net/mvc/tutorials/mvc-5/introduction/getting-started
View ArticleGreat Tutorial on creating a blog with JS, CSS,JQuery (and a tiny bit of C#)...
This is a great tutorial on developing a blog engine – includes instructions on free hosting as well!!! http://www.kestrelblackmore.com/projects/blogmatrix
View ArticleGreat article: C# starting to build a chess game with TDD
http://www.daedtech.com/tdd-and-modeling-a-chess-game
View ArticleA really cool introductory tutorial for using Visual Studio , mVC 5, EF code
A really cool introductory tutorial using VS, mVC 5, EF code first:...
View Article