HOME         User: Anonymous search for  in 
Login
Username:

Password:

Navigation
Registered User Functions:
  1. Register New Account
Anonymous Functions:
  1. Home
  2. Users
  3. Archives
  4. Templates
  5. Articles
  6. MyGeneration Website
  7. MyGeneration Forums
Categories
    Application Type
    1. Command Line
    2. Graphical User Interface
    3. Library
    4. Sample
    5. Web Application
    Architecture Type
    1. Client-Server
    2. Distributed Computing
    3. Multi-Tier
    4. Peer-to-peer
    Operating System
    1. Linux
    2. Win32
    Programming Language
    1. ASP
    2. ASP.Net
    3. C#
    4. C++
    5. Firebird SQL
    6. J#
    7. Java
    8. Jet SQL
    9. JScript
    10. JSP
    11. MySQL
    12. Perl
    13. PHP
    14. PL/SQL
    15. PostgreSQL
    16. SQL
    17. Transact-SQL
    18. VB.Net
    19. VBScript
    20. XSLT
    Archive: DotNetNuke 3.1.0 VB.Net Templates
    Author: grandOPUS
    Created: 8/10/2005 2:19:21 PM
    Last Updated: 8/24/2005 9:56:03 AM


    These VB.NET templates for DotNetNuke build the Info, Controller, DataProvider, SQLDataProvider and SQL Stored Procedures for your custom DotNetNuke 3.1.0 modules.  (Much credit goes to Dave A-W for his C# templates on which these were based.)

    Much thought went into the Namespaces of these templates.  The possible combinations of DotNetNuke versions, languages, and developers will all converge into one big mess if not organized well.  There had to be some way to avoid confusion in the Template Browser.

    Updated:

    • 8/17/2005
      • Added IPortable methods to Controller
      • Added ChangeState property to Info class for manually setting Added, Edited, Deleted, Unchanged states of an object.  This is good for buffering changes to detail items on a header/detail edit screen.
      • Fixed DataProvider error loading provider assembly
    • 8/15/2005 - Allow user to include/exclude Insert, Update, Delete, Get, List and Foreign Key methods.

    Let me know if you have suggestions or requests for extending these templates.  I'm also toying with the idea of UI templates.

    Happy coding!

    John

    Templates (by Title)
    UpdatedTitleOutput LanguageUsername# Downloads# Views
    8/24/2005 DotNetNuke 3.1.0 Sql Stored Procedures Transact-SQL grandOPUS 57712807
    8/17/2005 DotNetNuke 3.1.0 VB.Net Controller VB.Net grandOPUS 57152375
    8/17/2005 DotNetNuke 3.1.0 VB.Net Data Provider VB.Net grandOPUS 57752219
    8/17/2005 DotNetNuke 3.1.0 VB.Net Info VB.Net grandOPUS 56063142
    8/24/2005 DotNetNuke 3.1.0 VB.Net Sql Data Provider VB.Net grandOPUS 57492926
    Files (by FileName)
    No matching records found.
    Articles (by Title)
    No matching records found.
    Related Archives (by Title)
    No matching records found.
    Messages (by Date Created)
    1 2
    Date Created
    1/15/2006 6:31:30 PM by grandOPUS :
    I double-checked for you and they are outputing appropriately on my system.
    1/14/2006 8:29:54 PM by sherritp :
    When I run, I get the same output for the Info script and the Controller script (I expect you uploaded one script twice). Can you check that? Thanks! Tim
    8/31/2005 8:23:17 AM by donker :
    Great. Here are a few issues I've found: 1. DNN already adds the underscore to {objectQualifier} so that you can leave it out here (e.g. from these templates I get '{objectQualifier}_MyMod_Someaction' whereas DNN notation should be '{objectQualifier}MyMod_Someaction') 2. I have an elaborate model with some tables having underscores. Because of Suffix() I loose the first part of that. 3. How about procedures? I use Access a lot to model my data and create the queries I need. Then I'd use MyGeneration to generate the appropriate scripts and DAL. 4. How about the table creation scripts? Peter
    8/11/2005 4:31:17 PM by my.generation :
    Excellent work grandOPUS, when folks such as yourself contribute you help more folks join the movement and this helps everybody. Great work !
    8/11/2005 2:05:04 PM by grandOPUS :
    I've branched the Stored Procedures template because of several modifications I will be uploading shortly.
    Copyright © 2004 MyGeneration Software. All rights reserved.
    Feedback: feedback@mygenerationsoftware.com
    Support: support@mygenerationsoftware.com