Web Application Using C# Asp.Net | CRUD MVC Web App in Visual Studio

Опубликовано: 17 Июль 2018
на канале: EasyLearn
9,624
61

   • Web Application Using C# Asp.Net | CR...  
CRUD Operation with C# Asp.Net | MVC Web Application in Visual Studio using Sql Server Management Studio

Creating ASP.NET Web Application where a user can Insert, Delete, Update and View the data.

--Read the Steps below if you are finding any difficulty in any step-

Steps to create Web Application in Visual Studio using Database-

1. Open Visual Studio

2. Click on File - New - Project

3. Select Asp.net Web Application

4. Write a name to the Application and Click OK.

5. Select an Empty template and Check MVC and click Ok.

6. Open Sql Server Management Studio

7. Choose a database and write New Query.

8. Write click on Models in Solution Explorer. Select Add - New Item

9. Under Visual C#, click on data and select ADO.NET Entity Data
Model

10. Write a name for the model

11. Choose EF Designer From Data... and click Next.

12. Click on New Connection, fill up the details of the database.

13. Click OK on successful connection and click Next.

14. Uncheck Pluralize / Singularize and select the tables and
stored procedure you are going to use.

15. Write the name in Model Namespace.

16. To Add Controller- Write Click on controller - Add - New
Controller

17. Select Empty Controller and Add.

18. Write a name to the Controller.

19. Write the code in your Controller

20. To create view page right click on the method name in the
controller as shown in the video.

21. Click on Add View and fill up the other aspects as shown in
video.

22. To see the result - Run on Google Chrome

23. Follow the further step as shown in video.

24. Do comment if you find any difficulty.

Thanks for watching this video.
Please like and share the video and do Subscribe our channel for upcoming videos.


Смотрите видео Web Application Using C# Asp.Net | CRUD MVC Web App in Visual Studio онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь EasyLearn 17 Июль 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 9,624 раз и оно понравилось 61 людям.