SqlDependency with Entity Framework 5.0

时间:2021-04-01 15:57:04
【文件属性】:
文件名称:SqlDependency with Entity Framework 5.0
文件大小:2.1MB
文件格式:ZIP
更新时间:2021-04-01 15:57:04
ef EF 5.0 您将能够使用此方法在查询结果发生更改时通知应用程序,而不必不断轮询数据库。在这过程中,我们将学习一些关于反射的概念,以及一些关于实体框架内部的概念。
【文件预览】:
EFChangeNotify
----SafeCountDictionary.cs(2KB)
----packages.config(142B)
----LICENSE.txt(1KB)
----EFChangeNotify.csproj(3KB)
----NotifierErrorEventArgs.cs(252B)
----Properties()
--------AssemblyInfo.cs(1KB)
----DbQueryExtension.cs(2KB)
----App.config(614B)
----EntityChangeEventArgs.cs(262B)
----EntityChangeNotifier.cs(4KB)
TestConsole
----packages.config(149B)
----Program.cs(1KB)
----Models()
--------Product.cs(370B)
--------StoreDbContext.cs(321B)
--------Order.cs(318B)
----Properties()
--------AssemblyInfo.cs(1KB)
----App.config(757B)
----TestConsole.csproj(3KB)
packages
----repositories.config(189B)
----EntityFramework.5.0.0()
--------EntityFramework.5.0.0.nupkg(1.06MB)
--------lib()
--------tools()
--------EntityFramework.5.0.0.nuspec(984B)
--------Content()
EFChangeNotify.sln

网友评论