The New ASP.NET Site & a 2.0 Tip

One of our great first projects here at Telligent Systems has been to take up the ASP.NET website and:

  1. Update it to run on ASP.NET 2.0 B1
  2. Give it a bit of a facelift.

There's many little things we've learned along the way in this project (and I hope to capture more of these later), but one of the most important ones I've found so far has been the ability to install the 2.0 framework without affecting any other vroots installed on the server. In our case, we needed to install the 2.0 framework on the current www.asp.net server farm without upgrading the 1.1 vroots (i.e., the current site).

Fortunately for us, there's a great set of command line switches to do just that:

dotnetfx.exe /q:a /C:"install.exe /q /msipassthru MSI_PROP_BEGIN""NOASPUPGRADE=1""MSI_PROP_END"
 
This is pure greatness.
 
And, if you're interested in seeing what we're doing exactly, you can hit:
 
http://beta.asp.net
 
We're doing a nice and quiet “soft roll-out” this week while tweaking and suring things up. And, as you can see, it's only the home page at this point. But, you'll get the full site soon enough, I promise. ;)
 
So tell me, what do you think?
Filed under: ,

Comments

# Khurram said:

Have any plans to abstract the work into Portal Starter Kit for Asp.Net 2?

Thursday, July 22, 2004 2:43 PM
# Christopher said:

That looks pretty slick there, Mr. Alexander. :)

Thursday, July 22, 2004 3:11 PM
# Stefano Demiliani said:

Really a good work...

Thursday, July 22, 2004 3:46 PM
# chadbr said:

Looks a lot better - but I would suggest making the links a little darker shade of blue.

Thursday, July 22, 2004 4:07 PM
# Salman said:

Wow looks great. Nice graphics work.

Friday, July 23, 2004 11:40 AM
# TrackBack said:
Monday, July 26, 2004 5:03 PM
# TrackBack said:

^_^,Pretty Good!

Sunday, April 10, 2005 5:29 AM
# TrackBack said:

^_^,Pretty Good!

Friday, April 15, 2005 9:32 PM

Leave a Comment

(required) 
(required) 
(optional)
(required)