Answered How to create a SAAS application?

  • Tuesday, March 06, 2012 9:34 AM
     
     

    Dear All,

    I am starting to create a saas Application, but i dont know where begin from.

    As my knowledge, saas application is host application (multi-tenant) which can be used by Local PC without  installing.

    Please tell me how to create a very simple saas application.

    Thanks!!

All Replies

  • Tuesday, March 06, 2012 11:27 AM
     
     
    Hi, I'm afraid this forum is not a best place for this question. 
  • Tuesday, March 06, 2012 11:50 AM
     
     

    Where should i ask this question?

  • Tuesday, March 06, 2012 1:34 PM
     
     
    Use WPF
  • Wednesday, March 07, 2012 4:00 AM
     
     

    Yes, I am developing an WPF Web Application.

    But, really WPF also need to be download and installed into local machine when running it.

    For example:

    1. I create an WPF with PDF Reader embeded in it.

    2. When running it on local machine, Its possible to view PDF content without installed Acrobat Reader in local machine.

  • Wednesday, March 07, 2012 8:02 AM
     
     
    You can create WPF Browser application but for PDF view maybe it will need some installation. See also ClickOnce.
  • Wednesday, March 07, 2012 12:46 PM
     
     

    I have try to create an WPF application which explain in http://www.screencast.com/t/JXRhGvzvB

    But can only run when we install acrobat Reader in Local machine.

  • Wednesday, March 07, 2012 1:53 PM
     
     Answered
    There is reference to AcroPDFLib which means that it has to be installed locally. You may try to find open source .Net PDF viewer and compile it. The other way is to install this library from your WPF app at startup - download it from internet.
  • Thursday, March 22, 2012 5:01 AM
    Moderator
     
     

    We are temporarily marking this as "Answer", if you have any concerns or new findings; please feel free to let me know.
    Best regards.



    Annabella Luo[MSFT]
    MSDN Community Support | Feedback to us

  • Friday, March 23, 2012 2:00 AM
     
     

    I am sorry, I am dealing with another problem.

    Saas is only study case.. I will back when have time.

    Thanks for your advance.

    Best regards,