"2017-06-13T05:39:14Z" . "084260ed53b5df956c55c07bf20378ee" . . "VirtDB2VisualStudioDataGridFormsApp" . "2017-06-13T05:39:14.165100"^^ . "2017-06-13T05:39:14.165100"^^ . . . "2017-06-13T05:39:14Z" . . . . . . . . "VirtDB2VisualStudioDataGridFormsApp" . . . . . . . . "%VOSWARNING%\n\n\n%META:TOPICPARENT{name=\"VirtDB2EntityFrameworkUsage\"}%\n\n---+++Visual Studio Windows DataGrid Form Application\n\nThis article details the steps required to create a simple Visual Studio 2008 Windows Form application, with associated DataGridView control for displaying data in selected tables from the target database.\n\n 1 Launch the Visual Studio 2008 SP1 IDE.\n%BR%%BR%%BR%%BR%\n 1 Create a Web Application project by going to the File menu in Visual Studio and choosing New Project. %BR%%BR%\n 1 When the New Project window appears, choose either Visual Basic or Visual C# as your programming language.%BR%%BR% \n 1 Within the language category, click on Windows and select Windows Form Application from the right-hand panel. %BR%%BR%\n 1 Choose a name for the project, for example VirtWindowsFormApplication, and click OK.\n%BR%%BR%%BR%%BR%\n 1 In the Toolbox, expand Data Controls and drag the DataGridView control onto the form.\n%BR%%BR%%BR%%BR%\n 1 Click on the little arrow in the top right of the DataGridView control to load the DataGridView Task menu.\n%BR%%BR%%BR%%BR%\n 1 Click on the Choose Data Source list box.\n%BR%%BR%%BR%%BR%\n 1 Click on the Add Project Data Source link to connect to a data source.\n%BR%%BR%%BR%%BR%\n 1 In the Data Source Configuration Wizard dialog Choose Data Source Type page, select the Database data source type and click Next.\n%BR%%BR%%BR%%BR%\n 1 In the Data Source Configuration Wizard dialog Choose your Data Connection page, select the New Connection button.\n%BR%%BR%%BR%%BR%\n 1 In the Choose Data Source dialog, select the OpenLink Virtuoso Data Source from the list and click Continue.\n%BR%%BR%%BR%%BR%\n 1 In the Add Connection dialog, specify the hostname, portno, username, and password for the target Virtuoso Server and and check the Save Password check box.\n%BR%%BR%%BR%%BR%\n 1 Select the Select Database From List radio button and choose the SAMPLE database from the drop down list.\n%BR%%BR%%BR%%BR%\n 1 Press the Test Connection dialog to verify that the database is accessible.\n%BR%%BR%%BR%%BR%\n 1 Leave the default connect string name--SAMPLEConnectionString--and click Next.\n%BR%%BR%%BR%%BR%\n 1 From the list of tables returned for the SAMPLE database, select the DEPARTMENT table to be associated with the DataGridView control.\n%BR%%BR%%BR%%BR%\n 1 The column names of the select table will be displayed in the DataGridView.\n%BR%%BR%%BR%%BR%\n 1 Resize the Form and DataGridView to allow all columns to be visible if possible.\n%BR%%BR%%BR%%BR%\n 1 To test the application, simply hit Ctrl+F5 within Visual Studio or select Start Debugging from the Debug menu.\n%BR%%BR%%BR%%BR%\n 1 The data from the DEPARTMENT table will be displayed in the DataGrid.\n%BR%%BR%%BR%%BR%\n\nThe task is now complete." . . . . . . . . . . . . "VirtDB2VisualStudioDataGridFormsApp" . . . . . .