Now. Many developers are already using the WebResource functionality of ASP.NET 2.0. WebResource allows us to embed resources into assemblies. Includes images, text, etc. When introducing WebResource, we have to introduce WebResource.axd. Let’s take a look at script language="javascript" src="WebResource.axd?a=s&r=WebUIValidation.js&t=631944362841472848" type="text/javascript">< /script>Currently I found that the parameters of webResource.axd are different from the current version. Introduced properties in earlier articles: a Assembly name r Resource text
1. ASP.NET2.0 WebRource, developing spinner button controls
Introduction: ASP.NET2.0 WebRource, developing spinner button controls
2. asp. How does net2.0 encrypt the database connection string
## Introduction: How does asp.net2.0 encrypt the database connection String
Introduction: This article was collected from the Internet. I read that most of the contents are suitable for asp.net2.01. Open a new window and transfer parameters: Transfer parameters: response.write("<script>window .open('*.aspx?id="+this.DropDownList1.SelectIndex+"&id1="++"')</script>") receives parameters: string a = Request.QueryString["id&quo
4. Need to convert a simple php code into asp.net2.0 or higher code solution
Introduction: It is necessary to convert a simple PHP code into asp.net2.0 or higher version of the code. The following is the entire source code. There are only a few lines. The main reason is that I have not learned PHP. It should not be a problem for those who have learned it.
5. Need to convert a simple php code into asp. Net2.0 or higher version code solution ideas
Introduction: A simple php code needs to be converted into asp.net2.0 or higher version code. The following is The whole source code, only a few lines, mainly because I have not learned PHP, it should not be a problem for those who have learned it
The above is the detailed content of Detailed introduction to asp.net2.0. For more information, please follow other related articles on the PHP Chinese website!