Using Dynamic Properties
Tags:
ADO.NET
, Controls
, 2003
, BCL
, Experienced
Dynamic Properties are direct links from server controls like ADO.NET DataConnection and DataCommand objects to the web.config configuration file. This technique allows you to take advantage of the power of the configuration file without and coding. This video demonstrates the use of Dynamic Properties within your applications.