排序
Javascript 直接调用服务器C#代码 ASP.NET Ajax实例
ASP.NET读取XML文件4种方法分析
方法一 :使用XML控件 <% @ Page Language='C#'%> <html> <body> <h3><font face='Verdana'>读取XML方法一</font></h3> <from runat=server> ...
ASP.NET URL中包含中文参数造成乱码的解决方法
问题: 在系统中做了一个类似于友情链接的功能块,一直运行良好,直到有一天加了类似于以下的链接地址:http://www.****.com/user.aspx?id=水天,就出现大问题了: 1、从IE地址栏中直接输入...
Asp.Net 程序错误Runtime Error原因与解决
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from bei...
Visual Studio 2017新版发布,功能更强大!
visual studio 2019正式版安装简单教程
Live Write 的代码高亮插件 Paste Code
Windows下Visual Studio 2017安装配置方法图文教程
ASP.NET Core Kestrel 中使用 HTTPS (SSL)
在ASP.NET Core中,如果在Kestrel中想使用HTTPS对站点进行加密传输,可以按照如下方式 申请证书 这一步就不详细说了,有免费的和收费的,申请完成之后会给你一个*.pfx结尾的文件。 添加NuGet包...
ASP.NET中常用的用来输出JS脚本的类
整个程序的代码如下: using System; using System.Collections.Generic; using System.Text; using System.Web; using System.Web.UI; /// <summary> /// 弹出JavaScript小窗口 /// <...












