I apologize for asking, what seems to be an elementary question for this forum.
I have done some work with module creation but I have not been able to locate any resources discussing working with an existing module. I did read Module Development Guide (Part1) and the code in Part2 both by Shaun Walker and while this was good it appeared to me it essentially addressed creating the Survey module from scratch (with code pasted in) rather than editing an existing module, which is my goal.
I am interested in Modifying a DNN Project Module, specifically the Announcements module at this time.
I am running Visual Web Developer 2008 on Windows XP with .NET version 3.5. I have installed DNN version and created a Web Site for this purpose.
I have also downloaded
but when I view this zip file, Announcements_04.00.01_Source.zip, I notice the two dlls: DotNetNuke.Modules.Announcements.SqlDataProvider.dll and DotNetNuke.Modules.Announcements.dll
I assume I need to install the module without the dlls in order to modify the code but this is where I become stumped.
I did peruse the inner zip file, DNN_Announcements_zip, which is inside Announcements_04.00.01_Source.zip. This inner zip contains DotNetNuke.Announcements.sln which, based on a post I found in this forum, I opened in Visual Web Developer 2008 but I don't know where to go from there.
If anyone could point my in the right direction to locate more information on this, I would greatly appreciate it.
Thank you for your time.
Sincerely,
- Sal