Browse by Tags

All Tags » .NET (RSS)

If you have anything to suggest about the DSA Book then please read this…

Its been a while since I talked about the DSA book but to summarise its had over 20,000 ( first , second ) downloads which has largely provoked me into taking the whole thing a lot more seriously for the next edition which I expect will triple its content...

I’m sorry for the lack of posts…

Sorry folks for the lack of posts but ever since I’ve moved to Australia I seem to have had very little time to actually post something of any calibre. At the moment I am actually working on some writing commitments I have so I will post about them when...
Posted by Granville Barnett | with no comments
Filed under: ,

One of the best tips for browsing msdn…

I like MSDN I really do but when you want to increase the font size the thing just breaks and looks awful. Recently I’ve found that switching to the loband version of a MSDN page is far better when increasing the font size so its more comfortable to read...
Posted by Granville Barnett | with no comments
Filed under: ,

Shared Source CLI Google group launched

I’ve just created a Google group based on the SSCLI which you can view and join by going here - http://groups.google.com/group/microsoft-shared-source-cli It supersedes now defunct SSCLI newsgroups from the Microsoft and Yahoo servers which have had all...
Posted by Granville Barnett | with no comments
Filed under: , ,

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...

Shared Source CLI (aka Rotor) on Vista

I thought I would share my experiences with Rotor on Vista (x86 and x64). First off Rotor is an open source version of a big chunk of what's in the full commercial .NET that you use on your machine today BUT certain things in Rotor are no where near...
Posted by Granville Barnett | with no comments
Filed under: , ,

Follow me on Twitter?

In a bid to keep up with friends and suchlike I have joined Twitter . I can't promise much in the way of earth shattering Tweets but I'm sure it will be a mildly entertaining read. So, if you want to follow me please tune your browsers to this...
Posted by Granville Barnett | with no comments
Filed under:

Code Contracts – my opinion on them anyway...

One of the great things that came out of the PDC for me was the confirmation that code contracts would be coming to .NET 4.0. I was a big fan of Spec# [1] but admittedly I never thought it would make it into the mainstream C# or VB.NET languages even...

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
Posted by Granville Barnett | with no comments
Filed under: , ,

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
Posted by Granville Barnett | with no comments
Filed under: , ,

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...

Our cries have finally been answered then?

I for one am very happy that the next version of Visual Studio will finally embrace what some of us have been requesting for a long time now – UML adoption. A few months ago I mentioned some stuff that would be in the next version of VS and now that more...

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 by Granville Barnett | 9 comment(s)
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...
Posted by Granville Barnett | 10 comment(s)
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

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!

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...
Posted by Granville Barnett | with no comments
Filed under: , ,

Design Patterns - Part 3 published

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) .
Posted by Granville Barnett | with no comments
Filed under: , ,

DSA book on 'This Week on C9'

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 »