Granville Barnett

Browse by Tags

All Tags » C# (RSS)
Data Structures and Algorithms book flying out (again!)
The updated version of the Data Structures and Algorithms book that Luca and I wrote is flying out once more! We are really very happy to see how many people are downloading our book . In total (counting the previous release) the book has had nearly 16...
Updated version of the free Data Structures and Algorithms book available!
Just in time for Christmas ;-) You can download a revised version of the book Data Structures and Algorithms: Annotated Reference with Examples here ! The last version of the book has had just under 14,000 downloads since we released it. Download the...
Design Patterns – Part 7 published
The 7 th part of the design patterns series was published today. This part covers the template pattern . View it – Design Patterns – Part 7 Originally posted at http://msmvps.com/blogs/gbarnett . Please post all comments there. Thanks, Granville.
Design Patterns – Part 6 published
Part 6 of the design patterns series has just been published on DotNetSlackers . This part covers the adapter pattern. View it – Design Patterns – Part 6 Originally posted at http://msmvps.com/blogs/gbarnett . Please post all comments there. Thanks, Granville...
Design Patterns – Part 5 published
In this part of the series we look at the command pattern. I've also seen that Sonu has posted in the article quick links to the previous articles in the series as well. While the articles are not written in any specific order I would recommend that you...
Results: Using a dark theme in VS for a week
As I mentioned several days ago I’ve been seeing if a dark theme in VS would help my eyes a little. The short of it is – no, no it didn’t. The major sore point is that if you use a dark theme in VS then you find yourself constantly swapping between dark...
Posted: Sep 26 2008, 06:20 PM by gbarnett
Filed under: , , ,
Experiment: Using a dark theme in VS for a week
I've been highly critical of using dark themes in Visual Studio particularly because the UI of VS is light in its very nature. The combination of the two proving to be an interesting proposition when using VS for large durations of time. I digress. Recently...
Posted: Sep 20 2008, 03:03 PM by gbarnett
Filed under: , , ,
Design Patterns - Part 4 published
Part 4 of the design patterns series I have been writing has just been published on DotNetSlackers . This part covers the singleton pattern. View it - Design Patterns - Part 4 Originally posted at http://msmvps.com/blogs/gbarnett . Please post all comments...
Data Structures and Algorithms 0.6 released!
We have just released 0.6 of the Data Structures and Algorithms library. Notable new features include (amongst many other little changes not listed): AVL Tree Deque Radix sort Download Data Structures and Algorithms 0.6! Originally posted at http://msmvps...
Using Pex in a TDD fashion...
Peli has just posted a good post on using Pex in a TDD fashion to create a binary heap. In case you don't know, Peli is actually one of the guys working on Pex at MSR so if you have a chance do give it a look ;-) " Pex (Program EXploration) is an intelligent...
Posted: Sep 09 2008, 06:23 AM by gbarnett
Filed under: , ,
More Posts Next page »