Nothing but .net

I just became an MVP Visual Web Developer / ASP.NET

2008 just started, and I already got some great news from Microsoft: I was given the 2008 Microsoft MVP award! I must admit I made a little jump when I saw the mail in my Outlook Web Access this evening. Here's a little piece of the mail I can show you: Dear Gill Cleeren,  Co... [More]

Posted on Wednesday, 2 January 2008 00:38 by gill  |  Comments (0)
Filed under:   .net | ASP.net

Visug presentation on Silverlight Futures

I presented at the Visug Best of TechEd 2007 event last week. It was only a small presentation on the ASP.net Futures releases that are coming, including the Silverlight and the MediaPlayer control. If you want to view these files, click below for the small slidedeck with the demo's. ... [More]

Posted on Monday, 26 November 2007 02:26 by gill  |  Comments (0)
Filed under:   .net | Silverlight

Visual Studio 2008 Training Kit RTM

Finally, we can present the RTM version of the Visual Studio 2008 RTM Training Kit. This kit is a real goldmine, containing presentations, Hands-On-Labs, demo's... on all topics related to Visual Studio 2008. Now you only have to find about 5 days to complete all that's in here, and you&... [More]

Posted on Tuesday, 20 November 2007 23:56 by gill  |  Comments (0)
Filed under:   .net | Visual Studio 2008

Installing Visual Studio 2008 RTM

I have not upgraded my Visual Studio 2008 to RTM yet, but here's a good guide on how to uninstall and upgrade without running into problems: http://www.ekampf.com/blog/2007/11/19/UninstallingPreviousVersionsOfVisualStudio2008.aspx

Posted on Tuesday, 20 November 2007 22:51 by gill  |  Comments (0)
Filed under:   .net

Visual Studio 2008 RTM

Yes, it's here, the eagle has landed! Visual Studio 2008 has RTM'ed! If you're an MSDN subscriber, you can start your download engines, it's a whopping 3921 MB large file for the entire Team Suite. If you haven't used the Beta 2 version, you can download the whitepaper h... [More]

Posted on Tuesday, 20 November 2007 22:51 by gill  |  Comments (0)
Filed under:   .net

Windows update causes DotNetNuke to fail

As weird as it may sound, a Windows Update actually broke the default installation of DotNetNuke. The error occurs when you try to open the default editor page by clicking on any HTML module on the "Edit page" item. You'll receive the following error: "The Runat attribute must h... [More]

Posted on Friday, 3 August 2007 15:46 by gill  |  Comments (1)
Filed under:   .net

Visual Studio 2008 beta 2 available

Just little more than 3 months after beta 1, Microsoft released beta 2 of our favorite IDE! This time, beta 2 contains a go-live license and includes full support for WPF and Silverlight applications. Scott Guthrie mentioned earlier that it's 99% feature complete. Not only is Visual Studio up... [More]

Posted on Sunday, 29 July 2007 13:32 by gill  |  Comments (1)
Filed under:   .net | News

Visual Studio 2008 beta 2 release imminent!

Visual Studio 2008 beta 2 is almost here! Really, it's very close. Why, you say? Well, in a reply on his blog, Scott Guthrie mentioned that the new version will be released later this week! He added: "We'll do some small features additions/changes based on new feedback on Beta2, but... [More]

Posted on Thursday, 26 July 2007 02:33 by gill  |  Comments (1)
Filed under:   .net

Validation and the Enterprise Library

  For some of my latest projects, I have been using Enterprise Library for the Data Access Layer (combined with other technologies). In this tutorial, I will explain the Validation Application Block, a complete new application block included in version 3 of the library. I’ll creat... [More]

Posted on Tuesday, 10 July 2007 23:39 by gill  |  Comments (3)
Filed under:   .net | C#