DotNetNuke Tips & Tricks


Tips & Tricks

Tuesday, April 06, 2010 by Ian Robinson

Improve DotNetNuke Performance with GZIP Compression in IIS

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

Pros and Cons of Using CSS Framework in DotNetNuke

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

DNNMenu Improved in DotNetNuke Version 5.1.4

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

Best Practices to Improve Site’s Performance through Front-end Development

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

How-to: Change Contact E-mail from Terms and Privacy Page

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

Tuesday, August 25, 2009 by Cuong Dang

UnloadCSS to the Rescue

Filed under: Tips & Tricks, Skinning

Recently I had an opportunity to play with UnloadCSS skinobject from Timo Breumelhof. What a nifty little tool to use for your front-end performance optimization. I wrote an article a while back about cleaning up your default.css from the framework (or just get rid of it). There are many unnecessary CSS files get loaded within the framework (not to mention some not-so-good practices in CSS coding techniques within these files) that a web designer wants to take control of. Default.css is one of ...

Read more

Page 1 of 4First   Previous   [1]  2  3  4  Next   Last