zc0000
-
Server installation Issue
-
Scrutinize keyboard event handler syntax in different browers
From above scripts we can draw these conclusions:
-
$(document).ready() and pageLoad() are not the same!
Refer to:
$(document).ready() and pageLoad() are not the same! -
WebRequest some site url meeting : The remote server returned an error: (403)
Avoid (403) Forbidden errors when using HttpWebRequest
-
Running Web Applications on Windows Vista with IIS 7.0 and Visual Studio
To access local IIS Web sites, you must run Visual Studio in the context of an administrator account. By default, Windows runs applications in a limited-rights user account even when you are logged on to the computer as an administrator.
-
Awesome website !
-
Url-resolving issue in a "Cacheable-Sharable" UserControl
ResolveUrl and ResolveClientUrl are two methods that help to resolve "~/" prefixed format path to client-browser-usable format. Normally , they take the same effective and just differ in the terminate displaying . Then assuming such a control-holser environment : a UserControl which is designed to shared by a batch of pages; Initially we still find no problems by using either ResolveUrl or ResolveClientUrl to treat url issues in the control , however , if we "cache" the UserControl , mark it with "shared" attribute, and adopt it into an application of multiple pages in different directories , a problem is possible to occur .
-
How to : Dynamically Remove ASP.NET Page Output Cache Entries
I have sought for a perfect solution for a long time and eventually get following old links :
-
How to Enable Image Preview to Display Pictures in a Folder
Refer the url : How to Enable Image Preview to Display Pictures in a Folder
-
Error message when you try to modify a large table by using SQL Server Management Studio: "Timeout expired"