The Artima Developer Community
Sponsored Link

.NET Buzz Forum
My world is virtual

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
My world is virtual Posted: Jun 24, 2004 4:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: My world is virtual
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

OK I figured out yesterday how to make my URL rewriting working. Strangely, I just had to keep my original Form tag to have everything working properly.

Now another puzzling question. As many develoipers I write my code locally and I mange a lot of different web applications.
So my world is made of virtual directory.

Of course, this is great only locally, because when I deploy to my servers, everything back to the root for most of the stuff.

I know everything about relative and absolute paths, root (~). The question is how to code one good way my paths to be sure that nothing break when I move from my virtual world to my real world ?

By the way sadly some tags cannot be transformed as server side tags. An important one is the <Link tag to embed a stylesheet.

Other curious thing: if you use URL rewriting, the ~ root trick don't work anymore and it's easy to understand why :-)

So what are the solutions to make my world an happy one ?

 

Read: My world is virtual

Topic: Be aware of your DLLs and who's loading them - know about assembly binding redirects Previous Topic   Next Topic Topic: Doc Ave 2.5 Backup ... backup solution for Sharepoint

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use