I would like to display data from my SQL Database (Client Server) in a table, in my MVC Web Application.
However, I can't find a good tutorial to help me with displaying the data. I have followed this tutorial. But in the end, in the Application_Start
method, they use a SampleData
class (with data) that was created in a previous tutorial that has nothing to do with the SQL Database. So, no table that displays the actual SQL data.
If anyone knows any good tutorials or can look up the tutorial and tell me what to do with the same base that was used, it would be awesome. Thanks!
PS : My Web App has C#, HTML and javascript code.
Aucun commentaire:
Enregistrer un commentaire