By Will Strohl on 6/28/2007
If your Visual Studio crashes as much as mine does, you have invariably ran into an error stating "Unable to write to output file [filepathandname]: Unspecified error". At first, this error really ticked me off, as it left me with no path to troubleshoot and correct the error.
|
By Will Strohl on 6/26/2007
While I was writing a class to allow me to quickly grab preformatted JavaScript functions (i.e., confirm, alert, etc.), I came across the need to ensure that a string passed into those methods would not throw a JavaScript error upon rendering. This could possibly happen if the message contained singles quotes for contractions, quotes, etc.
|
By Will Strohl on 6/25/2007
In DotNetNuke, you generally are always working with the tab (page) that you are currently on whether it be at the module level or not. However, on occassion, you might need to access the properties of another tab (page) that you are not currently on.
|
By Will Strohl on 6/24/2007
Since I was just thinking about it, here is a theory have about the latest and final release of the Jason Bourne films, The Bourne Ultimatum. (And no, I have no affiliation with any part of the film industry, I haven't read any spoilers, books, etc.)
|
By Will Strohl on 6/24/2007
I have a great need for a current project to optimize whereever I can. The DotNetNuke SqlDataProvider is one of those areas where optimizations are NEEDED.
|
By Will Strohl on 6/14/2007
I forgot to mention yet another tid-bit about this Safari release...
|
By Will Strohl on 6/13/2007
I just wanted to hit on a very good point when it comes to the Safari web browser... SPEED.
|
By Will Strohl on 6/11/2007
A friend and colleague just sent me a link to the download page for the Safari web browser. I was instantly impressed that Apple is attempting to make their web browser a serious player in the Internet world by making it a cross-platform player, but I am equally not impressed with this release.
|
By Will Strohl on 6/10/2007
I have come to realize that many people have the need in their DotNetNuke (DNN) applications to create a new user "on-the-fly". Here is how to do it...
|
By Will Strohl on 5/28/2007
With the marketing giant, Microsoft, you cannot deny that Vista is the best operation system, ever. Right? Hmmm...
|