|
Getting Started |
Top Previous Next |
|
DbNetSuiteVS is a suite of AJAX enabled ASP.NET controls that can be used in the creation of database aware web applications. Adding DbNetSuiteVS to Visual Studio To add DbNetSuiteVS to the Visual Studio toolbox follow these steps:
Using DbNetSuiteVS in Visual Studio To use DbNetSuiteVS in Visual Studio simply drag one of the DbNetSuiteVS control icons from the toolbox onto the design window and specify the ConnectionString and FromPart properties in the Properties window. The following settings can be made in the web.config file. To connect DbNetSuiteVS to your database you must add a connection to the connectionStrings section of the application web.config file. For more information on supported databases and data providers click here
This property must be set if you want to enable the HTML editor. The property should be set to the the virtual path of the TinyMCE folder Specifies if the culture should be taken from the "client" or "server". The culture determines amongst other things how date and currency values are displayed and validated. The ID of the license. Not required for evaluations. The DbNetSuiteVS license key.
|