BorderLayoutBoxedLayoutOpenLayout Maximum textMedium textSmall text


Register
10 March 2010
 English (United Kingdom) English (United States)
   
Author: Gary Woodfine Created: 08/08/2008 21:46
.net development topics

In this post I quickly touch on some cool language features in C# 3.0.

Read More »

This post is the second post of a series highlighting some of the new enhancements of the C# Language.  The first part can be found here

Read More »

If you are like me and like to have a look at the MSIL that the C# compiler generates you will no doubt be regularly accessing the ILDASM tool that comes with the .net framework. However it can be tedious having to navigate the file system in order o find the tool. In this post I briefly discuss the ILDASM tool and provide instructions on how to set it up as menu option and button on the VS toolbar.

Read More »

The C# language is progressing with every release and there are always nice little features that make coding using the .NET framework a real pleasure, today I would like discuss one of my personal little favourites, Automatic Properties.

Read More »

In this post I provide a brief explanation on how to use the new Visual Studio class diagram tool that is shipped with visual studio 2008

Read More »

In this blog post I aim to illustrate that developing with security in mind should be an essential  part of your iterative development approach. The tools and methodologies encompassed in the .net Framework enable developers to write secure code and databases  with ease, it is just a matter of employing these in your day to day activities. After all security should be part of your daily coding habits as much as topping up on your caffeine and junk food levels.

Read More »

I found two resources for some free resources which enabled me to overcome the first hurdle.

Syntax Highlighter

Code highlighting plugin for FCKEditor

I followed the instructions on Darrens blog  for plugin...

Read More »

Just found out today that Microsoft have released a series of power tools for Team System 2008. Apparently this was released in October 2008,  I had not known previously

 Team Foundation Power Tools.

If you are looking for CCtray type functionality that is provided with Cruise Control this little baby will do it.

I am now slowly becoming a fairly regular blogger and my chosen weapon of choice for blogging is the standard DNN blog module. I find the blog module absolutely fantastic and extremely easy to use. I have also been blown away by the comprehensive functionality offered by the FCKEditor and how quickly it is to actually extend with new plugins should you require. They functionality contained in the blog module...

Read More »

While preforming testing on the new DNN 5.0 I came across an issue where using the browse server  functionality in FCKeditor lead to the "Yellow Page of Death" asp.net error page to display .  The resolution to this problem is a very quick step.

Read More »


Copyright 2010 by Three Nine Consulting