Add Design Document to Visual Studio .Net 2008

Answered Add Design Document to Visual Studio .Net 2008

  • Tuesday, June 10, 2008 4:54 PM
     
     
    How best to add a background design document created with Expression Design, and add it to an exisiting Visual Studio 2008 web application.  I want to add it as a Background Picture for an .aspx page, and .design extension does not seem to be recognized.

    Thanks in advance!
    robert hellestrae

All Replies

  • Wednesday, June 11, 2008 6:19 AM
     
     Answered
    Hi rrobhelle,

    no expert here but I would suggest you export as png or jpg and then add it to your resources.
    steve
  • Wednesday, June 11, 2008 1:23 PM
     
     
    Thanks Steve, and the Export option in Expression Design works well to transform xaml files to other formats.

    Rob  
    robert hellestrae
  • Wednesday, June 11, 2008 4:18 PM
    Moderator
     
     
     rrobhelle,

    Barkest is correct. Background images for ASP.NET pages are the same format as those in HTML pages - GIF, JPEG, PNG, BMP, etc. The .design file format is only recognized by Expression Design.

    Will Buffington
    Microsoft Expression Support