文章分类 - .Net
摘要:使用C#创建Windows服务 C#基于Windows服务的聊天程序
阅读全文
摘要:Token 认证的来龙去脉 webapi token、参数签名是如何生成的 Token Based Authentication using ASP.NET Web API 2, Owin, and Identity Securing ASP.NET Web API using Custom Tok
阅读全文
摘要:Build a Simple CRUD App with ASP.NET Core and Vue ASP.NET Core 与 Vue.js 服务端渲染 To-Do App with Vue, ASP.NET Core, and Okta first Vue.js App with ASP.NET
阅读全文
摘要:Razor Page Library:开发独立通用RPL(内嵌wwwroot资源文件夹)
阅读全文
摘要:原文引用地址:http://www.cnblogs.com/Leo_wl/p/5248983.html 首先为什么要读写分离? 对于一个小型网站,可能单台数据库服务器就能满足需求,但是在一些大型的网站或者应用中,单台的数据库服务器可能难以支撑大的访问压力,升级服务器性能,成本又太高,必须要横向扩展。
阅读全文
摘要:如何进行安全的 AJAX 调用? How to make secure AJAX call MVC中多用户日历控件 Multi-user/resource web diary in C# MVC with repeat events
阅读全文
摘要:http://www.codeproject.com/Articles/1095181/Invisible-Interprocess-Communication
阅读全文
摘要:http://www.codeproject.com/Articles/1116907/How-to-use-your-GPU-in-Net
阅读全文