(MVC) MVC (2018)

<<назад Index.vbhtml (Contoso University).

   1:  @Code
   2:      ViewData("Title") = "Home Page"
   3:  End Code
   4:   
   5:  <div class="jumbotron">
   6:      <h1>Contoso University</h1>
   7:  </div>
   8:  <div class="row">
   9:      <div class="col-md-4">
  10:          <h2>Welcome to Contoso University</h2>
  11:          <p>
  12:              Contoso University is a sample application that
  13:              demonstrates how to use Entity Framework Core in an
  14:              ASP.NET Core MVC web application.
  15:          </p>
  16:      </div>
  17:      <div class="col-md-4">
  18:          <h2>Build it from scratch</h2>
  19:          <p>You can build the application by following the steps in a series of tutorials.</p>
  20:          <p><a class="btn btn-default" href="https://docs.asp.net/en/latest/data/ef-mvc/intro.html">See the tutorial &raquo;</a></p>
  21:      </div>
  22:      <div class="col-md-4">
  23:          <h2>Download it</h2>
  24:          <p>You can download the completed project from GitHub.</p>
  25:          <p><a class="btn btn-default" href="https://github.com/aspnet/Docs/tree/master/aspnetcore/data/ef-mvc/intro/samples/cu-final">See project source code &raquo;</a></p>
  26:      </div>
  27:  </div>


Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: //www.vb-net.com/EF-missing-FAQ/Code/Index.vbhtml.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>