We're building a brand new version of the site, and we'd love to hear your ideas
Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Forum Messages
Articles & Tutorials  -
Hard coding passwords into your application or your web site is a bad thing. Barry looks at how we can use trusted connections to provide the authentication we need, without the need for these potential security hazards..  -
In this second part of a two-part series, you will learn about application security issues related to authentication and authorization, as well as five vulnerabilities commonly found in ASP.NET web-based applications. Additionally, find out how to keep configuration files from being unintentionally modified by uninformed programmers or administrators, as well as why it is critical to never rely on default setting values..  -
Scott Forsyth reveals some of the hidden but powerful features that exist with Microsoft's FTP server..  -
Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database..  -
Rather than whining about rude Apache admins, I thought it would be a more useful response simply to write down some of the ways I've found of improving IIS. So without further delay here are my top ten tips for making the most of your IIS. . 
Sample Code  -
If anyone's ever tried to move domain, you'll know its a pain. One way to make things a little easier is to provide an automatic 301 redirect from your old domain to your new one - this marks the new destination as a permanent change, and will generally be picked up by search engines. This shows you how to do this redirect with IIS, passing the full path and query strings along too..  -
A work around that allows you to have multiple virtual servers on an XP Pro machine.. 
|
Search
Code Samples
New Members
|