Granville Barnett

Browse by Tags

All Tags » C# (RSS)
Channel 9 – C# 4.0: Meet the design team
I’ve not watched many Channel 9 videos over the last few months, but every now and then some really good videos come along and I think this one is definitely in that category. A lot of the video is about the pro’s and con’s of dynamic languages and some...
Posted: Jul 11 2008, 11:57 AM by gbarnett | with 5 comment(s)
Filed under: ,
Resharper 4 development moving fast now
Last time I checked R# 4 was in Beta, just randomly browsed to the download page for the nightly builds and see that R# 4 is RC3. I must say I am somewhat disappointed with JetBrains with regards to Resharper , we are several months past the release of...
Posted: Jun 10 2008, 10:26 PM by gbarnett | with 2 comment(s)
Filed under: , ,
DSA 0.5 released!
It's been a while, I've had to work on other stuff for the last 2 or so months which has rendered me with no time. That's the excuses out of the way... Not much added in this release I would simply point you to the release page for more details. A friend...
Nasty bug rendered by installing MS Source Analysis for C#
If you have installed the source analysis tool recently released by MS and have since tried to view the properties of a project then you will be greeted with the following error: An error occurred trying to load the page. COM object that has been separated...
Posted: May 30 2008, 05:04 PM by gbarnett | with 2 comment(s)
Filed under: , ,
StyleCop becomes available to non-internal MS developers
This is a great thing for MS to release to the developer community - StyleCop is a very interesting tool that was at least when I was there well known and highly thought of internally. Read about it here , download it here .
Posted: May 23 2008, 06:26 PM by gbarnett | with no comments
Filed under: , ,
CPU Scheduling Simulator 1.0 released!
I've said it all before in recent posts, but here it is again - CPUSS is a framework that allows you to design and analyse CPU scheduling algorithms. Download CPUSS 1.0 There is a tonne of stuff in CPUSS! Most of which is not exposed by the report generation...
CPU Scheduling Simulator 0.9 RC released!
Download CPUSS 0.9! In this release I have fixed a few things, as well as added a few new minor features to make analysis of scheduling algorithms a lot quicker, some of which include: CPU Utilization % Turnaround times for each process Response times...
CPU Scheduling Simulator 0.8 Beta 2 Released!
Download CPUSS 0.8 Beta 2 Beta 2 is not really very revolutionary, however it does add some tooling support to CPUSS: CPUSS Report Generator (cpussrg.exe) CPUSSRG This is a little tool that allows you to invoke a strategy against some specified processes...
CPUSS Beta 1 released!
Download CPUSS A few new things in this release: Command line report generator Variance and standard deviation methods that take predicate functions as args Repeat runner Html report generator Graphing support Download CPUSS Note: since I added a reference...
Free graphing libraries for .NET - my thoughts
I've not really looked around until today, but I really wanted to include graphing as part of some tooling for CPUSS and I found two libraries: NPlot ZedGraph Each of which from what I have read on the web has a pretty decent reputation, although NPlot...
Posted: Mar 23 2008, 09:49 PM by gbarnett | with 6 comment(s)
Filed under: , , ,
More Posts Next page »