Data | Database Summary:
This paper discusses the method and function realization of using ASP to access DBF, DBC, MDB, Excel, SQL Server data, and finally gives an example of accessing Excel database by using the function provided in this paper,
Performance | string | performance | String Summary: Most Active Server Pages (ASP) applications use string concatenation to create HTML-formatted data that is presented to the user. This article compares several methods for creating this HTML data
Performance | Optimization 1. Discussion topic: ASP Script Size
Is your script page (and other pages) longer than required?
This is something that will degrade the performance of the ASP at the beginning of execution. ASP scripts are useful when it
IP address this is used to serve an E-commerce site, because the site's sales are virtual things, such as the game Recharge card ah what, Support online payment. Over time, there are a lot of people want to play the site's idea, some boring person
DNA Introduction
Author: green Apple Computer Studio
Article Hits: 351
This article is compiled manuscripts, the original source: http://www.asptoday.com/articles/20000121.htm
You have just released the latest huge ASP application to the Web.
Program
How to create robust, accurate, maintainable, and performance-Good ASP applications? What do you want to do? Not doing what? In this paper, the main check-points (check point) is given in the form of outline.
What is ASP
Active Server
fso| Data | database | Chinese ASP The data exchange between this document and the database file
The application of network database is a very important part of WWW, so it can be said that if the database is missing, the network loses its soul. You
Asp.net|datagrid|web long ago wanted to write something about datagrid/datalist, but has always been, on the one hand, the study is not deep, on the other hand, the total feel no writing, a drag and drop, from the beginning of the idea has been more
asp.net|cookie| Programmatic deletion of cookies
Deleting a cookie (that is, physically removing the cookie from the user's hard disk) is a form of modifying the cookie. Because the Cookie is on the user's computer, you cannot delete it directly.
Asp.net|xml| News system Here I use XML instead of data, write a news release system, I hope to be able to play a role, so that more people can understand these latest technology. Here are a few of these files.
Contents.xml
aspcool
Asp.net| control ASP. NET's user control
This article describes how to create user controls in asp.net, dynamic modification of control properties, and event-setting mechanisms for controls.
Brief introduction
Asp. NET's server-side controls make
Asp.net| Tips We often use JavaScript scripts for ASP.net development, such as:
private void Button1_Click (object sender, System.EventArgs e)
{
Response.Write ("");
}
It is often repeated to write these scripts, if we can make a corresponding
Asp.net|web|web Services | Create a declaration an XML Web service
When you use ASP.net to create an XML Web service, you put the required @_webservice instructions at the top of the. asmx file, and the presence of the @_ WebService directive is
Asp.net|treeview|xml Previously, if you wanted to use a tree control on a Web page, it would be a bit cumbersome, and sometimes even write your own code to achieve the goal of displaying the data in a tree-shaped list. In asp.net, we can easily use
Asp.net| problem
The difference between 1. and :Answer: is called when the program executes, is called after the DataBind () method
2. What type of data does the control receive?A: Receive bind control, generally have dropdownlist,datalist,datagrid,
Asp.net| network One, program function: Paging for repeater implementation
Second, form design:
1. New asp.net Web application, named Repeater2, save path for Http://192.168.0.1/Repeater2 (note: The IP of the website on my machine is 192.168.0.1
ASP.net v. Deploy with the Vs.net "Copy Project" feature
Vs. NET's "Copy Project" feature enables us to deploy ASP.net Web applications to the target server very easily. This feature can either replicate Web projects to the same server or replicate
asp.net outline:
One, different types of deployment editors
Second, the File System Editor
Third, Registry Editor
Iv. File Type Editor
V. Custom Action Editor
Six, launch Condition editor
Vii. User Interface Editor
Viii. Deploying IIS
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.