Browse by Tags
All Tags »
.NET (
RSS)
When we ( DNNCorp ) originally took ownership of SnowCovered.com from Brice Snow it was running on DotNetNuke 2.1.2 (Release date was June 14, 2004), v1.0 of the .NET Framework and on a low-end hosting provider. Looking back, I recall that we were lucky...
Last night most of the DotNetnuke team and I traveled into Burnaby, to the BCIT campus where I gave a real quick (1 hour) presentation on the WebMatrix Beta, and Razor Syntax. I was happy to see that we had over 60 people attend. It was awesome to see...
I just checked and it looks like the folks at .NET BC have managed to get around to post my up-coming presentation. Topic: A Lap around WebMatrix Please join Rob Chartier, VP of Engineering & Support at DotNetNuke, in a brief Lap around the new WebMatrix...
A few weeks ago I ripped out a module over the weekend which allowed a Content Editor for DotNetNuke to be able to actually start scripting content within the UI. Imagine being able to embed scripts within (a) the Text/Html module which is complied...
Introduction The folks over at Microsoft recently pushed a open source release of their Sprite and Image Optimization Framework onto Codeplex last week. And after a few tweaks I was able to get it running within DotNetNuke, here is how… Download...
Introduction Imagine, for a second, you have a server sided JavaScript interpreter built right into a Content Management System. It should have full access to the entire Server sided API’s, depending on security requirements of course. You could literally...
Show your DotNetNuke passion by using the DotNetNuke 2010 Firefox Persona, found here .
Eric, over at the Boston DNN User Group has graciously invited me to give a presentation to his User Group on May 17th. Come join me for an open discussion on “DotNetNuke – A look inside”. I will cover topics like how we are adopting the Agile...
DotNetNuke 5.3.0 Released! New Features Templated User Profiles - User profile pages are now publicly viewable, and layout is controlled by the Admin. Photo field in User Profile - Users can upload a photo to their profile. We also added support...
There was some discussion around the office which touched on the topic for the best method for object conversion in VB.NET. Given this (typical) pattern: 1: Dim sneakers As Cat = CType (Factory.GetObject(someKey), Cat) 2: 3: If (sneakers...
More Posts
Next page »