码迷,mamicode.com
首页 >  
搜索关键字:entity framework    ( 16083个结果
在 Oracle 数据库上使用 Visual Studio 2005 或 2008 构建 .NET 应用程序 了解构建使用 Oracle 数据库的 .NET 应用程序所涉及到的基本但不可或缺的过程。
随着 Microsoft 的 .NET Framework 的日益流行,许多开发人员迫切想了解关于将 .NET 应用程序与 Oracle 集成的最佳方法的信息 — 不仅在基本连通性方面,还包括与使用 Visual Studio 2005 或 2008 进行有效应用程序开发的关系。在本文中,我将说明构...
分类:数据库   时间:2014-04-30 17:50:19    阅读次数:481
使用WIF实现单点登录Part IV —— 正式实战
我们接下来的demo将包括以下的工程:SiteA —— 基于.net framework 4.5的MVC 4程序,使用WIF 4.5的SDK,第一个RPSiteB —— 基于.net framework 4.5的MVC 4程序,使用WIF 3.5的SDK,第二个RPSiteC —— 基于.net f...
分类:其他好文   时间:2014-04-30 13:14:28    阅读次数:631
Entity Framework菜鸟初飞
Entity Framework菜鸟初飞http://blog.csdn.net/zezhi821/article/details/7235134
分类:其他好文   时间:2014-04-30 03:06:39    阅读次数:443
获取iPod library中的媒体文件
【获取iPod library中的媒体文件】 The Media Player framework provides facilities for playing movie, music, audio podcast, and audio book files. This framework a....
分类:其他好文   时间:2014-04-30 00:15:17    阅读次数:591
C#、.NET Framework、CLR的关系
C#、.NET Framework、CLR的关系很多人没有将C#、.NET Framework(.NET框架)、CLR(Common Language Runtime,公共语言运行库)这三者之间的关系区分清楚,认为其版本号是一一对应的。其实不然,.NET框架是一个独立发布的软件包,其包含了CLR、类...
分类:Web程序   时间:2014-04-29 21:52:41    阅读次数:634
Linux + Mono 目前已经支持Entity Framework 6.1
在上个随笔 CentOS上 Mono3.2.8运行ASP.NET MVC4经验中,步骤2中要求卸载EF 5.0,这样才能在Linux + Mono的环境中运行ASP.NET MVC4的Web应用。今天,没有卸载EF 5.0的情况下,使用NuGet新安装了EF 6.1.0,如下图(使用VS012英文版...
分类:系统相关   时间:2014-04-29 19:36:15    阅读次数:735
Java Synchronization
Intrinsic Locks and Synchronization Synchronization is built around an internal entity known as theintrinsic lockormonitor lock. (The API specificati....
分类:编程语言   时间:2014-04-29 16:31:18    阅读次数:668
A Step-by-Step Guide to Your First AngularJS App
What is AngularJS?AngularJS is a JavaScript MVC framework developed by Google that lets you build well structured, easily testable, and maintainable f...
分类:移动开发   时间:2014-04-29 14:32:23    阅读次数:971
Using MySQL Connector .NET 6.6.4 with Entity Framework 5
I had been waiting for the latest MySQL connector for .NET to come out so I can move on to the new and sleek Visual Studio 2012 for my projects. Found...
分类:数据库   时间:2014-04-29 14:17:54    阅读次数:753
ios Toll-Free Bridging
有一些数据类型是能够在 Core Foundation Framework 和 Foundation Framework 之间交换使用的。这意味着,对于同一个数据类型,你既可以将其作为参数传入 Core Foundation 函数,也可以将其作为接收者对其发送 Objective-C 消息(即调用O...
分类:移动开发   时间:2014-04-29 10:22:46    阅读次数:689
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!