This app will give you real applications in the use ASP.NET Core MVC
You will see the full source code of the demo. You will see how use:
1. Use Images, CSS and JavaScript in ASP.NET Core MVC
2. Pass Data from Controller to View in ASP.NET Core MVC
3. Pass Object from Controller to View in ASP.NET Core MVC
4. Pass Objects List from Controller to View in ASP.NET Core MVC
5. Read Values from AppSettings.json File in ASP.NET Core MVC
6. Use Routes in ASP.NET Core MVC
7. Use Parameters to Routes in ASP.NET Core MVC
8. Use Query String in URL in ASP.NET Core MVC
9. Form Handling in ASP.NET Core MVC
10. Single File Upload in Forms in ASP.NET Core MVC
11. Multiple File Upload in Forms in ASP.NET Core MVC
12. Forms Validation in ASP.NET Core MVC
13. Use TempData in ASP.NET Core MVC
14. Use Session in ASP.NET Core MVC
15. Login Form with Session in ASP.NET Core MVC
16. Build Shopping Cart with Session in ASP.NET Core MVC
17. Use Layout in ASP.NET Core MVC
18. Use Nested Layout in ASP.NET Core MVC
19. Create View Components in ASP.NET Core MVC
20. Use Area in ASP.NET Core MVC
21. Use Middleware in ASP.NET Core MVC
22. Authentication with Middleware in ASP.NET Core MVC
23. Ajax in ASP.NET Core MVC
24. Read Data from Database with Entity Framework in ASP.NET Core MVC
25. Create Data to Database with Entity Framework in ASP.NET Core MVC
26. Update Data to Database with Entity Framework in ASP.NET Core MVC
27. Delete Data from Database with Entity Framework in ASP.NET Core MVC
28. Security in ASP.NET Core MVC
29. Security in ASP.NET Core MVC and Entity Framework Core
30. Multiple Submit Buttons in ASP.NET Core MVC
31. AutoComplete in ASP.NET Core MVC and Entity Framework Core
You also see the results after the demo with the illustrations.
You can also copy the code in this app and use it on your project.
Questa applicazione ti fornirà applicazioni reali nell'uso di ASP.NET Core MVC
Vedrai il codice sorgente completo della demo. Vedrai come usare:
1. Usa immagini, CSS e JavaScript in ASP.NET Core MVC
2. Passare i dati dal controller alla vista in ASP.NET Core MVC
3. Passare l'oggetto dal controller alla vista in ASP.NET Core MVC
4. Passare l'elenco degli oggetti dal controller alla vista in ASP.NET Core MVC
5. Leggere i valori dal file AppSettings.json in ASP.NET Core MVC
6. Utilizzare le rotte in ASP.NET Core MVC
7. Utilizzare i parametri per le rotte in ASP.NET Core MVC
8. Utilizzare la stringa di query nell'URL in ASP.NET Core MVC
9. Gestione dei moduli in ASP.NET Core MVC
10. Caricamento file singolo nei moduli in ASP.NET Core MVC
11. Caricamento di file multipli in moduli in ASP.NET Core MVC
12. Convalida dei moduli in ASP.NET Core MVC
13. Utilizzare TempData in ASP.NET Core MVC
14. Utilizzare Session in ASP.NET Core MVC
15. Modulo di accesso con sessione in ASP.NET Core MVC
16. Costruisci il carrello acquisti con sessione in ASP.NET Core MVC
17. Usa il layout in ASP.NET Core MVC
18. Usa il layout annidato in ASP.NET Core MVC
19. Creare componenti di visualizzazione in ASP.NET Core MVC
20. Usa l'area in ASP.NET Core MVC
21. Utilizzare Middleware in ASP.NET Core MVC
22. Autenticazione con middleware in ASP.NET Core MVC
23. Ajax in ASP.NET Core MVC
24. Leggere i dati dal database con Entity Framework in ASP.NET Core MVC
25. Creare dati nel database con Entity Framework in ASP.NET Core MVC
26. Aggiornamento dei dati nel database con Entity Framework in ASP.NET Core MVC
27. Elimina dati dal database con Entity Framework in ASP.NET Core MVC
28. Sicurezza in ASP.NET Core MVC
29. Sicurezza in ASP.NET Core MVC e Entity Framework Core
30. Pulsanti di invio multipli in ASP.NET Core MVC
31. Completamento automatico in ASP.NET Core MVC e Entity Framework Core
Vedi anche i risultati dopo la demo con le illustrazioni.
Puoi anche copiare il codice in questa app e usarlo sul tuo progetto.