Getting Started with Entity Framework 5 [2013, ENG]

seeders: 6 leechers: 0
Added 13 years ago by ruudsach in Other
Downloaded 0 time.
RuTracker.org
Getting Started with Entity Framework 5 [2013, ENG]

Torrent Contents Size: 775.7 MB

Getting Started with Entity Framework 5 [2013, ENG]
01.Entity Framework 5 - Planning Ahead
01.Introduction.srt
SRT
467 B
01.Introduction.wmv
WMV
401.54 KB
02.Objectives.srt
SRT
1.41 KB
02.Objectives.wmv
WMV
1.28 MB
03.Why Entity Framework.srt
SRT
3.57 KB
03.Why Entity Framework.wmv
WMV
4.01 MB
04.EF's Conceptual Model.srt
SRT
9.96 KB
04.EF's Conceptual Model.wmv
WMV
9.91 MB
05.EF's Basic Workflow.srt
SRT
2.81 KB
05.EF's Basic Workflow.wmv
WMV
3.65 MB
06.What's new in EF5.srt
SRT
4.2 KB
06.What's new in EF5.wmv
WMV
4.2 MB
07.Upgrading EF4 Projects.srt
SRT
8.56 KB
07.Upgrading EF4 Projects.wmv
WMV
11.79 MB
08.Choosing DB First, Model First or Code First.srt
SRT
3.08 KB
08.Choosing DB First, Model First or Code First.wmv
WMV
2.56 MB
09.What's Coming in EF6.srt
SRT
2.4 KB
09.What's Coming in EF6.wmv
WMV
4.54 MB
10.Summary.srt
SRT
1001 B
10.Summary.wmv
WMV
903.3 KB
11.Resources.srt
SRT
296 B
11.Resources.wmv
WMV
501.27 KB
02.Entity Framework 5 - Database First Modeling
01.Introduction.srt
SRT
390 B
01.Introduction.wmv
WMV
360.45 KB
02.Outline.srt
SRT
1.41 KB
02.Outline.wmv
WMV
1.38 MB
03.Creating and inspecting the model and it's generated code.srt
SRT
23.05 KB
03.Creating and inspecting the model and it's generated code.wmv
WMV
37.71 MB
04.Model to Database Mappings.srt
SRT
4.4 KB
04.Model to Database Mappings.wmv
WMV
6.45 MB
05.Adding Color to Model Entities in the Designer.srt
SRT
2.32 KB
05.Adding Color to Model Entities in the Designer.wmv
WMV
5.27 MB
06.Using Diagrams to Visually Break up your Model in the Designer.srt
SRT
8.99 KB
06.Using Diagrams to Visually Break up your Model in the Designer.wmv
WMV
11.52 MB
07.Updating Your Model when the Database Changes.srt
SRT
7.03 KB
07.Updating Your Model when the Database Changes.wmv
WMV
9.75 MB
08.More on Stored Procedure Modeling.srt
SRT
11.12 KB
08.More on Stored Procedure Modeling.wmv
WMV
15.75 MB
09.Using Enums with your Entity Data Model.srt
SRT
8.72 KB
09.Using Enums with your Entity Data Model.wmv
WMV
11.92 MB
10.Using Spatial (Geography or Geometry) in your Model.srt
SRT
2.38 KB
10.Using Spatial (Geography or Geometry) in your Model.wmv
WMV
3.41 MB
11.Fixing Up the Keys of Entities that Map to Views.srt
SRT
5.11 KB
11.Fixing Up the Keys of Entities that Map to Views.wmv
WMV
9.31 MB
12.Summary.srt
SRT
1.45 KB
12.Summary.wmv
WMV
1.71 MB
13.References.srt
SRT
90 B
13.References.wmv
WMV
380.96 KB
03.Entity Framework 5 - Model First Modeling
01.Introduction.srt
SRT
303 B
01.Introduction.wmv
WMV
339.94 KB
02.Why Model First.srt
SRT
1.09 KB
02.Why Model First.wmv
WMV
903.26 KB
03.Outline.srt
SRT
1.5 KB
03.Outline.wmv
WMV
1.47 MB
04.Creating a Model and your First Entity.srt
SRT
5.45 KB
04.Creating a Model and your First Entity.wmv
WMV
6.18 MB
05.Properties and Attributes of Entity Properties.srt
SRT
3.31 KB
05.Properties and Attributes of Entity Properties.wmv
WMV
5.62 MB
06.Controlling Strings in Entities and Database Tables.srt
SRT
3.26 KB
06.Controlling Strings in Entities and Database Tables.wmv
WMV
4.96 MB
07.Default Values, Spatial Data and Enums.srt
SRT
6.13 KB
07.Default Values, Spatial Data and Enums.wmv
WMV
9.63 MB
08.Adding Relationships.srt
SRT
10.24 KB
08.Adding Relationships.wmv
WMV
11.98 MB
09.Many to Many Relationships.srt
SRT
3.76 KB
09.Many to Many Relationships.wmv
WMV
4.4 MB
10.Entity Container Properties.srt
SRT
5.47 KB
10.Entity Container Properties.wmv
WMV
8.18 MB
11.Generating the Database Schema.srt
SRT
11.49 KB
11.Generating the Database Schema.wmv
WMV
18.47 MB
12.When the Model or Database Changes.srt
SRT
2.41 KB
12.When the Model or Database Changes.wmv
WMV
3.69 MB
13.Using Color and Diagrams to Visually Separate your Model.srt
SRT
3.73 KB
13.Using Color and Diagrams to Visually Separate your Model.wmv
WMV
4.13 MB
14.Summary.srt
SRT
1.5 KB
14.Summary.wmv
WMV
1.49 MB
15.References.srt
SRT
95 B
15.References.wmv
WMV
1008.76 KB
04.Entity Framework 5 - Code First Modeling
01.Introduction.srt
SRT
1.16 KB
01.Introduction.wmv
WMV
1.62 MB
02.Why Code First.srt
SRT
2.43 KB
02.Why Code First.wmv
WMV
2.56 MB
03.Outline.srt
SRT
1.38 KB
03.Outline.wmv
WMV
1.48 MB
04.The Domain Classes.srt
SRT
4.44 KB
04.The Domain Classes.wmv
WMV
6.74 MB
05.Creating a DbContext Data Layer.srt
SRT
8.31 KB
05.Creating a DbContext Data Layer.wmv
WMV
13.24 MB
06.Building, Debugging and Fixing the Code First Model with Configurations.srt
SRT
13.46 KB
06.Building, Debugging and Fixing the Code First Model with Configurations.wmv
WMV
19.74 MB
07.Initializing a Database from the Model.srt
SRT
9.42 KB
07.Initializing a Database from the Model.wmv
WMV
10.29 MB
08.Using Migrations to Update Database Schema when the Model Changes.srt
SRT
8.36 KB
08.Using Migrations to Update Database Schema when the Model Changes.wmv
WMV
13.84 MB
09.Seeding a Database During a Migration.srt
SRT
6.05 KB
09.Seeding a Database During a Migration.wmv
WMV
9.68 MB
10.Using Data Annotations to Configure Mappings.srt
SRT
3.88 KB
10.Using Data Annotations to Configure Mappings.wmv
WMV
6.48 MB
11.Configuring Mappings with the Fluent API.srt
SRT
9.59 KB
11.Configuring Mappings with the Fluent API.wmv
WMV
14.51 MB
12.Reverse Engineering a Database for Code First.srt
SRT
3.38 KB
12.Reverse Engineering a Database for Code First.wmv
WMV
5.57 MB
13.Summary.srt
SRT
1.58 KB
13.Summary.wmv
WMV
1.6 MB
14.References.srt
SRT
143 B
14.References.wmv
WMV
703.65 KB
05.Entity Framework 5 - Interacting with Your Data Model
01.Introduction.srt
SRT
288 B
01.Introduction.wmv
WMV
328.11 KB
02.The DbContext API.srt
SRT
2.48 KB
02.The DbContext API.wmv
WMV
3.11 MB
03.Outline.srt
SRT
677 B
03.Outline.wmv
WMV
824 KB
04.Your First Queries.srt
SRT
8.89 KB
04.Your First Queries.wmv
WMV
14.92 MB
05.Inserting, Updating and Deleting Data.srt
SRT
9.93 KB
05.Inserting, Updating and Deleting Data.wmv
WMV
17.45 MB
06.Building and Inserting Graphs.srt
SRT
12.32 KB
06.Building and Inserting Graphs.wmv
WMV
20.86 MB
07.Querying with LINQ Expressions or Methods.srt
SRT
1.48 KB
07.Querying with LINQ Expressions or Methods.wmv
WMV
2.15 MB
08.Loading Related Data.srt
SRT
13.44 KB
08.Loading Related Data.wmv
WMV
26.91 MB
09.Working with Stored Procedures.srt
SRT
12.32 KB
09.Working with Stored Procedures.wmv
WMV
18.51 MB
10.Summary.srt
SRT
1.4 KB
10.Summary.wmv
WMV
1.63 MB
11.References.srt
SRT
86 B
11.References.wmv
WMV
759.35 KB
06.Entity Framework 5 - Using EF in Your Solutions
01.Introduction.srt
SRT
305 B
01.Introduction.wmv
WMV
354.61 KB
02.Outline.srt
SRT
1.85 KB
02.Outline.wmv
WMV
1.86 MB
03.Separating Generated Domain Classes from EDMX.srt
SRT
12.22 KB
03.Separating Generated Domain Classes from EDMX.wmv
WMV
25.44 MB
04.Adding Logic to Generated Code using Partial Classes.srt
SRT
5.64 KB
04.Adding Logic to Generated Code using Partial Classes.wmv
WMV
10.45 MB
05.Overriding SaveChanges.srt
SRT
9.86 KB
05.Overriding SaveChanges.wmv
WMV
15.01 MB
06.Building a Repository to Access your DbContext.srt
SRT
8.02 KB
06.Building a Repository to Access your DbContext.wmv
WMV
12.31 MB
07.Using your EF Data Layer in a Client App (WPF) - Modifying the classes.srt
SRT
10.93 KB
07.Using your EF Data Layer in a Client App (WPF) - Modifying the classes.wmv
WMV
16.18 MB
08.Using your EF Data Layer in a Client App (WPF) - The tweaked repository.srt
SRT
6.8 KB
08.Using your EF Data Layer in a Client App (WPF) - The tweaked repository.wmv
WMV
7.24 MB
09.Using your EF Data Layer in a Client App (WPF) - Debugging and Profiling.srt
SRT
7.18 KB
09.Using your EF Data Layer in a Client App (WPF) - Debugging and Profiling.wmv
WMV
13.4 MB
10.Using your EF Data Layer in a Web App (ASP.NET MVC4).srt
SRT
8.96 KB
10.Using your EF Data Layer in a Web App (ASP.NET MVC4).wmv
WMV
15.34 MB
11.Accessing your Data from Mobile Apps.srt
SRT
6.06 KB
11.Accessing your Data from Mobile Apps.wmv
WMV
12.08 MB
12.Summary.srt
SRT
1.92 KB
12.Summary.wmv
WMV
1.78 MB
13.References.srt
SRT
282 B
13.References.wmv
WMV
483.67 KB
entity-framework5-getting-started.zip
ZIP
186.92 MB

Description

Related Torrents

Location

Trackers

Tracker name
http://bt3.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: