MonoDevelop with Visual Studio Websites
        Posted  
        
            by colinramsay
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by colinramsay
        
        
        
        Published on 2010-03-30T16:41:51Z
        Indexed on 
            2010/03/30
            16:43 UTC
        
        
        Read the original article
        Hit count: 643
        
monodevelop
In Visual Studio you can create a Website, which doesn't have a solution or project file, it just opens it up when you point Visual Studio at the right virtual directory / IIS website. Is there a way to do this with MonoDevelop?
© Stack Overflow or respective owner