In this article, we will look at the keywords or tags for your website, specifically the ASP.NET VB Version with a SQL Server Database Table.
Live Lessons Example - VB.NET Bootstrap Tags Input (VB.NET and SQL Server Database) Please follow the instructions on using the code and where to place it.
Make sure you save the files with their names in their designated tabs.
Steps in this article.
- Create Database
- Create Table
- Add in our records
Create our ASP.NET VB pages
- web.config
- database.config (This is our connection string page)
- Tags.ashx (ASP.NET VB Version and SQL Code used to generate the records from the database to fill the JSON file.)
- Load.aspx (Build our page for our Tags panel)
- Load.aspx.vb (Page_load - Load available records to display on our page.)
- app.js (Build our JavaScript)
- Updated: Wednesday, February 4, 2026 11:04 PM EST - Added links to the Resources Tab for all downloadable files.
Other Articles Related to this Entry.