Debugging Classic ASP in IIS7 and VS2010

28. December 2010 12:08 by viperguynaz in .NET, Featured, Windows  //  Tags: , ,   //   Comments (9)
Why would you ever want to debug a classic ASP application in Visual Studio 2010 and IIS7? Well there are still plenty of legacy sites that customers will want converted. This article describes how to get started debugging classic ASP in IIS7 and VS2010. [More]

Running Multiple Websites on a Rackspace Windows Cloud Server with one IP

24. August 2010 19:38 by viperguynaz in .NET, Windows, Featured  //  Tags: , ,   //   Comments (2)
Mike Mosey is his Rackspace Cloud Blog post addressed how to run multiple Websites on an Apache server. What if you are running IIS7 on a Windows server? Well - yes you can - easily run multiple websites on one IP using Host Headers (bindings in IIS). In this brief post, I'll describe how to set it up in IIS. [More]

Adding www prefix for multi-portal DNN installations in IIS7

23. August 2010 19:22 by viperguynaz in DotNetNuke, Windows  //  Tags: , ,   //   Comments (0)
DotNetNuke is a well established open source, content management system (CMS). The platform allows users to develop multiple portals with different domain aliases using a single installation. Depending on your host though, you may have issues with URL cannonicalization. In plain English, this means that users that browse to your site with http://falconwebtech.com are redirected with a permanent 301 redirect to http://www.falconwebtech.com. It doesn't really matter which one you use, but to avoid duplicate content and enhance your sites' SEO rankings, pick one and follow the instructions below to setup the redirect on Windows IIS7. [More]

Importing Apache mod_rewrite Rules from .htaccess files

7. July 2010 16:57 by viperguynaz in Windows  //  Tags: , , ,   //   Comments (1)
The Internet Information Services 7 (IIS 7) URL Rewrite Module in Windows Server 2008 provides an import feature that truly simplifies the process of converting Apache mod_rewrite rules to IIS URL rewrite rules. You simply use the Import Rules feature provided in the URL Rewrite Module to import several mod_rewrite rules into an IIS configuration file. If you have not yet downloaded the URL Rewrite Module, you can do so at http://www.iis.net/download/urlrewrite [More]

Adding schemaLocation attribute to XElement in LINQ to XML

3. June 2010 21:26 by viperguynaz in Windows  //  Tags: ,   //   Comments (0)
Adding schemaLocation to a namespace in LINQ to XML is simple if you follow a few simple constraints. [More]

About the author

After 20 years flying F-16s in the USAF, I've had a ton of fun and I'm now doing something I enjoy almost as much, developing code.  I currently work as an ASP.NET/MVC developer for SpinSix Strategic Marketing Design in Scottsdale AZ.  I love developing ASP.NET MVC and eCommerce sites.

Month List

Page List