搜索资源列表
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
QuickSharp-SDK-2.0.0.12565
- QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
mysharpcodedemo
- Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases
SQLite
- 基于嵌入式操作系统 windows CE .NET平台的嵌入式数据库SQLite开发源代码-Embedded operating system based on windows CE .NET platform, open source SQLite embedded database
Chat
- 基于WCF的聊天小程序,是本人在学习研究.NET框架下的WCF通信服务时,练手写的一个聊天小程序。该程序是使用C#基于WCF下开发的,用户界面使用的Winform,数据库使用的SQLite。支持用户登录、消息定向发送和*送。可供C#开发爱好者学习研究WCF通信机制时参考学习。-WCF-based chat applet, I was in the study. While WCF communication services under the NET framework, practicin
sqlite-net-master
- sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in [http://www.sqlite.org SQLite 3 databases]. It is written in C# and is meant to be simply compiled in with your projects. It was first designed to work
SQLite.NET
- C#编写与SQLite数据库连接测试程序-C# to write and test programs SQLite connection
Chat
- 这是本人在学习研究.NET框架下的WCF通信服务时,练手写的一个聊天小程序。该程序是使用C#基于WCF下开发的,用户界面使用的Winform,数据库使用的SQLite。支持用户登录、消息定向发送和*送。可供C#开发爱好者学习研究WCF通信机制时参考学习。(This is my study in the framework of WCF.NET communication services, the practice of writing a chat applet. The program i