In Visual Studio. when NET 2002 came out, I once heard my colleague say that he wrote ASP in C ++. NET, but since I was just learning C # at that time, I still don't know C ++, so I didn't ask him how to write it, until recently I started to learn C
ASP. NET output EXCEL
When developing the ISO file management system, I have encountered the need to export ASPX directly to EXCEL. Now I will share my experience with you. In fact, it is easy to use ASP. NET to output documents of the EXCEL, WORD,
How does one set folder permissions in ASP. NET Website settings? The following figure shows the settings in Windows2003:
For NTFS hard disks, folder permissions must be set for user access. When a remote anonymous user accesses the website, the
Use Cache to improve ASP. NET performance
Although it is already the broadband era, the kitten has gradually moved away from us. As WEB application developers, we still have the responsibility and obligation to continuously optimize the performance
ASP. NET 2.0 Data Binding: Why New Data Source Models are required
Data Binding is one of the most pleasant and unexpected features discovered by developers in ASP. NET 1.x. Compared with the support of Active Server Pages for data access, data
ASP. NET control development tips: how to disable unnecessary functions of the base class? We will introduce you to the following two types:
ASP. NET control development tips: how to disable unnecessary functions of the base class 1. Disable the
In C/C ++ code, a large number of structures are mixed with common types and arrays. For example, the IMAGE_OPTIONAL_HEADER structure that defines the PE File Header structure is defined as follows:
typedef struct _IMAGE_DATA_DIRECTORY {
ASP. NET Server controls:
This section describes the basic concepts of implementing custom ASP. NET Server control events. This article describes how to capture a return event through a typical example.
1. Capture the return event
If ASP. NET Server
Introduction to RenderContents of ASP. NET Server controls:
This article focuses on another common method to implement control rendering-use the RenderContents method of the WebControl class to implement control rendering.
Basic knowledge
There are
ASP. net ajax example: drop-down list of links
At the beginning of this article, we briefly discuss two traditional methods used to link two dropdownlists. When the selected index changes, return to the page; or load all possible data to the
Introduction to object models on ASP. NET pages
Each request received by Microsoft Internet Information Service (IIS) to a Microsoft ASP. NET page is handed over to the ASP. net http pipeline. The HTTP pipeline consists of a series of hosted objects
How is automatic format settings supported by ASP. NET controls designed?
First look at a chart
I believe everyone is familiar with it. We can use this Panel to use the predefined style. We can call it automatic format setting or automatic style
How does one implement ASP. NET installation and deployment by creating the installer class?
ASP. NET installation and deployment-create installer Class 1.
On the "file" menu, point to "new" and select "project ".
ASP. NET installation and
. NET is now very popular and has become the first choice for fashionable programmers. However, a large number of programmers who have just come into contact with. NET do have some misunderstandings. Here we will introduce some of them first.
One of
Functions of ASP. NET machineKey
If you encounter this error when executing your Asp. Net program: "An error occurred while verifying the view status MAC. If this application is hosted by a network farm or cluster, make sure that the Configuration
ASP. NET data Web controls are DataGrid, DataList, and Repeater. Before studying the differences, you must first understand the similarity. From a higher level perspective, the most basic similarity is that DataGrid, DataList, and Repeater are
If you have a very cool page, many things on the page automatically respond to user operations and display rich changes, your ViewState is likely to reach K.
Here is the code that persists ViewState on the server, so ViewState does not occupy
There are three methods for transferring values between ASP. NET pages: QueryString, Session, and Server. Transfer. By transferring values between pages, you can span different pages and implement complex functions.
ASP. NET:
Pass through URL link
Here we will introduce the Route component. There are not many articles about this component. I hope this knowledge will help you understand the Route components.
Although the Route component can be said to be a "Portal" of ASP. NET, so far it seems
This article describes the use of DropDownList, which is a common control in ASP. net mvc. This method is more convenient for using HtmlHelper.
In ASP. net mvc, although we can directly write HTML controls on the page and bind them with attributes,
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service