JinXuLiang / PersonalInfoForWPF
一个使用C#开发的个人资料管理工具,采用树型结构管理各种类型的文字资料。其于.NET 4.0,使用SQL CE 4.0存储数据
☆57Updated 10 years ago
Alternatives and similar repositories for PersonalInfoForWPF:
Users that are interested in PersonalInfoForWPF are comparing it to the libraries listed below
- A fork from Modern UI for WPF on Codeplex.com(https://mui.codeplex.com/)☆47Updated 11 years ago
- Sheng.SQLite.Plus 是一个对直接使用 ADO.NET 方式操作 SQLite 数据库的一个增强组件,它的操作方式介于 Entity Framework 和 ADO.NET 之间,是用于 SQLite 的高度自由和高开发效率的数据库访问层组件。☆20Updated 2 years ago
- 《修炼之道:.NET开发要点精讲》完整初稿☆50Updated 3 years ago
- WPF后台管理系统,由WTM提供Web API接口支持☆36Updated 2 years ago
- book of using C# for Windows Forms Custom Control☆38Updated 6 years ago
- 曾经在一个winform项目中开发的一套UI控件库☆92Updated 10 years ago
- C#开源代码自动生成工具配套EasyFramework简单的功能开发☆25Updated 6 years ago
- 搭建插件式桌面程序的开发框架☆41Updated 7 years ago
- 消息服务器☆56Updated 3 years ago
- 《深入浅出WPF》相关资源(Code、视频、课件、公开课等)☆80Updated 4 months ago
- 用C#编写的天气预报小工具(.NET4.0 & Visual Studio 2017)☆25Updated 6 years ago
- 多线程批量压缩图片工具☆22Updated 8 years ago
- C#脚本引擎☆74Updated last year
- ADO.NET封装库,通过泛型、反射解析model,实现CRUD、分页等常用操作☆16Updated 6 years ago
- 使用FFmepg封装的WPF MideaElement,可以播放rtsp视频流。感谢 https://github.com/unosquare/ffmediaelement☆55Updated 6 years ago
- 监视本地运行的软件时间及分析自己的工作状态☆30Updated 6 years ago
- Demo of ICSharpCode TextEditor Custom Folding and Custom Code HighLighting☆32Updated 8 years ago
- a light log tools☆35Updated 8 years ago
- 新浪微博SDK for .Net☆68Updated 7 years ago
- 可携带附加消息的增强型消息框☆49Updated 4 years ago
- OurMsg是基于.net 2.0框架C#语言编写的即时消息软件(服务器和客户端)。服务器网络框架采用LumiSoft.Net,支持上百万用户的连接,数据库采用SQL Server 2005及以上版本。客户端采用TCP协议连接服务器,文件传输和音视频采用UDP P2P方式通…☆54Updated 12 years ago
- WPF开发的妹子采集美图客户端,☆75Updated 5 years ago
- WPF插件式开发框架,基于FirstFloor.ModernUI界面库,可根据配置文件动态配置界面与功能。相比UIShell.iOpenWorks.WPF,增加了可在不同Dll中配置同一菜单下的子菜单项,并且可自定义排序。☆36Updated 7 years ago
- 视频会议系统,基于socket视频音频采集,采用c#做后台开发,客户端为WPF.☆60Updated 5 years ago
- NScrapy is a .net core corss platform Distributed Spider Framework which provide an easy way to write your own Spider☆95Updated 2 years ago
- Some controls and common codes☆58Updated last month
- .Net桌面插件式开发框架,参考SharpDevelop源码开发,可定制菜单栏、工具栏、浮动窗口、状态栏和右键菜单。菜单栏、工具栏、状态栏和右键菜单每一项都对应一个Command,每个Command可以自定义实现自己的功能。所有的UI和功能都通过配置文件进行配置,完全插件化…