ASP businessProgramOfCodeThe form is generally a template that separates the interface from the function. The function is encapsulated in the DLL component.Templates are easy for developers and users.Today I want to talk about the DLL encapsulation
Windows AuthenticationProgramProvides authentication for Windows and Microsoft Internet Information Service (IIS)Used in combination to ensure the security of ASP. NET applications.
Forms authentication providerProvides information about how to use
On the run ASPX page, a message is displayed:
Server ApplicationsProgramUnavailable the web application you are attempting to access on this web server is currently unavailable. Please click "refresh" in the web browser to try your request
: Xuanyuan South Palace
One of the main reasons for developers to use JavaScript is to avoid page refreshing during the sending-back process. For example, you can use the Treeview control to expand and collapse corresponding data nodes as needed.
A problem occurred when I used ajax to create a pop-up calendar today.
This is an error message: AjaxControlToolkit requires ASP. NET Ajax 4.0 scripts. ensure the correct version of the scripts are referenced. if you are using an ASP. NET
Recently I learned asp.net mvc. I used to learn it before and didn't use it at that time. Now I have spent a day or two to summarize the problems I encountered:
1 When adding a master page, note the following:
This ID is something I have
Public void CellToCell (DataSet ds){# Region required objects for instantiation// Instantiate an Excel Document ObjectMicrosoft. Office. Interop. Excel. Application exapp = new Microsoft. Office. Interop. Excel. Application ();// Set visible// If
This article describes how to compile ASP into DLL by turning ASP code into components. Developers not only speed up ASP, but also protect their own code.Next, we will compile a very simple component, focusing on how to develop the DLL component,
The events of life circle in a datagrid
First, there is a important object in datagrid: datagriditem, we can get them use datagrid. items which is inherited from System. Web. UI. WebControls;
The maid with type of enum listitemtype and include
1. The processing format of the Global. asax file is different.
An error will occur after conversion. In vs2003, Global. asax has a post-code file. Under 2.0, move the code separation file to the App_Code directory so that it can automatically
Originally, the server runs asp.net Framework Version 1.1, and the site IIS runs normally, but some customers need to install it today.. NET 2.0. After installing version 2.0, the prompt "Server Application Unavailable" appears when the Server is
From: http://social.microsoft.com/forums/zh-cn/2219/thread/A34FFC62-072F-441C-868C-ED1293A90697
1) Avoid using ArrayList.Because any Object to be added to the ArrayList must be of the System. Object type. When retrieving data from the ArrayList, it
For more information about JSON, google! If I want to write it, I will also copy it after Google! Hey, I have always wanted to learn json, and I have learned a little about it by looking for a lot of materials and writing demos! Get started!
From: http://social.microsoft.com/forums/zh-cn/2219/thread/A34FFC62-072F-441C-868C-ED1293A90697
1. database access performance optimization
Database Connection and ShutdownTo access database resources, you need to create a connection, open a
ADODB. Stream (0x800A0BBC) --- An error occurred while uploading the file -- the uploaded directory cannot be found.
(0x80020009) --- The Field Value of the record pointed to by the current rs pointer is NULL and cannot be used.
ADODB. Field (0
Problem description:
Run OK on my local machine and OK on the Server at the beginning. It won't work if FrontPage Server Extensions (FPSE) 2002 is installed. Now I have uninstalled FPSE. This is the complete code,
dim XMLPathXMLPath=
First, I want to explain the two keywords in the title: "happy", "ASP. NET programmer ".
Some people want to be an "Outstanding" programmer or a "senior" programmer, simply put, it is a "Daniel"-but this article does not aim at this development
Sessions between asp and asp.net cannot be shared.
Solution: You can use a database or WebService, but this is troublesome.
Cookie sharing is much simpler.The cookies of asp and asp. ne are stored in different encoding formats and can be converted
Address: http://www.cnblogs.com/fish-li/archive/2013/05/28/3104750.html
Reading directory
Start
HttpContext. Current is not everywhere
Application_Start exception and IIS Classic Mode
QueryString and Form allow duplicate keys
Ashx Reuse
ASP. NET provides Session objects, allowing programmers to identify, store, and process the context information of several requests from the same browser object to a specific network application on the server.
1) The Session corresponds to a
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.