Login  |  Register  |  February 06, 2012
Nemo.console
Nemo.Console Overview
 
  • Define datasource, with the help of template for the correct construction of connection strings according to the chosen DBMS.
  • You can use a generic data provider or the specific .NET Data Provider (best performance!)
  • "Test" function to check database connectivity.
  • Dynamic definition of the connection string using the Context Variables.

console_datasources.gif

  • Define and assign of context variables of the USER type (personalized properties that extend the DNN user profile)
  • Define and promote PORTAL-type context variables 
  • Monitore of all context variables used in the portal

console_variables.gif

  • Define the level of logging detail produced by modules in execution (detail of the log is consultable through the DNN LogViewer) 
Print