Nothing but .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 (117)
Filed under:   .net | Silverlight

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 (65)
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 (120)
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 (84)
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 (96)
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 (93)
Filed under:   .net | C#