受欢迎的博客标签
RSS

博客

5 AJAX libraries for fetching data from the server

AJAX is a set of web development techniques used by client-side frameworks and libraries

原生的Javascript+Html 5的新特性file api+显示上传文件进度百分比+xhr实现文件上传
various methods for handling 404 not found errors in asp.net core.

https://www.devtrends.co.uk/blog/handling-404-not-found-in-asp.net-core 

 

Set default images when image is not found Middleware in Asp .Net Core

1、 Using the code  The Middelware

using System;
using System.IO;

                    
How to Logging in Console App Program with ASP.Net Core

In this article, I will discuss as follow:

.Net core 3.x

How to Use dependency injection in a .Net Co

Storing polymorphic classes in MongoDb using C#

 

ubuntu

 

 

 

 

wi

Elasticsearch 2.3.4+ Elasticsearch.Net 的安装、索引和搜索全过程

http://blog.csdn.net/wulex/article/details/52138564 

 

How to Setup a FAST windowssocks Server on Vultr VPS - The Easy Way

Warning   Setting up your own shadowsocks server can offer very fast speeds compared to a VPN, but there are som

How to Build a Search Page with Elasticsearch2.3.0 and .NET2.3.0 and AngularJS v1.4.8

https://www.simple-talk.com/dotnet/net-development/how-to-build-a-search-page-with-elasticsearch-and-net/

pro

Elasticsearch .net client NEST 7.x 建立索引、各种查询API使用方法举例说明 7.x

Elasticsearch.Net与NEST是Elasticsearch为C#提供的两套客户端驱动,方便C#调用Elasticsearch服务接口。Elasticsearch.Net:低级别的驱动接口

NEST:高级别