Posts

Showing posts from February, 2018

MVC Entity Freamwork

Image
Firstly  Create  a new Project >> ASP.NET web application >>  MVC then install Entity Freamwork This application is  Student registration For University 1.------------------------------------------------------ First, Edit the _Layout.cshtml file inside the shared Folder

Windows Form Application with Entity Freamwork

Image
Windows Form Application with Entity Framework, SQL Server Open a Windows form Application. Firstly Create a Model Right Click the Solution >> Add >> Select the class >> type the appropriate Name for the model. Then Go to Menu Select Project >> Manage Nuget Packages >> Online >> Select Entity Framework and Install.

Asp.Net Application

Image
 This is an Asp Application with SQL Server database. This is SQL Server table design