The Rational® ClearCase® Client for Visual Studio .NET supports the following Web development models, or mapping styles, when creating Web applications with ASP.NET.
For example: http://localhost/MyDynamicView/MyVob/MySolution/MyWebProject/MyWebProject.csproj.
All file system mapped Web projects use Visual Web Developer as their local Web server, instead of IIS. Visual Web Developer provides automatic Web server mapping during the design and testing of the Web application.
For example: M:\MyDynamicView\MyVob\MySolution\MyWebProject\MyWebProject.csproj.
Once developed, the Web artifacts are deployed to the production server, which uses IIS.