• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
好高的潮水
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2016年5月5日

SQLite 相关
摘要: sqlite-net an open source, minimal library to allow .NET and Mono applications to store data in SQLite 3 databases. https://github.com/praeclarum/sqli 阅读全文
posted @ 2016-05-05 22:57 好高的潮水 阅读(115) 评论(0) 推荐(0)
 
EntityFramework 6 SQLite CodeFirst 生成数据库
摘要: 预计 EntityFramework7(EF7) 将完美的支持 SQLite 在EF7正式版完成前, 通过 SQLite.CodeFirst 可以让我们生成数据库 原文已经无法打开,此链接为转载: http://www.tuicool.com/articles/ZjMbUzy%20 阅读全文
posted @ 2016-05-05 22:46 好高的潮水 阅读(153) 评论(0) 推荐(0)
 
Infragistics WPF 应用主题到所有控件
摘要: 引用 Infragistics.Themes.MetroDarkTheme.dll (本文以MetroDarkTheme为例) 并在 App.xaml 中添加: Infragistics.Themes.MetroDarkTheme.dll 的来源: 安装 Infragistics_WPF_20151 阅读全文
posted @ 2016-05-05 22:25 好高的潮水 阅读(1498) 评论(0) 推荐(0)
 
Json.Net 序列化 IPAddress 或 IPEndPoint
摘要: 原文: http://stackoverflow.com/questions/18668617/json-net-error-getting-value-from-scopeid-on-system-net-ipaddress 阅读全文
posted @ 2016-05-05 22:06 好高的潮水 阅读(1253) 评论(0) 推荐(0)
 
常用组件
摘要: ******************** 日志记录 ******************** NLog http://nlog-project.org/ log4net http://logging.apache.org/log4net/ ******************** 日志浏览 **** 阅读全文
posted @ 2016-05-05 21:55 好高的潮水 阅读(120) 评论(0) 推荐(0)
 
更新窗体的UI元素
摘要: Application.Current.Dispatcher.BeginInvoke(new Action(() => { // your code here })); 阅读全文
posted @ 2016-05-05 21:40 好高的潮水 阅读(122) 评论(0) 推荐(0)
 
XamGrid 滚动到底部实现
摘要: ScrollBar _verticalScrollBar = Utilities.GetDescendantFromName(this.xamGrid, "VerticalScrollBar") as ScrollBar; _verticalScrollBar.Value = _verticalScrollBar.Maximum; 阅读全文
posted @ 2016-05-05 20:57 好高的潮水 阅读(193) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3