摘要:
如果要动态发布第三方扩展或者对asp.net项目进行二次开发时,希望不影响原有的程序并保持原有bin完整性,可以将扩展放到bin下的子目录中,并修改web.config的相应配置。 原配置: 在privatePath中增加新的目录名,以分号间隔: 阅读全文
摘要:
新建空的WEB应用 MVC Nuget引用:Microsoft.AspNet.MvcMicrosoft.AspNet.Web.Optimization 可选删除 Microsoft.CodeDom.Providers.DotNetCompilerPlatform Microsoft.Net.Comp 阅读全文
摘要:
引用大神的资料,备注一下 http://www.cnblogs.com/dudu/tag/OAuth/ 阅读全文
摘要:
All you really need to do is copy some files that are already located on your server into specific system folders, as described at http://technet.micr 阅读全文
摘要:
安装是在线安装方式,因此必须先保证能正常上网。 mongodb安装成功,通过客户端连接成功。 阅读全文
摘要:
对安装CentOS安装使用过程中的问题做一个笔记,第一次安装,安装的是7.0版本,最小化安装。 安装环境 :Windows 2012 R2 Standard,Hyper-V Virstual Machine 首先Hyper-V的Virtual Switch Manager中需要有一个External 阅读全文
摘要:
查询某字段长度超过一定长度时的方法, MongoDB中可能不好处理,一般这样: 但用$where查询时性能可能不太好,在网上搜索之后,发现使用正则可能会更好,同时判断字段是否存在: 阅读全文
摘要:
主要片方法就是用正常的配置文件的数据覆盖有问题的就行。 引用: http://dba.stackexchange.com/questions/48232/mongodb-config-servers-not-in-sync/48360#48360 阅读全文
摘要:
referenced from:http://www.redbitdev.com/exiting-ios-app-with-xamarin-ios/The team is in the middle of building an iOS app for iPad usingXamarinwhich ... 阅读全文
摘要:
直接下载地址https://www.microsoft.com/getsilverlight/locale/en-us/html/Microsoft%20Silverlight%20Release%20History.htm打开以上网址,查看最新版本,搜索KBXXXX号,再找到相应的 Securit... 阅读全文