.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

Archive for June 10th, 2008

DotNetNuke Skinning - Getting Set Up

June 10, 2008 By: Dave Category: DotNetNuke - Skinning

While it IS possible to create DotNetNuke skins and containers using a standard HTML editor and HTML files, I find that it is much easier to use Visual Studio and ASCX files instead. The reason for this is that I can modify and run my DotNetNuke installation and see exactly what the end result is going to look like. I also find that I am able to create a much leaner set of HTML using the ASCX method than I can using the HTML method.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!