Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0how to create a module with visual studio 2005 ?how to create a module with visual studio 2005 ?
Previous
 
Next
New Post
6/7/2007 7:39 AM
 

Hi,

I would like to know if it is possible to create my own module usiig visual studio 2005.

if you have any information about that, could you tell me how to proceed.

Thanks in advance,

Arioule.

 
New Post
6/7/2007 8:36 AM
 

First of all, yes...it's possible.  You can create them either as WSP's (website projects) or WAP's (web application projects). If you're just starting out, I would recommend creating the modules as WSP's and using the following tutorials put together by Michael Washington, a core team member.

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

Creating modules using the WAP method requires VS 2005 service pack 1 be installed 

 
New Post
6/7/2007 9:45 AM
 

I prefer using WAP (web application projects) to do it, check out this link here:

http://www.bitethebullet.co.uk/DNN4CSharpTemplate/tabid/79/Default.aspx


-- Jon Seeley
DotNetNuke Modules
Custom DotNetNuke and .NET Development
http://www.seeleyware.com
 
New Post
6/7/2007 10:06 AM
 

That's easy :

  1. First install a DNN.
  2. Launch Visual Studio 2005
  3. Click on File / Open / Web site and select the folder wich contents your DNN portal
  4. On Solution explorer open DesktopModules Folder
  5. Create a new folder (for instance : MyfirstDnnModule)
  6. Right click on the new folder and Add new Item (ascx) a Web User Control
  7. Edit the ascx.vb or ascx.cs (depends of the language you use) and replace System.Web.UI.UserControl by DotNetNuke.Entities.Modules.PortalModuleBase
  8. Right click and Build page
  9. Go to you DNN portal and loggin with host user.
  10. Click on Host / Modules Definition
  11. Click on Create a new module and Fill your module definition and add control...
  12. Select your module and insert it inside your page.
  13. Job's done

 


jerome fortias My DNN websites http://www.sap-integration.net (First french community dedicated to SAP). http://www.onplonge.com (rebreather divers)
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0how to create a module with visual studio 2005 ?how to create a module with visual studio 2005 ?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out