Browse by Tags
All Tags »
C# »
.NET (
RSS)
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.
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...
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...
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...
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...
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...
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...
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...
The third part of this series covers the factory pattern. View it - Design Patterns - Part 3 You may also be interested in part 1 (strategy) , and part 2 (observer) . Originally posted at http://msmvps.com/blogs/gbarnett . Please post all comments there...
First off thank you to all who have downloaded the first draft of Data Structures and Algorithms: Annotated Reference with Examples . At the time of writing this post there have been more than 3200 downloads within around 3 days of it being put up on...
More Posts
Next page »