Download and Execute ASP.Net Website
Hello to all, Today I am going to write the most valuable and demandable topic. We have received too many comments from our readers, they all want to know how to setup and run project or website after downloaded from our website.
In this asp.net tutorial I will give you full guideline to setup asp.net project with video tutorial.
Download and Run ASP.Net Project
STEP 1 : Go to https://meeraacademy.com –> PROJECT
STEP 2 : Download Project Source Code
STEP 3 : Download SQL Stored Procedure File
STEP 4 : Open SQL Server –> Create New Database
STEP 5 : Create Tables in Database as show in Video Tutorial
STEP 6 : Import SQL Stored Procedure
STEP 7 : Open Visual Studio –> File –> Open –> Website
STEP 8 : Change Database name in web.config file.
STEP 9 : Run the Project….DONE.
In below video tutorial we have described all process in detail for setup and run project after downloaded.
where is the database table script for student attendance system how i import from video
you have to create database table by your self from video tutorial.
Hi,
The project does not contains .sln file. How to open the project?
open visual studio –> file –> open –> website –> select project folder.
ok…. Thank You