适用于 C# 的 SQL Server 连接辅助类,提供了对数据库的常用操作,包括执行 SQL 语句、按流的方式读取数据、填充本地 DataSet、批量提交对数据表的修改等。
☆14Nov 15, 2016Updated 9 years ago
Alternatives and similar repositories for Xus.SQLServerHelper
Users that are interested in Xus.SQLServerHelper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一些简单的winform控件,取自开源代码和自己定制☆10Aug 22, 2017Updated 8 years ago
- 基于.net core2.1 搭建的框架的中小型项目框架,sql server数据库,同时支持,mysql数据库,,,需要自己稍微扩展下,,,可以擦模考sql server的实现 迁移文件已经生成,可以直接运行即可跑起来. 结合docker发布可以参考这里: https…☆13Dec 4, 2018Updated 7 years ago
- Enhance and provide auxiliary classes for native ADO.NET to offer the convenience of ORM operations, dynamically mapping to the in-memory…☆53Aug 30, 2025Updated 7 months ago
- AFC地铁车站监控地图,可根据配置XML文件或数据库数据自动生成车站设备地图,并通过WCF回调实现获取设备实时状态进行监控。并自带设备配置管理功能,可手动可视化调整设备增删查改对车站设备 进行调整,并实时保存到数据中。而且此类库可通用到其他行业的类似的监控管理中。如智能楼宇设…☆12Sep 14, 2018Updated 7 years ago
- 分布式IM聊天系统☆11Aug 25, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 包含一些常用的操作类,大都是静态类,加密解密,反射操作,动态编译,硬件信息,字符串扩展方法,日期时间扩展操作,大文件拷贝,图像裁剪,验证码,断点续传,实体映射等常用封装。☆10Dec 8, 2022Updated 3 years ago
- Ramer-Douglas-Peucker algorithm for 2D data in C#☆11Nov 14, 2020Updated 5 years ago
- 使用数十个.NET客户端控制硬件设备进行工作,采集数据并进行处理,管理人员通过 Android 应用实时控制各设备的工作。本作品获得第十二届中国研究生电子设计竞赛华南赛区一等奖。☆44Jun 22, 2022Updated 3 years ago
- .net调用seetafacev6接口,快速创建自己的人脸识别解决方案☆12May 25, 2020Updated 5 years ago
- Controllers have been provided for some WinForm controls to manage their data and behavior. These controllers offer more complex and effi…☆13Aug 30, 2025Updated 7 months ago
- 非常轻量级的数据库访问工具库,链式代码编写,封装了SQL语句以及各个数据库中常用的函数,支持Access、SQLite、SQL Server CE、SQL Server、MySQL以及Oracle数据库。☆17Nov 14, 2015Updated 10 years ago
- Relay TCP/UDP traffic from local to remote, and renderer traffic chart. (.NET 4)☆28Oct 13, 2021Updated 4 years ago
- 工业控制中使用到的控件库☆14Jan 14, 2013Updated 13 years ago
- 汉字分析工具☆18Aug 20, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- An asynchronous TCP server framework written in C# for .NET 2.0 and higher.☆20May 25, 2013Updated 12 years ago
- ☆19Apr 7, 2025Updated last year
- SuperHelper是一个基于.Net平台的完全开源的微型ORM框架,可帮助开发者快速简便的访问数据库并对其操作,且部署十分简单。不与任何其它框架产生冲突,只依赖于相应的数据库引擎,开发者可以根据实际项目需要增加引用针对不同数据库的SuperHelper组件。☆24Nov 26, 2014Updated 11 years ago
- a free and secure peer to peer meeting application☆19Sep 17, 2022Updated 3 years ago
- Lanymy.NET 是 netstandard2.1 ; .NET 8 的通用扩展辅助库.封装了常用方法,如: 序列化 ; 压缩 ; 数据流加密 ; 文件操作 ; 枚举扩展 ; 沙盒操作 ; 进程 ; 二维码 ; 反射 ; 版本 ; 流水号 ; 验证码 ; CMD命令行操…☆21Dec 9, 2025Updated 4 months ago
- 基于C#的GUI聊天程序,高仿QQ界面☆15Sep 20, 2021Updated 4 years ago
- A application use Yaaw wrap by electron☆10Mar 24, 2016Updated 10 years ago
- ☆11Oct 6, 2020Updated 5 years ago
- 阿里云 消息服务 非官方 SDK for node.js☆10May 3, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Sample programs showing how to use TeeChart for .NET CSharp WinForms☆16Dec 22, 2021Updated 4 years ago
- ☆23May 25, 2014Updated 11 years ago
- 下拉图片展示剩余的部分☆11Mar 12, 2015Updated 11 years ago
- 实时监控、Windows服务、C#、USB拷贝文件 主要思路:主要是通过在在电脑上安装Windows服务运行,检测只要有U盘插入到电脑上,U盘的所有文件(也可以自定义拷贝哪些类型的文件)就会被拷贝到电脑中☆21Sep 28, 2020Updated 5 years ago
- 植物大战僵尸demo☆12Sep 4, 2019Updated 6 years ago
- 封装了蓝牙4.0的协议,使用简单的方式即可完成蓝牙通信☆10May 18, 2016Updated 9 years ago
- Sheng.SQLite.Plus 是一个对直接使用 ADO.NET 方式操作 SQLite 数据库的一个增强组件,它的操作方式介于 Entity Framework 和 ADO.NET 之间,是用于 SQLite 的高度自由和高开发效率的数据库访问层组件。☆21Dec 8, 2022Updated 3 years ago
- 用unity3d实现的简易虚拟博物馆漫游☆14Feb 27, 2019Updated 7 years ago
- 随时获取网站的热门文章10篇,充分利用碎片化时间。☆10May 13, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A phonegap plugin for jpush, include iOS and Android source code and js.☆20May 16, 2013Updated 12 years ago
- 一个基于OPENSCAD的农业工程机器人☆13May 20, 2020Updated 5 years ago
- ArcGISRuntime Load AMap(高德)、Tencent(腾讯)、Baidu(百度)地图瓦片☆19Sep 1, 2023Updated 2 years ago
- Scripts for taking screenshots with countdown animation and chroma keying in Unity. 🏳🌈☆16May 16, 2021Updated 4 years ago
- ☆24Jan 9, 2019Updated 7 years ago
- 基于三层架构开发的ASP.NET校园考勤系统,包括权限管理,Excel文件的导入导出,批量数据存储数据库,验证码,XML,LayUI,根据数据生成图表,session,cookis等技术☆13Sep 11, 2019Updated 6 years ago
- 最新版本请移步:https://gitee.com/jackletter/DBUtil☆23Sep 30, 2020Updated 5 years ago