.NET Answers

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

DotNetNuke Skins - ASCX vs HTML mode

August 27, 2008 By: Dave Category: DotNetNuke - Skinning

IMG_1408 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.

(more…)

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

Some ASP.NET Goodies in VS 2008

November 26, 2007 By: Dave Category: none

Today we’ll look at a few new goodies on the web development side of Visual Studio 2008.  You may have heard that we finally get split view so we can see the designer and the HTML at the same time.  Or maybe you want to know just how well that JavaScript intellisense works.  Have you seen the new CSS integration?  This is really cool.  And frankly, it does something Dreamweaver should have been doing years ago.  So, let’s get started.

(more…)