About 2,640,000 results
Open links in new tab
  1. Developing a Web Application with ASP.NET and SQL Server

    Nov 15, 2022 · In this article, we will work through the steps of creating a basic web application that uses SQL Server to store the data. In this tip, we will work through a simple ASP.Net …

  2. Which tool to build a simple web front-end to my database

    Jul 6, 2010 · How about using the Dynamic data template that comes with Visual Studio. This could be hosted on IIS. This walkthrough shows you how to create a basic Web site that uses …

  3. Best (Free) Web-based Front-end Form for an SQL Database

    Feb 18, 2022 · You can write SQL and build your form directly inside it through a drag-and-drop interface or with the traditional code editor, it also directly gives you the ability to create tables …

  4. How to Create a Front End for a SQL Server Database in 4 Steps

    Jan 9, 2024 · In this how-to guide, we will go through the 4 steps of creating a front end for a SQL Server database. These steps are: Creating a new application with Five. Connecting to a SQL …

  5. Best approach to start a web application using asp.net and sql server ...

    May 15, 2014 · I am trying to develop a web application using asp.net using C# in the front end and sql server at the backend using visual studio 2012 and sql server express edition 2012. …

  6. HOW TO: Create an WEB API in ASP.NET Core with SQL Database …

    May 11, 2019 · In this tutorial i will use Visual Studio 2019 & SQLEXPRESS/SSMS. My database is called: TutorialDatabase. My tables is Users & Products, Users contains ID(int), …

  7. Working with SQL Server in Visual Studio Code

    Dec 12, 2017 · However, if you already work with Visual Studio Code, you may want to connect to SQL Server using the extension. This tutorial will teach you how to work with the SQL Server …

  8. Building a front end for a database : r/SQL - Reddit

    May 14, 2022 · Five lets you define and manage your database straight from inside of Five (no external SQL GUI required). It automatically creates a clean and intuitive front-end for your …

  9. How to perform CRUD Operations With ASP.NET Core using VS Code

    Aug 6, 2018 · In this article we are going to create a web application using ASP.NET Core MVC with the help of Visual Studio Code and ADO.NET. We will be creating a sample Employee …

  10. Portable Frontend Data input interface for SQL Server Database

    Not sure if anyone is still looking for this, but https://beekeeperstudio.io is an open source database gui with a portable build. Windows has a portable exe Linux has appimage. I can …

Refresh