August 2004 - Posts

Tracepoints Rock
Visual Studio 2005 has added a feature called Tracepoints and currently it's easily my favourite of the new stuff. When you need it, it saves a huge amount of time. When you want to add tracing functionality that's very specific to the problem you're Read More...
Posted 17 August 04 02:18 by GarethJ | 1 Comments   
Filed under
Comparing ICollection and ICollection<T>
When examining the ICollection<T> interface prior to implementing on my Heap class, I was quite surprised, as it had changed rather more than I'd expected from the original ICollection interface. Here they are for comparison: [System.Runtime.InteropServices.ComVisibleAttribute(false)] Read More...
Posted 17 August 04 01:58 by GarethJ | 1 Comments   
Filed under
Comments now moderated
Comments on my blog are now moderated, so don't be surprised if you submit one and it doesn't appear immediately. I'll attempt to approve them as snappily as possible. Read More...
Posted 11 August 04 10:10 by GarethJ | 0 Comments   
Filed under
Heap Sample: Comparing the new collection classes with the old
The first step in updating the Heap class to Heap<T> was to take a look at the new collections provided in Visual Studio 2005 Beta 1 to get an idea what the generic interfaces for collections look like. (The original Heap project was to implement Read More...
Posted 02 August 04 05:28 by GarethJ | 0 Comments   
Filed under

Search

This Blog

Disclaimer
The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion.
All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Tags

Archives

Architects who Model

DSL Tools Team

Links

Syndication

Page view tracker