Friday, September 05, 2008 Login    Register

 


  Search Blog  
  Blog Listing  
  Blog Archive  
QualitySkinsLowPrice
  Most recent blog entries  
FREE DotNetNuke Skins for Download
The Mighty Blog By Will Strohl on 4/22/2007
Many of you often look for a free DotNetNuke skin to download and use for a specific purpose. It may be an uninportant site, a test site, etc.
Comments (0) More...

How To: Loop Through Controls and Change the Label of a Checkbox
The Mighty Blog By Will Strohl on 4/19/2007
From time to time we need to do something that the .Net framework doesn't immediately expose to us (without some finagling). In this instance, I wanted to override the attributes that the labels generated by the CheckBoxList webcontrol. However, I only wanted to modify this one instance of it.
Comments (0) More...

Dynamically Creating a DataTable for Bindable Times
The Mighty Blog By Will Strohl on 4/19/2007
I came across a requirement where I needed to create a DataTable of times for a project. This table didn't need to take up any space on the database since it would never change. The times would need to be listed in 30 minute increments for each hour of the day. This would then get binded mostly by dropdown lists.
Comments (0) More...

.Net Error: The specified path, file name, or both are too long.
The Mighty Blog By Will Strohl on 4/17/2007
Here is an error that kind of irritates me only because Microsoft should have thought this one through. However, we find ourselves thinking or saying that more often then we'd like, huh?
Comments (0) More...

DotNetNuke Skinning - Error: Could Not Load Skin
The Mighty Blog By Will Strohl on 4/16/2007
In helping a colleague learn how to create and upload DotNetNuke skins, I ran into an error that I was not used to. It was at first a bit frustrating until I stepped back and looked at it without rushing.
Comments (0) More...

DotNetNuke Upgrade
The Mighty Blog By Will Strohl on 4/16/2007
I must say that I am thoroughly excited about the recent upgrades to DotNetNuke to bring us to version 4.05.00. There are a great many updates that address functionality and usability. Great job, Core Team!
Comments (1) More...

Whoa! The New DotNetNuke (v 4.05.00) Installation Wizard is Awesome!
The Mighty Blog By Will Strohl on 4/13/2007
I have been using DotNetNuke since I first built my own portal just prior to the release of DNN 1.0. Although I didn't really jump on board until v3.x. Since then, we have all had ideas about how to make DotNetNuke better, but this time the Core Team has struck GOLD!
Comments (0) More...

Yeah! The NEW blog!!!
The Mighty Blog By Will Strohl on 4/12/2007
Well, as you can see, the new blog is alive and well. I have just a few comments to make about it...
Comments (0) More...

Whoa! Free Image editing program!!! (Paint.Net)
The Mighty Blog By Will Strohl on 4/11/2007
Now, I am sure that this post will generate some comments (sent or not) about GIMP. I have not used GIMP because at home I have a full version of Photoshop CS. However, at work right now I do not have any image editing abilities other than what the standard "Paint" application and Microsoft Office offer. Nearly everyone knows that those options are horrible. I tried installing GIMP some weeks ago, but the install conflicted with a GAIM/Jabber (now called Pidgin - that story is yet another reason to HATE AOL) installation I have and I really do not want to mess with that.
Comments (0) More...

Regular Expression - Validating Time
The Mighty Blog By Will Strohl on 4/10/2007
I am just an amateur when it comes to regular expression, but I plan on getting a whole lot better at it. There is too much potential there to not want to use it more often. I just came up with a regular expression pattern to validate time format. It has some small checks incorporated for valid times, but it is not 100% inclusive.
Comments (0) More...

© Copyright 2004-2007 by Will Strohl. All rights reserved.