iphone - 我可以将 nHibernate 与单点触控一起使用吗?

标签 iphone nhibernate xamarin.ios

有人尝试过将 nHibernate 与 monotouch 框架一起使用吗?有什么我应该注意的问题吗?或者这种情况是不可能的?

最佳答案

不可能,你为什么要这么做!?太笨重了。

针对该工作的替代方案:

sqlite-net: http://code.google.com/p/sqlite-net/

实体:http://code.google.com/p/entify/

关于iphone - 我可以将 nHibernate 与单点触控一起使用吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3955713/

相关文章:

iphone - 如何在uiscrollview中滑动图像时添加短声音

iphone - 如何确定应用程序首次安装或使用的日期?

nhibernate - 在 NHibernate 中的映射级别过滤实体

c# - 使用 Moq 模拟 nHibernate QueryOver

xcode - 我的 Storyboard自定义类属性不再在 Xamarin 中生成自定义类?

iOS UITableView.AutomaticDimension 不工作

c# - 调用 FinishedPlaying 事件时如何处理 AVAudioPlayer?

iphone - 什么时候按钮(UIButton)的目标不是 "self"?

iphone - handleOpenURL 仅在应用程序已启动时有效,在应用程序关闭时崩溃

asp.net - 将 WebSecurity 与 NHibernate 和 Postgresql 结合使用?