473,466 Members | 1,334 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Creating a DotNetNuke® Module For absolute beginners!

http://www.adefwebserver.com/DotNetNukeHELP/DNN_Module4

I used a "Guest Book" as an example because it covers most of the
functions you need in a module, "Select", "Delete", "Update", and
"Insert".
The tutorial shows you how to bind a Grid View to a data source using
the DotNetNuke DAL (Data Access Layer) and Object Data Sources.

Using the techniques in this tutorial you will be able to bind your
Grid View and Form View controls directly to your DAL "controller
class". The only code you will need in the "code beside" will be a few
lines of code to inject things like the current "ModuleId" (needed for
entries into the database because you want to store which module
instance the data came from. A person could place multiple instances of
the module on a single page of their DotNetNuke site).

These techniques save a massive amount of code that you would have to
write if you wrote the exact same module in ASP.NET 1.1. I estimate
70%+ reduction in code.

Jan 27 '06 #1
0 1604

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Washington | last post by:
I have written what I hope to be is the simplest tutorial for making your own modules for DotNetNuke (http://DotNetNuke.com). The tutorial is at:...
0
by: Brian | last post by:
Does anyone know of a DotNetNuke module for event registration? It doesn't have to be free. We have a local users group that meets once a month and we'd like to allow our members to register for...
0
by: David Rose | last post by:
I have an existing asp.net web application which contains several user controls. Some of these user controls contain other user controls (generic controls) which are located in a subdirectory. Now...
26
by: Clodoaldo Pinto | last post by:
I'm starting a programming tutorial for absolute beginners using Python and I would like your opinions. http://programming-crash-course.com Regards, Clodoaldo Pinto
3
by: dmm | last post by:
hi all, I am completly new to the world of ASP and am after some advice. I have been given a requirements document that reads suspiciously like a portal solution with added bells and whistles....
2
by: Ronald | last post by:
I just started with dotnetnuke, and with a wrong login (wrong password on a clean install i can crash the application pool from IIS. (when i login with the right username/password information the...
1
by: Loading name... | last post by:
Hey I've got DNN Starter Kit (version 4.3.4) installed in my visual studio 2005. And are developing a DNN portal. Now I get this error where a module is suppose to be loaded: "Error: Adm is...
3
by: superbee76 | last post by:
Staying with in the DotNetNuke 3.2 framework I'm attempting to find the best, simplest solution for making callbacks/RPCs/Ajax requests. The biggest obsticles seem to be staying within the...
2
ssnaik84
by: ssnaik84 | last post by:
Hello, I'm first time working on DotNetNuke module development. I created and installed a sample module. It installed successfully. but when I'm going to add into a page, it's giving me...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.