Xamarinsqlite Tutorial Download Install sqlite/sql Server Compact Toolbox
The Sqlite/sql Server Compact Toolbox is a plug-in for Visual Studio. With it, you can manipulate the database in a graphical manner, such as creating a database, adding tables and columns, adding indexes, and so on. This section explains how to use the plug-in to manage a database.
Download Install Sqlite/sql Server Compact Toolbox
Visual Studio does not integrate the plug-in by default and requires manual installation by the user. The procedure is as follows.
(1) In Visual Studio, click Tools | Extensions and Updates (U) ... "command, pop up the" Extensions and Updates "interface, shown in 1.2.
(3) Select the "Online" option on the left, and the recommended plugins will be displayed in the middle section. Find the Sqlite/sql Server Compact Toolbox.
(4) Select the Sqlite/sql Server Compact Toolbox, click the "Download" button, and the "Downloading ..." dialog box appears, starting to download the component, as shown in 1.3.
(5) The download is complete, close visual Studio. At this point, the VSIX Installer Initialization dialog box pops up, as shown in 1.4.
(6) After initialization is complete, the VSIX Installer License Agreement dialog box pops up, as shown in 1.5.
(7) Click the "Modify (M)" button to eject the VSIX Installer installation dialog box and start installing the Sqlite/sql Server Compact toolbox,1.6 as shown.
(8) After the plug-in installation is complete, the installation Completion dialog box pops up, as shown in the 1.7 figure. Click the "Close (C)" button to complete the installation of the plugin.
Xamarinsqlite Tutorial Download Install sqlite/sql Server Compact Toolbox