How To: Get the size of an image (remote or local) By Brian Dukes It often happens that I would like to know the size of an image so that I can smartly resize it in various situations. Until today, I had never been quite able to get everything that I needed to get it done. Read Article
OpenForce07 Agenda By Rich Campbell Are you going to OpenForce07 in Las Vegas November 5-8th 2007? I am! And I even have the badge displaying on http://chrishammond.com Read Article
SelectedIndexChanged and ASP.NET AJAX By Brian Dukes Using a DropDownList, RadioButtonList, CheckBoxList, or other similar control as a trigger of an Update Panel (rather than in the Update Panel itself) will cause the initial value not to fire a SelectedIndexChanged event. Read Article
DotNetNuke Tip: Packaging your DotNetNuke Module using NANT By Rich Campbell A few years back I was enlightened by Chris Paterra in the ways of using NANT scripts to aid in the packaging of DotNetNuke Modules. Using NANT to package your WAP (web application project) modules within Visual Studio 2005 is a snap, and can save you a LOT of time each time you have to come up with a new release. Read Article
DotNetNuke Tip Modifying your Portal Aliases By Rich Campbell Welcome back to the DotNetNuke tips! I started doing this over a year ago, though with getting married last fall and working on my Datsun 240Z lately I haven't blogged near as much lately about DNN topics. So here we go, starting up again with my DotNetNuke Tips. Read Article
I'm speaking at OpenForce 07, DotNetNuke Conference during DevConnections By Rich Campbell I'm happy to announce that I've been selected to speak at the OpenForce07 DotNetNuke conference in Las Vegas during this year's fall DevConnections. DevConnections looks to be one of the larger conferences this year now that the PDC has been cancelled for this year. I'll be presenting on "Portal Administration Best Practices". Read Article
Debugging JavaScript on Internet Explorer By Brian Dukes If you're anything like me, you've been greatly looking forward to Visual Studio Orcas, with its enhanced support for JavaScript. You might also not know that some of that functionality is available to us currently in Visual Studio 2005. It's not exactly easy to setup and use, but once you get it going, it can really help out when you're trying to figure out why, for example, all elements on your page suddenly disappear, only in IE. Read Article
Engage: Publish 4.2 released By Rich Campbell Last week we were able to release the long awaited new release of Engage: Publish with all new bells and whistles. Read Article