By avoiding the following 10 common ASP. NET defects, the website can run smoothly. Release Date:
| Updated on: 2006-07-11
Jeff prosise
This article will discuss:
•
Cache and forms authentication
•
View status
LoadControl and output Cache
Session and output Cache
Forms authentication ticket lifetime
View status: silent performance killer
SQL Server session Status: Another performance killer
Often someone asked me the flash message board production methods, but this thing a sentence can not be said clearly, so the germination of the idea of writing a tutorial. But then another thought, teach people to fish, not better to teach people to
I. New features of IIS6.0
IIS 6.0 includes a number of new features designed to help enterprises, IT professionals, and WEB administrators achieve their goals in performance, reliability, scalability, and security by implementing their Web sites
ASP, PHP, JSP, and ASP. NET are currently the four most popular WEB website programming languages. Currently, most websites use one of these languages.
ASP is based on the WINDOWS platform and is easy to use. Because it runs on the WINDOWS platform,
Tips for improving ASP performance and appearance (I)[Date: 2006-10-10] [Font: large, medium, and small]
Tip 1: cache frequently used data on a Web serverA typical ASP page retrieves data from the back-end data storage, and converts the result to an
Document directory
Related Articles
Why won't my ASP pages work in IIS 6.0? After deploying a Web site to a Windows Server 2003,
You might find that your ASP pages aren't working. Let's examine a few possible scenarios.
Server cocould not be
In the previous article, the author gave you a detailed introduction of the ASP built-in object one of the use of Request, I believe that you through a series of practice has been able to master, this article will continue to introduce an ASP's
Q: Why is the RecordCount value of my Recordset always returning-1?A: You should use this mode to open the recordset that accesses the database:
Rec.open strsql,conn,1,1
The strSQL is the SQL statement that operates the database; conn is the
This article will be on how to build an ASP Dynamic Web site based on IIS as the center to everyone step-by-step to reveal the real secret of dynamic commercial website design. In order to enable you to fully and carefully grasp the development of
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.