ASP. net2.0 blog I-favorite V1.0 released ....

Multi-User version. Three types of databases are supported, including access, MySQL, and SQL Server (open-source data layer) Multiple language packs are attached. (Simplified Chinese, traditional Chinese, and English) With the forum function.

ASP. NET development server failed to start listening on port XXXXX

Error message box: ASP. NET development server failed to start listening on port XXXXXAn attempt to access the socket is made in a way that the access permission is not allowed.Then there is another: Unable to connect to the localhost Web server

How to enhance the performance of ASP/ASP. NET + SQL Web site? Q: How to improve ASP/ASP. NET + SQL website performance

How to enhance the performance of ASP/ASP. NET + SQL Web site? Q: How can I improve the performance of ASP/ASP. NET + SQL websites? 1. Upgrade Your tecnolgy from ASP to ASP Dot NET as possible as you can.1. If conditions exist, ASP technology

[ASP. NET] What should I know about. NET?

Original article address: WorkshopHanselmanTranslator: Tony Qu A few days ago, I sent a list of ASP. NET interview questions. Some visitors thought I was okay, and there were some trivial issues. The rest of the people said, "It's pretty good. I

ASP. NET page request processing

HttpRuntime class The page request first processes the object that can process the original HTTP request, and finally generates the tag to be sent to the browser on the terminal of the pipeline. The HttpRuntime class is the entry point for pipeline

Enable IIS7 in Windows 7 to configure the ASP Runtime Environment

For the first time, I configured IIS in Windows 7. Although I have rich experience in configuring IIS in XP, I still encountered many problems. It is time-consuming to find out something, especially for beginners. In fact, the iis7 configuration

ASP Base64 encryption and decryption program

" & chr(13) & chr(10) ' setup base 64 dim max, idx max = len(BASE_64_MAP_INIT) for idx = 0 to max - 1 ' one based string Base64EncMap(idx) = mid(BASE_64_MAP_INIT, idx + 1, 1) next for idx = 0 to max - 1 Base64DecMap(ASC(Base64EncMap(idx))) = idx

Asp uses the aspexec component to execute exe

Http://hi.baidu.com/kk126/blog/item/e44b6b27afc50407918f9d17.htmlHttp://www.ly705.cn/blog/archives/20071228/93.htmlHttp://www.lilu.name/Html/diannaojishu/2008-7/962025.html The aspexe. dll file is a component that can call asp files to

How to configure ASP. NET on IIS

When deploying an ASP. NET Website on the server, the. NET runtime environment is required. NET Framework .. NET Framework is similar to the JDK of Java, including the. NET program running environment and command line compiling tool. If the. NET

How to obtain the server Nic number in Asp.net

Using System. Management;   ManagementClass mc = new ManagementClass ("Win32_NetworkAdapterConfiguration "); ManagementObjectCollection moc = mc. GetInstances (); Foreach (ManagementObject mo in moc) { If (bool) mo ["IPEnabled"] = true)

ASP. NET Website Security Technology-Script attack prevention (2)

  Reading directory   I. Script attacks Ii. Simulate script attacks Iii. Running Effect Iv. Main methods to prevent script attacks I. Script attacks   A script attack inserts malicious characters into a webpage. the browser cannot verify these

ASP. NET multi-threaded programming-asynchronous programming (9)

  Reading directory  I. synchronous processing Ii. asynchronous Processing Iii. asynchronous Delegation   Iv. Call Methods synchronously through delegation V. Call Methods asynchronously through delegation I. synchronous processing A synchronization

ASP. Net Timeout reached Solution

Source: http://www.study-code.com/dotnet/aspnet/67495.htm   Solution1. Close the unclosed connection in the code.2. Expand the sharing pool as follows:The solution is to modify the connection life of the Connection Pool, because the default value is

Asp.net ReportViewer transmits parameters for RDLC reports

My report uses three data sources. First, add the website data source. DataSet1_SDA_PROJECT_MEMBERDataSet1_SDA_PROJECT_TARGETDataSet1_SDA_SIGN_HISTORY Add report parameters for report Add the created website data source to the report data source,

Asp.net basic 8 (cache of custom controls)

1. cache a simple page, set the cache time, and cache the Duration page or user control (in seconds ). Set this attribute on the page or user control to create an expiration Policy for the HTTP response from the object and automatically cache the

Asp.net ajax uses AutoCompleteExtender to develop the Automatic completion Function

I have published a general Automatic completion function-Ajax + asp.net, which many readers have reported. Many of my friends have asked me for the source code, however, I have not deleted the source code because I accidentally deleted the hard

Asp.net top post solution (source code)

Most of the websites are php. Since no one has done it, I will share it... Process .. flash takes a photo and submits it to the specified processing program.Data: width, height, px + xxxParse rows and columns to fill in each dot matrix data.// Save

Comments on web controls under asp.net

Controls in asp.net fall into two categories: System. Web. UI. WebControls System. Web. UI. HtmlControls In a namespace, the former inherits from WebControl, and the latter inherits from HtmlControl. Both classes are inherited from System. Web. UI.

Ajax basics-server-side ASP.net script request and response

AJAX request ASP. Net script Ajax basics-the use of XMLHttpRequest objects has been introduced in the creation, data request, and processing of XMLHTTPREQUEST objects. The following describes how to use this object to request server data. The Code

Flash + asp.net webServices getting started

Flash + asp.net webServices getting started Authentication when WS is called in Flash _ 1: Hello Because the WS constructor is based on Asp.net, which is based on Asp.net. Flash as the UI Layer has the following benefits:1. Independent from specific

Total Pages: 1800 1 .... 1672 1673 1674 1675 1676 .... 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.