Subscribe to:
Posts (Atom)
Lab 3 Unit -5 Database
private void button1_Click(object sender, EventArgs e) { ProductDbEntities productDb = new ProductDbEntities(); ...
-
<h1>Razor syntax demo</h1> <p>Demo 1</p> <h2>@DateTime.Now.ToShortDateString()</h2> <p>Demo 2<...
-
...................................... .Model/Student... ..................... using System; using System.Collections.Generic; using System....
-
Models/Student.cs using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; ...
No comments:
Post a Comment