i asking because couldn't find answer on internet. don't have experience on application building , silverlight.
my questions is: effect performance of application if have many pages (around 60pages) sounds.
i planning create small game story based on around 50 jpeg images (800x480px) , there different choices gamer lead different endings(pages). chose use blend rather building on xna because easy me create link between pages(if wrong decision please inform me :)).
does method effect game performance(loading,speed etc.)?, doing lame work(it looks lame :/)?
is there way in xna more efficiently? if yes please give me keywords me work , search it.
thank in advance patience , interest on noob question.
performance not affect. use additional memory. m$ asks respect 90mb limit app in terms of memory ( isolated storage doesn't have limit on data storage)
creating navigation between pages rather easy, can create links in blend , see code there well. in blend won't intellisense (auto-complete features ). navigation between pages handled navigation service. navigationservice.navigateto
in general if game doesn't have of graphics in it, why don't stick silverlight. xna there learning curve.... might need learn ropes before can around it.
Comments
Post a Comment