DotNetNuke Skins - ASCX vs HTML mode
I got a question yesterday from a designer who is unfamiliar with ASP.NET asking what the difference is between ASCX mode and HTML mode when developing skins and containers for DotNetNuke.
I thought it might be useful to the community if I answered this for everyone.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

For as many places as I’ve been where they use VPNs, I’ve yet to find one that is set up correctly. I suppose there is a good reason for this, but I consider the problem to be mostly Microsoft’s fault.
The last main feature of module development that we need to discuss is the implementation of IPortable.
Once you have your database created, you’ll want to get some tables set up into it. To do this, you’ll need the CREATE TABLE statement that can be issued from the connection object once you’ve established the connection.
A couple of weeks ago, I was working on a project that required me to unzip a file. There is only one text file in the zip, so using a full-blown library like 