摘要:1.定义httpmodule 2.对应的mvc类 using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Web; using System.Web.Compilation; us...
阅读全文
摘要:http://www.cnblogs.com/yuangang/p/5694064.html
阅读全文
摘要:http://blog.csdn.net/chinahuyong/article/details/51753996#t1 https://www.cnblogs.com/M-LittleBird/p/5902850.html
阅读全文
摘要:安装教程:http://www.runoob.com/mongodb/mongodb-window-install.html下载地址:http://dl.mongodb.org/dl/win32/x86_64 第一个就好using MongoDB.Bson; using MongoDB.Driver; using System; using System.Collections.Generic;...
阅读全文
摘要:http://dl.mongodb.org/dl/win32/x86_64
阅读全文
摘要:http://blog.csdn.net/zhoufoxcn/article/details/6282099 http://blog.csdn.net/dinglang_2009/article/details/6917794 public void TestMemcache() { var list = new List(); var Dao = (Framework.IService.I...
阅读全文
摘要:using Bll; using System; using System.CodeDom; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Linq; using System.Reflection; using Syst...
阅读全文
摘要:1.HTML 请输入接口(包含程序集): 请输入类(包含程序集): 请输入ip: 请输入端口: ...
阅读全文