Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

    Articles & Tutorials Articles & Tutorials RSS feed

  • SQL Trusted Connections with ASP.NET

    by blowdart

    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.. Read full article

  • Top 10 Application Security Vulnerabilities in Web.config Files - Part Two

    by Bryan_Sullivan

    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.. Read full article

  • Mastering IIS FTP

    by ORCS WEB

    Scott Forsyth reveals some of the hidden but powerful features that exist with Microsoft's FTP server.. Read full article

  • Using PHP and IIS to Create a Discussion Forum

    by JayeshJain

    Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database.. Read full article

  • Ten Things to Do With IIS

    by iisdude

    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. . Read full article