|
|
|
|
|
|
|
|
Saturday, July 31, 2010
|
|
|
|
|
|
|
|
|
|
|
|
|
How To Customize the Privacy and Terms Links on Your DotNetNuke Portal Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...
Find this article and more in the category
Read This Article . . .
Getting Started with Code Endeavors Ajax Compiled Module Template DotNetNuke Ajax development just got easy thanks to Jon Henning and his Ajax Compiled Module templates. He’s got them listed on CodePlex, they’re updated for DNN 5, and they are available in C# and V...
Find this article and more in the category
Read This Article . . .
More Ways to Install DotNetNuke Modules with the URL Method While DotNetNuke has a built in mechanism for installing modules, there is another method you can use as well. This is a great alternative to use especially when you are trying to install larger mod...
Find this article and more in the category
Read This Article . . .
SERIES: Anatomy of a DNN Web.Config File-connectionStrings The section holds all the necessary information for database communication from your website. At minimum, there will be at least one connection string for any DotNetNuke website...
Find this article and more in the category
Read This Article . . .
Quick Look at Some New Features of DotNetNuke 5 Cambrian DotNetNuke’s much anticipated Cambrian has finally been made available as a Release Candidate and while it looks like the same ol’ packages from afar, it’s packed with some nice new features that are...
Find this article and more in the category
Read This Article . . .
How to Use the DNNLabelEdit Control It's easy to use the DNNLabelEdit control, you know the one you mouse over and edit in place? Yeah, that one. In just a few minutes, you can begin using the control on your sites as well for full on...
Find this article and more in the Module Development category
Read This Article . . .
Setting Up Multiple Websites You can create multiple distinct, (mainly) independent websites with one instance of a DNN installation on your web account. In lamens terms, this means that you can purchase ONE web hosting accoun...
Find this article and more in the category
Read This Article . . .
Simple Intro to the DNN UserInfo Class New DNN developers often wonder how to expose information about logged in users to a custom DotNetNuke module. So, I threw together a very simple example to show how easy it is to begin using the bu...
Find this article and more in the DotNetNuke category
Read This Article . . .
How to Utilize AjaxToolKit with DotNetNuke Portals Integrating the AjaxToolkit into DotNetNuke modules is super easy. But, can be frustrating if you're not sure how. Find out how to Ajax enable your modules in less than 5 minutes now!
The ...
Find this article and more in the Module Development category
Read This Article . . .
Installation from the DotNetNuke Install Package 4.90 to Windows XP Professional OK, so you made the leap and downloaded an installation package of DotNetNuke 4.x. But now what do I do? Well, here's a step-by-step instruction guide to get you up and running with DotNetNuke 4....
Find this article and more in the Localhost category
Read This Article . . .
|
|
|
|
|
|
|
|
|
Article List
|
Getting Aquainted with the DNN Classes
|
| 10/23/2008 1:41:07 AM - By Briana Tarrance |
Category: | | Comments 31
|
| |
|
So, you've decided to start checking out DotNetNuke development and you're wondering where to start, right? Well, it's easy to start taking a quick tour of the DotNetNuke classes now with the help of a handy little tool on CodePlex called the DNNHelpSystem 01.01.00. It's an MSDN Style .chm file that makes it easy to browse and search all the DNN Namespace files. All you have to do is simply download, unzip and click to open. It couldn't be easier.
However, here's a quick tip. Once you've downloaded and extracted the file, drag it to your desktop, taskbar or start menu for easy access. When you open it up for the first time, you may think you've got a broken download and it may look something like this:

But, don't worry. It's a simple solution. Just right click on the .chm file and click on "unblock".
And there you go. That's all there is to it. Now, you're all ready to start on that module you've been dreaming of! I'll be looking for you on Snowcovered in the very near future!

It's so Very Easy! |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|