Here is a pretty cool web site that will monitor your web sites for free! http://www.montastic.com/
Category: ASP.NET
ASP.NET Design Templates
Generate MachineKey
Web page to easily create a machine key for encryption: http://www.eggheadcafe.com/articles/GenerateMachineKey/GenerateMachineKey.aspx
SSL Diagnostics Version 1.0 Released
A common problem for administrators of IIS servers is configuring and troubleshooting SSL enabled websites. To assist in administrators efforts, Microsoft has designed a tool - SSL Diagnostics - to aid in quickly identifying configuration problems in the IIS metabase, certificates, or certificate stores. This tool allows users to review configuration information in a easy … Continue reading SSL Diagnostics Version 1.0 Released
Authentication and Access Control Diagnostics 1.0 Released
Authentication and Access Control Diagnostics 1.0 (more commonly known as AuthDiag) is a tool released by Microsoft aimed at aiding IT professionals and developers at more effectively finding the source of authentication and authorization failures. These users have often seen behavior from Internet Information Services (IIS) that doesn't seem appropriate or random when users authenticate … Continue reading Authentication and Access Control Diagnostics 1.0 Released
IIS Diagnostics Toolkit Released
The IIS Diagnostics Toolkit is a combined release of popular tools used by today's IIS users. These tools include tools aimed at resolving problems related to Secure Socket Layer (SSL) issues, permission or security problems, gathering data for your SMTP server included with IIS, as well as the famous Log Parser utility used to sift … Continue reading IIS Diagnostics Toolkit Released
10 Tips for Writing High-Performance Web Applications
HTML Codes
HTML CodesAgain, nothing to do with ASCII really, but has been requested by a number of you out there. To get special characters to show on an HTML web page, special codes can be used (ascii code or word) and are interpretted by the web browser.

You must be logged in to post a comment.