In previous asp.net project post we have discussed about Student Management System, Milk Management System, Library Management System and Medical Management System project in asp.net with c# language.
In this asp.net post we learn to develop a online shopping website for food ordering system. People can make order for food at online from our food ordering website by making online payment. After making a order we delivered food at his home.
Online Food Ordering System ASP.Net Website Project
PROJECT SUMMARY
Project Title : Online Food Ordering System |
---|
Type of Project : Website |
Technology : ASP.Net C# Language VS2010 |
Database : SQL-Server 2008 as Back End Database Server |
Download ASP.Net Project Food Ordering System :
Download Now !!
meera academy is a best website.i love lot of this website.sir very tank you sir
while running the code I am facing this error-
System.Data.SqlClient.SqlException: ‘A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 – Error Locating Server/Instance Specified)’
Make sure in web.config file sql server name same as your local server name.
Which file should I open so that I will be able to run project in visual studio 2019
open visual studio –> file menu –> open –> website –> Select project folder and open.
how to add these project in visual studio so it will works properly as seen above video…
please help me to guide…
open vs –> file –> open –> website –> select project folder and open.
i cant open this project in visual studio
Open vs –> file menu –> open –> website –> select downloaded project folder and run project.