Tuesday, February 01, 2011 by Ian Robinson
Filed under: Tips & Tricks, DotNetNuke
A few weeks ago I came across a blog post from Mitchel Sellers about securing DotNetNuke passwords in DNN. The gist of it is as follows:
You do...
Read more
Tuesday, April 06, 2010 by Ian Robinson
Filed under: Tips & Tricks
Recently I’ve been reviewing and cleaning up various little things around here at dnnGallery. In doing so, I’ve been relying heavily on the IIS SEO To...
Read more
Wednesday, October 28, 2009 by Cuong Dang
Filed under: Tips & Tricks, Skinning
I’ve been a big fan of using grid in most of my work in recent years. One of the main things I enjoy doing it is because of the symmetrical of the design and the aspect of re-using many of the CSS selectors within the same project. It’s exciting to write less markup and CSS to do more with design and implementation. And as many have heard “less is more”; by using CSS framework, it allows you to do just that.
I consider DotNetNuke community (at least the web designer community within DotNetNuke)...
Read more
Monday, October 26, 2009 by Cuong Dang
Filed under: Tips & Tricks, Skinning
For those of you who are using DNNMenu (or DNNNav) from the core DotNetNuke framework, you might notice there is a huge change in DotNetNuke 5.x with the inclusion of DNNMenu version 2. The change for this webcontrol had not been well documented in details so people might find a hard time to get up to speed with what’s new when using it.
As you may know, many experts in the DNN forum have been talking about eliminating SolPartMenu and start using DNNMenu for years when developing skins, but the...
Read more
Wednesday, September 30, 2009 by Cuong Dang
Filed under: Tips & Tricks
Some claims DotNetNuke is notorious when it comes to performance. I beg to differ. Consider the advantage that you’ll get from using an enterprise-level platform for every web project can possibly build, a little bit of performance sacrifice is worth the tradeoff in my opinion.
But that’s not the point. You can build DotNetNuke sites that have kick-ass performance if you do it the right way. There are many respected developers in the community have spoken about this specific topic, but rar...
Read more
Monday, August 31, 2009 by dnnGallery
Filed under: Tips & Tricks
When you're using terms and privacy skinobject for your web site, it will pull in the web administrator e-mail address to display as part of a way for visitors to communicate with a site's webmaster.
If you are like me, just wanted to add something real quick and move on, you'll more likely to come back in the future when the project is done and find a way to correct it.
Well, remember during the process of installing DotNetNuke or creating a new portal for your project, you are asked to prov...
Read more