Browse by Tags

All Tags » Tips and Tricks » IIS7 (RSS)

Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates by ScottGu

SSL enables browsers to communicate with a web-server over a secure channel that prevents eavesdropping, tampering and message forgery. You should always use SSL for login pages where users are entering usernames/passwords, as well as for all other sensitive...

Tip/Trick: Integrating ASP.NET Security with Classic ASP and Non-ASP.NET URLs by ScottGu

One of the questions I am often asked is "How can I integrate ASP.NET security with Classic ASP other non-ASP.NET URLs?". Specifically, people want to know if they can integrate ASP.NET's Forms Authentication, Role Based Security, and URL Authorization...

Tip/Trick: Using IIS7 on Vista with VS 2005 by ScottGu

A few people have pinged me over the last week asking about how to use VS 2005 with an IIS 7.0 web-site on Windows Vista. Specifically, they've run into an issue where they see a dialog message asking them to install the FrontPage Server Extensions, or...
More Posts