Skip to Main Content
Microsoft .NET Framework 4.5 Quickstart Cookbook
book

Microsoft .NET Framework 4.5 Quickstart Cookbook

by Jose Luis Latorre
May 2013
Intermediate to advanced content levelIntermediate to advanced
226 pages
4h 16m
English
Packt Publishing
Content preview from Microsoft .NET Framework 4.5 Quickstart Cookbook

Creating our first "Code First" application

Our first application will create a database from code. We will start by creating an ASP.NET project that we will reuse in the following recipes.

Getting ready

In order to use this recipe, you should have Visual Studio 2012 installed.

How to do it...

Here we will create a Code First application and see the main concepts behind this technology and how to use it properly.

  1. First open Visual Studio 2012 and create a new project. We will select the ASP.NET MVC 4 Web Application template from Visual C# | Web and name it EFCodeFirst as shown in the following screenshot:
    How to do it...
  2. Select the Internet Application template as ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

.NET Core 2.0 By Example

.NET Core 2.0 By Example

Neha Shrivastava, Rishabh Verma
Introducing .NET 4.5

Introducing .NET 4.5

Alex Mackey, William Tulloch, Mahesh Krishnan
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek
Microsoft® .NET Compact Framework (Core Reference)

Microsoft® .NET Compact Framework (Core Reference)

Andy Wigley, Stephen Wheelwright, Robert Burbidge, Rory MacLoed, Mark Sutton

Publisher Resources

ISBN: 9781849686983Other