DotNetNuke Module ontwikkeling Cursus
Aanbieder | Learnit Training |
Kosten | €1.395,00 |
Overzicht
Bestemd voor
Ontwikkelaars die software (Modules) gaan ontwikkelen voor DotNetNuke en hierbij gebruik willen maken van het DotNetNuke framework.
Benodigde kennis
Ontwikkelaars met C#, ASP.NET kennis en basis kennis DotNetNuke. Daarnaast is het raadzaam ook op de hoogte te zijn met een database systeem (Liefst Sql Server).Keurmerken
InschrijvenBeschrijving
Korte inhoud
Tijdens deze cursus zal de cursist een sterke basis leggen voor DotNetNuke ontwikkeling. Zo zullen we beginnen met het uiteenzetten van de basis stappen die noodzakelijk zijn om een module te kunnen ontwikkelen. Daarna zullen we dieper ingaan op het DotNetNuke framework en hoe deze te gebruiken is binnen module ontwikkeling.
Specifieke inhoud
Development Environment
- DotNetNuke Package
- File System Tasks
- Creating the Database
- The web.config file
- Configuring IIS
- Visual Studio Web Application Project
Building a DotNetNuke Module
- Module User Controls
- Module Control Base Classes
- Localization
- Module Styling
- Module Registration
- The Manifest File
Module Navigation
- Core Navigation Utilities
- Navigation Approaches
- Inter-Module Communication
Data Access
- The Data Access Tier
- The Abstract Data Provider
- The Concrete Data Provider
- Business Object Hydration
- SQL Scripts for DotNetNuke
Module Packaging and Deployment
- Module Testing
- Packaging the Module
- Module Installation
- Debugging
DNN Optional Module Features
- IPortable
- IHydratable
- ISearchable
- IUpgradable
Best Practices
- Do's and Don'ts