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.
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 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
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
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
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
" & 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
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
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
Using System. Management;
ManagementClass mc = new ManagementClass ("Win32_NetworkAdapterConfiguration ");
ManagementObjectCollection moc = mc. GetInstances ();
Foreach (ManagementObject mo in moc)
{
If (bool) mo ["IPEnabled"] = true)
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
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
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
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,
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
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
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
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 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
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
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.