In ASP. NET, The page_load event of the ASPX page has two strange points. You should remember them:
A. Sometimes the page_load event occurs multiple times on your ASP. NET page. One possible cause of this situation is that you set the
'Function: get the maximum version of xmldom'Source: http://jorkin.reallydo.com/article.asp? Id = 433'Need isobjinstalled function: http://jorkin.reallydo.com/article.asp? Id = 163
Function getxmldom ()On Error resume nextXmldomversions = array
There are still bugs, the latest test page in: http://www.reallydo.com/getimg.aspRegular analysis page in: http://jorkin.reallydo.com/article.asp? Id = 380Please leave a message after discovering the BUG. Thank you.
1.31 AmendmentSrc = the following
'Function: add another string to the front of a string'Source: http://jorkin.reallydo.com/article.asp? Id = 452
Public Function LFill (ByVal sString, ByVal sStr)Dim I, iStrLen: iStrLen = Len (sStr &"")For I = iStrLen To 1 Step-1If Right (sStr, I) =
'Function: sorts specified columns of a two-dimensional array, and DESC is in reverse order.'Source: http://jorkin.reallydo.com/article.asp? Id = 447'The Swap process is required: http://jorkin.reallydo.com/article.asp? Id = 446
Function SortArray2 (
I think the key content is highlighted in red.
Someone asked on Stack Overflow what do I need to know before developing a website?
Unexpectedly, he got a lot of answers.
Generally, you need to read everyone's speeches from start to end. However,
/*************************************** *************** Anti-leech IHttpHandler*** Added the selection of file keywords (I .e., filtering only some keywords or some keywords in the file name)* Set the following values in the section of web. config:
I have read some articles about the underlying ASP. NET over the past few days and have benefited a lot.
Why do we need to understand these underlying layers? I think as a programmer who likes to Develop ASP. NET, we should not only know "how to do"
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--># Region paging class
///
/// Pagination
///
Public class SplictPage
{
///
/// Content Paging
///
/// the content marker is a paging id
/// Id
/
I don't know what ISAPI is, but I learned something on the internet today.
First, you must know that ISAPI is something in IIS:
ISAPI filter: IIS itself does not support dynamic pages, that is, it only supports static HTML page content,. asp.
This attribute is used to verify the input of the client user and verify whether there are any dangerous characters in the user input. The default value of this attribute is true, microsoft is doing this to improve the security of the Asp.net
Some javascript scripts are often used during ASP. NET development, such:
Private void button#click (object sender, System. EventArgs e)
{
Response. Write (" ");
}
These scripts are often written repeatedly. If we can make a corresponding function,
【Abstract】 the tracking function of ASP. NET is much better than that of ASP. It is helpful to identify the root cause of errors in WEB applications through tracking information. This article explains in detail the tracking mode of ASP. NET through
41. Determine if it is a number/** //
/// Name: IsNumberic
/// Function: determines whether the input is a number.
/// Parameter: string oText: Source Text
/// Return value: bool true: false: No
///
Public bool IsNumberic (string
Personalized user configuration
I. Introduction
It provides users with custom appearances, contents, and la S. When users access the page again, they can see their original settings.
2. Three Steps of personalization
1. Identify a user
To
ASP. NET 2.0 learning 3 -- cache Performance
Content
• Page Caching
• Control Caching
• Data Caching
• SQL data Cache
• Cache Configuration
I,ASP. NET 2.0 Output Caching
When a webpage is frequently accessed, We Can cache the entire webpage to
ASP. Network 2.0Data Binding
I,Target
1.ASP. NETData Binding standard controls
2.GridViewControls to bind data
-GridView formatted data output
-GirdView data paging and sorting
-GirdView show images
-GridView template Column
-Add, modify, and
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.