.NET Answers

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

Archive for June 18th, 2008

Plan Upgrades at MyWinHosting

June 18, 2008 By: Dave Category: none

All plans have been upgraded at MyWinHosting to include at least 3 times the space they previously had.

(more…)

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

DotNetNuke 4.8.4 Released

June 18, 2008 By: Dave Category: none

Just in case anyone missed it.

DotNetNuke Modules - DNN Controls - Label

June 18, 2008 By: Dave Category: DotNetNuke - Module Development

The DotNetNuke framework has several built-in controls that you should use instead of the controls you would typically use in an ASP.NET application. Before we can go much further, we need to review the controls that are available so that you know what is available prior to starting your development efforts. Not doing so would be like starting to develop in ASP.NET without learning what ASP.NET controls are available to you instead of the HTML controls you were used to using in ASP. Today’s post covers the most common of those controls, the DNN:Label control.

(more…)