Skip to main content

Microsoft Silverlight

Answered Question Going from Sketchflow to Out-of-browserRSS Feed

(0)

rmcsharry
rmcsharry

Member

Member

345 points

239 Posts

Going from Sketchflow to Out-of-browser

Hi,

Re. Blend 3: 

Does anyone know if there is a straightforward way to take a "Silverlight + Sketchflow project" and turn it into a "Silverlight + website project", so that I can then convert to an out-of-browser app?

I have searched and googled myself to death and cannot find the answer.

Thanks,

Richard

--------------------------------------
If you can meet with triumph and disaster and treat those two imposters just the same...then you'll be a coder my son.

clint1222
clint1222

Participant

Participant

1542 points

216 Posts

Answered Question

Re: Going from Sketchflow to Out-of-browser

Hi,

Not sure about straightforward, but here goes. 

  1. In the Blend 3 help files there's a page outlining how to convert a Sketchflow project into a production project (about 16 steps).
  2. You can then change the project properties to "Enable running application out of the browser" by checking that checkbox.
  3. Optionally, if you want the additional website project, you can add an ASP.NET website project to the solution.  Then in the properties of the new project add the Silverlight project.  Set the new web project as startup and the new test page as the startpage.

You should be all set.

Note: you may want to do a little more cleanup of your Silverlight than the help files state.  You may want to convert any sketchflow styles to regular controls before starting the conversion.  Also, step one is probably most important: Back up your project.

 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities