About 140,000 results
Open links in new tab
  1. Get the sample SQL Server databases for ADO.NET code samples

    Sep 21, 2022 · Download the script instnwnd.sql from the following GitHub repository to create and load the Northwind sample database for SQL Server: Northwind and pubs sample …

  2. Northwind and pubs sample databases for Microsoft SQL Server

    This folder contains scripts to create and load the Northwind (instnwnd.sql) and pubs (instpubs.sql) sample databases. These scripts were originally created for SQL Server 2000.

  3. Northwind Web Services

    ServiceStack's REST Services, are just normal Web Services with the addition of a [Route] attribute that allows you to provide the canonical / permanent location for your web service. …

  4. Northwind365 - How Enterprise .NET APIs should look using …

    Northwind365 is the Northwind Traders database we all learned the basics on decades ago, but revived for the modern era. Northwind365 is rebuilt from the ground up using Clean Architecture.

    Missing:
    • web database
    Must include:
  5. Northwind Demo

    Currently, this version of the Northwind database is running on a SQLite platform, providing an accessible, lightweight environment for learning and experimentation with relational database …

  6. Develop a CRUD App on the Northwind Database - Five

    Jun 13, 2024 · In this code-along tutorial, we develop a CRUD web application using the popular Northwind database as a sample data set. Our objective is to build an application that lets us …

  7. Database Examples/Northwind - Wikiversity

    Mar 21, 2025 · Northwind Traders is a database sample that is shipped along with the Microsoft Access application. [1] The Northwind database is available under a Microsoft Public License.

  8. How to: Set Up the Northwind Sample Database for ASP.NET …

    Oct 22, 2014 · This topic describes how to install and connect to the Northwind sample database when you create ASP.NET Web applications. Because the Northwind sample databases are …

  9. GitHub - codecypher/Northwind: Sample C#.NET web

    Sample C#.NET web application using ASP.NET MVC, ADO.NET entity data model, MVVM, Bootstrap, and Northwind SQL Server database. It uses the following NuGet packages: …

  10. How to Download and Restore Northwind database to SQL Server

    Jun 27, 2024 · To download and restore the Northwind database to SQL Server, follow these steps.