XAP or ASPX or Mixuture?

Last post 03-24-2009 5:51 AM by qwe123kids. 1 replies.

Sort Posts:

  • XAP or ASPX or Mixuture?

    03-24-2009, 2:58 AM
    • Member
      727 point Member
    • Rimbik
    • Member since 02-25-2009, 6:09 AM
    • Mumbai, India
    • Posts 250

    Silverlight or ASPX ?

    I am using Silverlight since last 25 days and it changed the way of coding. I am embedding everything in xap which makes me little confuse.

    My Question:

    1.       To what extend we need to write the code in aspx

    2.       If I am developing and ASP.NET application with Silverlight what proportion of code normally I need to put in XAML considering all pages are fully powered by Silverlight pages.

    Basically to be more clear: Say for example u have gotta a requirement to develop an ASP.NET application with all Silverlight pages what you will do.

    Requirement:  

    1.       Any kind of State Management may be used in the Web App should be robust enough to modify/migrate (Agile)

    2.       The application can have any basic ASP.NET features

    That is before I start designing the application. How will I go like what to put in xap and what in aspx?

    I am expecting an expert advice in this regard.

    Soumen, India

     

    Budhi Hin Tanu Janike, Sumirau Pavan Kumar
    Bal budhi Vidya dehu mohe,Harahu Kalesa Vikar
  • Re: XAP or ASPX or Mixuture?

    03-24-2009, 5:51 AM
    Answer
    • All-Star
      23,541 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 5:49 AM
    • Posts 4,010

    Hi,

    /*To what extend we need to write the code in aspx*/

    Silverlight  is Intearsting way of Developing in Web Application..
    U have Near about All functionality of Asp.net in silverlight..
    So u can use silverlight as u Use Asp.net..


    /*If I am developing and ASP.NET application with Silverlight what proportion of code normally I need to put in XAML considering all pages are fully powered by Silverlight pages.
    */

    if u Build Silverlight .xap file is generrated iside ur client folder..
    so u can use differnt Solutioon to build ur page..
    So that your Client .xap would not increase in Size

    and Later on u can intergate Your .Xap
    file in to your aspx,asp or html page..

    for more u can refence blog below mention

    http://silverlight2pointzero.blogspot.com/

    hope it helps

    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
Page 1 of 1 (2 items)