Browse by Tags

All Tags » General (RSS)

Supporting multiple hosts within one ASP.NET application

You may have seen the website in the guise of www.dotnetkicks.com , but it also can be viewed from the following domains: www.kick.ie , www.javakicks.com & www.mozillakicks.com . All of these hosts are mapped to the same ASP.NET application in IIS...

www.dotnetkicks.com - Alive and Kicking!!

I am pleased to announce the launch of DotNetKicks.com , a community driven news site specialising in Microsoft development technologies, the .NET framework & related tools and technologies. Employing a similar concept to sites such as digg.com and...

BBC Open Source Project Launched Today

In the past few months, the BBC has launched some really great projects. Today, they have announced the launch of BBC Open Source . I am currently working on a new application which consumes news data from their sister project BBC Backstage . I will be...
Posted by gavinjoyce | with no comments
Filed under: , ,

Direct download to nTierGen.NET

Since offering a free full version of nTierGen.NET to members of the weblogs.asp.net community a few months ago, I have received over 200 email requests. I am now happy to provide a direct link to the free version which is available for everyone to use...

Free code generation tool offer

I have just released version 1.6 of my code generation tool - nTierGen.NET . I would like to offer a free single license to all bloggers on weblogs.asp.net. Just send me a mail at gavin@gavinjoyce.com with a link to your blog and I will mail you your...

ASP.NET Forums 2.0 Beta RC1 Released

The Beta RC1 of the forums application running on www.asp.net/forums/ is available. Download: http://forums.asp.net/builds/Beta/AspNetForums.exe View/Discuss application: http://forums.asp.net/ What's new: http://forums.asp.net/Forums/ShowPost.aspx?PostID...

Microsoft Longhorn Developer Preview - Dublin, Ireland - 10th Feburary

There is a Longhorn Developer Preview event next Tuesday 10th Feburary in University College Dublin. I'm going, are you?

Dynamic Imaging with GDI+

About a year ago, I created an ASP.NET server control called ImageLabel.NET . It dynamically generates textual images in a number of formats. I am now releasing the C# source code to the community. Download Setup (no source) Download C# Source View Live...

Using ADO.NET DataSets from SQL 2000 Reporting Services

When researching the SQL 2000 Reporting Services beta a few months ago, I was surprised that there was no native support for ADO.NET DataSets. Reporting Services does have the notion of a DataSet, but this is specific to the product and not the flexible...
More Posts