In ASP. NET, only one person can modify system data at a time.

In some special systems, only one person can modify the system data at the same time. When others modify the data, the data is in the "Lock" status, only when the person Who modifies the data exits can others modify the data. By setting a global

Asp.net modify XML files

Xmldocument xmldoc = new xmldocument ();Xmldoc. Load ("test. xml ");Xmlnode onode = xmldoc. selectsinglenode ("// provider [@ ID = 'b75c029b-EE08-4a07-BFBD-F59E99DEA564 ']/parameters/parameter [@ name = 'namespace']");If (onode! = NULL){Onode.

Local Asp.net configuration in Windows 7 (IIS 7)

When debugging A zune3d sample of blend 3 today, the sliverlight program is generated after running. Because my machine has just been upgraded from Vista to Windows 7, IIS is not configured, therefore, preview fails. the following steps are provided:

Absurd understanding of viewstate objects in ASP. NET

-- It is ridiculous to think that viewstate objects keep the value of controls such as textbox. Most ASP. NET developers believe that ASP. NET viewstate objects are responsible for maintaining values similar to textbox text controls, so these values

Create custom visual controls under ASP. net2.0

Custom visual controls are generated by labels as templates. Attribute: Text: The text displayed by the control.Href: the hyperlink address of the text displayed by the control.Target: displays the target frame of a hyperlink.Stylebackground:

ASP. NET Request. url

When developing a web application, we often need to parse each segment of the request. url and make some judgments. For example" Http: // localhost: 1897/news/press/content. aspx/123? Id = 1 # TOC", We want to get the name of the first category in

ASP. NET allows you to print and complete express delivery tickets.

The program printing of CS structure is relatively easy to control, and the program printing of bsstructure is very clumsy, but it is still widely used in enterprise information systems, blog garden text (@ COOL-CHEN) Summary of the more in place,

ASP. NET Ajax entry-level series: using the scriptmanagerproxy Control

In ASP. net Ajax, because An ASPX page can only have one scriptmanager control, in the case of a master page, if you need to introduce different scripts in master-page and content-page, you need to use scriptmanagerproxy in content-page instead of

Asp.net File Upload Summary

  1. Get the name of the uploaded file: (the key is the application of the postedfile class)Use the getfilename method in the path class as follows: Lstrfilename = lofile. postedfile. filename'Note: lofile. postedfile. filename returns the

Asp.net [2.0] use web charts to implement line, column, and slice charts

The project has a graphical requirement for reports, so it began to find a third-party chart control on the Internet. Due to time constraints, after several rounds of search in csdn, several candidates were identified: 1. owc control in office; 2.

ASP. NET cache learning-data cache

I have discussed how to use the page cache, and now I want to learn how to use the data cache. before talking about the data cache, I also want to talk about using the parameter cache on the page. As mentioned above, if varybyparam = "NONE" is set

[ASP. NET] gridview custom editing, update, cancel, delete

1. Problem Description On the Internet today, someone asked me how to customize the edit, update, cancel, and delete buttons of the gridview. The buttons in the gridview are too ugly. 2. meet the requirements Change edit, update, cancel, delete   3.

Website development tool selection (Asp.net)

  Development Tool Selection As a commercial enterprise-level Web service company website, you must do the following: Security and stability As a service-oriented website for commercial enterprise-level web services, we should not only

ASP deletion and batch deletion code

Set C. Createobject ("ADODB. Connection ")Conn. cConn. OpenSet COM = server. Createobject ("ADODB. Command ") Com. commandtext = "delete from portal_articles where ArticleID =" + request. querystring ("ArticleID ")Com. activecCom.exe cute ()Response.

ASP hidden download address

If we know the actual path of a static file, for example, success! How can I prevent the downloader from obtaining the actual path when downloading 51windows.pdf on the website! This article describes how to use ASP to hide the actual download path

In ASP, garbled characters appear from the utf8 page to the gb2312 page.

Yesterday I made two ASP pages, one for UTF-8 and the other for gb2312.So there was a strange thing (mainly because I met it for the first time). Opening these two pages alone won't cause any problems,However, garbled characters appeared when utf8

ASP Webpage speed improvement method 5 _ ASP skills

  Tip 1: Improve the efficiency of using the request set Accessing an ASP set to extract a value is a time-consuming and computing resource-consuming process. This operation contains a series of searches for related sets, which is much slower than

Six lines of code for ASP Component-less upload

At present, there are many upload classes without components. I have probably taken a look at it. Most of them are quite complicated to write, and some can only transmit text. The most important thing is that there are no 10 lines of code or less :),

ASP Excel operations, data display and statistical methods

This job is to operate Excel in ASP, and mark every line in the whole program, and then do the same as filling in the blanks. Now I changed it to dynamically display items in each row, display them one by one, and finally make a summary.1. FSO find

Common ASP error capture methods

ASP is so simple that many developers do not think about error handling. correct error handling can make your application more reasonable. I have seen many commercial websites written in ASP, and most of them ignore error handling. There are three

Total Pages: 1800 1 .... 1680 1681 1682 1683 1684 .... 1800 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.