ASP. NET 2.0 secrets two books have been starting for some days, but there is no time to read them carefully. I just read the reference when I need it occasionally. Recently I decided to take the time to read them, I take notes on what I think is
Use of pseudo-static:
The search engine does not include websites with question marks. Because the search engine is afraid of endless loops due to question marks, it is called the "Search robot trap", many address search engines with question
1. Configure web. config The code is as follows:Copy code 2. Set 404. aspxWe have created 404 page 404 before. aspx, I believe many people think this is okay, but we ignore it. Here we only do simple redirection, I didn't tell you that the
Sometimes, some pages on one of our sites must be logged on to the user before they can be accessed. At this time, we need to verify whether the user has logged on. In addition, after the user completes the operation, there must be a mechanism for
Let's take a look at the source code of ASP. NET:
Because XML files take up a lot of space, I had to paste the source program on this page. (It's also very long. You can only read it if you have sex)
AllowPaging = "True"PageSize =
The following table shows events that can be intercepted using ASP. NET during request processing. All events are listed in the order of occurrence.
The first list displays the events generated before processing the request.
Beginrequest. This event
First, create an image storage database table in SQL Server. imagedata column is the binary data storage field of the image.
, Imagecontenttype column is the image file type record field, imagedescription column is the savings Graph
Description
In fact, the website development architecture often referenced by Java/jsp can also be divided into Model 1 and Model 2. Model 1 can also be divided into two to three types, as shown below:The first method is to mix HTML and. Net (Java) code,
The last time I saw a making sense of ASP. NET paths article about getting URL-related information in. net, I felt that the summary was very good, eliminating some of my fuzzy understandings. In the past, I used to look for the request documentation
Directory: Define dotnetkb custom IIS user accountAuthorize dotnetkb user account to access SQL ServerSet your ASP. NET application to simulate a dotnetkb user SQL Server, Internet Information Server, and ASP. net engine all provide solid and
ArticleWe will discuss how to use ASP. NET Server Technology to optimize Client Cache policies and make these policies configurable and scalable. We need to understand the impact of relevant HTTP attributes on client cache, and how ASP. NET controls
Today, I decided to write a case study on ASP. NET interaction with Flex! For this interaction, I checked a lot of information and found that my eyes were blooming and my mind was excited! Finally, I was worried! Finally succeeded! Hey! Tiger does
The following example uses Jquery. TreeView based on the actual application of the project. Of course, when using the control tree, the corresponding js file is required.
Next we will show you the generated TreeView, hoping to help you! Before use,
1. Obtain the value of column j in row I of the data table.
// Create and open a database connectionOleDbConnection conn = new OleDbConnection ();Conn. ConnectionString = strConnectionString; // strConnectionString is the database connection
I believe that when you see this question, you must be a bit happy. Haha, my program is no longer limited to IIS, and finally there are multiple choices. Now, let's start to translate the Microsoft MVP article and worship ing.The original post
ASP. net1.1:
Let the text box focus as soon as it is opened on the page:
Page. registerstartupscript ("Focus", "Medium 2.0:
3. As the browser is constantly changing, compatibility has become a major issue. The above is no longer
BlogArticleThe title cannot contain characters such as
: It is executed when the databind () method of the bound control is executed and used for data binding.
For example:
: InProgramCalled during execution. The background
I have seen Microsoft websites. Sometimes, is it the. mspx extension? You can also configure it, which is very simple. Here we go!
Configure web. config:
System
. Web
>
Compilation
>
Buildproviders
>
Add
If you want to download a Word document or a file with more than 15 Chinese characters or letters of a certain length, right-click and choose Save As. Then, 15 Chinese characters are left in the file name column of the Save box, and others are
Ajax has been very popular for a while, now talk about Ajax feel a bit old-fashioned,-_____-'. At present, the so-called Web2.0 Web site, basically do not use Ajax, like the use of RSS, like a label, pasted up on the 2.0. Ajax specific details not
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.