受欢迎的博客标签
RSS

博客

SEO 2:Effect of tabs vs. spaces in HTML files
https://madskristensen.net/post/performance-of-tabs-vs-spaces-in-html-files Are you using tabs or spaces to indent your
SEO1:Effects of GZipping vs. minifying HTML files
Effect of tabs vs. spaces in HTML files
How to enable gzip compression in ASP.NET Core
http://www.talkingdotnet.com/how-to-enable-gzip-compression-in-asp-net-core/ ASP.NET Core 1.1 has an inbuilt middleware
Prevent IIS (and potentially other reverse proxies) from unexpectedly compressing ASP.NET Core response

My Server-Sent Events Middleware seems to be a mine of interesting issues. The latest one was abo

Extending ASP.NET Core Response Compression With Support for Brotli
https://dzone.com/articles/extending-aspnet-core-response-compression-with-su-1 The amount of transferred data matters.
NopCommerce 3.4中移动端访问抛弃响应式布局
NopCommerce 3.4中移动端访问抛弃响应式布局 在Nop3.4中,他抛弃了原来的xxx.Mobile.cshtml的这种写法,而是采用了响应式布局,并且把规则也给改了,你在后台配置不启用响应式布局,在前台你仍然不能写xxx.Mo
Modern Web Development using ASP.NET Core template, Vue.js and Webpack
For example, consider the JavaScript landscape of frameworks to help you organize your client-side code. As of 2017, the
Serialization Performance comparison (C#/.NET) – Formats & Frameworks (XML–DataContractSerializer & XmlSerializer, BinaryFormatter, JSON– Newtonsoft & ServiceStack.Text, Protobuf, MsgPack)
http://maxondev.com/serialization-performance-comparison-c-net-formats-frameworks-xmldatacontractserializer-xmlserialize
ICTCLAS 汉语词性标注集
ICTCLAS 汉语词性标注集 http://fhqllt.iteye.com/blog/947917 ICTCLAS 汉语词性标注集 汉语文本词性标注标记集Ag 形语素 形容词性语素。形容词代码为a,语素代码g前面置以A。a 形容词
How to Send Mail Using SendGrid In Asp .NET Core
This post is about sending emails using Send Grid API in .NET Core. SendGrid is a cloud-based SMTP provider that allows