Tag Archives: .net
-
Rename Method Refactoring in .NET
Leave a comment18 August 2004 by Ian Davis
When programming in .NET there’s a useful little idiom that can assist with some renaming refactorings. In his book, Fowler …
Continue reading -
C# Documentation
Leave a comment30 March 2003 by Ian Davis
Aaron Johnson investigates how to produce xml documentation for C# without using Visual Studio: the C# compiler will then strip …
Continue reading -
Dan Lyke’s .NET GC Woes
Leave a comment15 October 2002 by Ian Davis
It looks like Dan Lyke is having some problems with garbage collection under .NET: it would be nice if one …
Continue reading -
C# To Move to ISO Standard
Leave a comment12 October 2002 by Ian Davis
Microsoft is making full use of the ECMA/ISO fast track process to get c# ratified as an ISO standard. Good …
Continue reading -
.NET Memory Profiler
124 June 2002 by Ian Davis
.NET Memory Profiler [via Sam]: .NET Memory Profiler is a tool for the .NET Common Language Runtime that allows the …
Continue reading -
sml.NET
Leave a comment18 June 2002 by Ian Davis
sml.NET. Another functional language for .NET, this time a version of Standard ML [via Lambda the Ultimate]
-
A compiler writer’s guide to C#
Leave a comment13 June 2002 by Ian Davis
A compiler writer’s guide to C#. A fascinating look at the bare essentials of the C# language. [via Lambda the …
Continue reading -
F#
Leave a comment20 May 2002 by Ian Davis
F#: F# is an implementation of the core of the Caml programming language for the .NET Framework, along with cross-language …
Continue reading -
Joel on .NET
Leave a comment15 May 2002 by Ian Davis
Joel on .NET. More on the .NET cross-language strategy from Joel Spolsky VB.NET and C#.NET are virtually identical except for …
Continue reading -
More COOL Rumours
Leave a comment22 September 1999 by Ian Davis
More rumours on Microsoft’s COOL project, this time courtesy of jTechUpdate (this page uses ActiveX). Tod Nielson, of Microsoft USA …
Continue reading