摘要:
IdentityServer document is not write clear on this part. so it really confuse me and put me on several hours to resovle this problem. 1. 我的Identity Se 阅读全文
摘要:
1. goto the directory of jenkins. for example my installation is in D:\Program Files (x86)\Jenkins. find config.xml and open it and change root useSec 阅读全文
摘要:
完美 原文Link: https://www.yanning.wang/archives/644.html 记录下做备份. 很少用Linux服务器. 这下可给整的够呛, 特别是按照官网竟然还不行, 所幸找到片文章,帮我解决了大问题. 本文主要针对 CentOS. Windows下应该不会有问题. 其 阅读全文
摘要:
最好的办法是通过脚本进行生产环境数据库更新. 如: dotnet ef migration script -i -o "script.sql". 这样将会产生一个你不用在意线上版本的脚本. 但是Polemo.EntityFrameworkCore.Mysql下暂时是不支持的. 可能将来会支持. 可以 阅读全文
摘要:
1. Goto Nuget 下载 Pechkin 控件 2. 创建需要打印的的PDF controller 和 Action, 这里会调用其他页面的内容进行打印。 3. 调用页面代码 4. 打印预览 5. 部署网络时问题解决。 6. 阅读全文
摘要:
http://www.cnblogs.com/yplong/p/4276908.html 阅读全文
摘要:
今天碰到一个错误,极其郁闷,本地开发和本地部署测试没有问题,但是放到阿里云上,出现了权限问题。 报错:ASP.NET 无权访问所请求的资源。请考虑对 ASP.NET 请求标识授予。 参考网上很多资料,给文件夹添加Network_Services 并且赋予权限, 都是失败。 终于相同看看本地是怎么配的 阅读全文
摘要:
放弃了我的期权,选择了离职, 人生永远不知道选择是否真正正确, 但梦想的原则还是要有的。 阅读全文
摘要:
1. Install MiniProfiler and MiniProfiler.EF, this example is in EF6. 2. Modify Global file. 3. modify web.config file, Highlight in underscore. 4. Mod 阅读全文
摘要:
1. File -> Settings ->Search LogCat 2. Save a schema first, for instance: MyLogCatStyle 3. choose 1 item, for instance Debug, then uncheck "use inheri 阅读全文