Yanıt How to create a SAAS application?

  • 06 Mart 2012 Salı 09:34
     
     

    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!!

Tüm Yanıtlar

  • 06 Mart 2012 Salı 11:27
     
     
    Hi, I'm afraid this forum is not a best place for this question. 
  • 06 Mart 2012 Salı 11:50
     
     

    Where should i ask this question?

  • 06 Mart 2012 Salı 13:34
     
     
    Use WPF
  • 07 Mart 2012 Çarşamba 04:00
     
     

    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.

  • 07 Mart 2012 Çarşamba 08:02
     
     
    You can create WPF Browser application but for PDF view maybe it will need some installation. See also ClickOnce.
  • 07 Mart 2012 Çarşamba 12:46
     
     

    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.

  • 07 Mart 2012 Çarşamba 13:53
     
     Yanıt
    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.
  • 22 Mart 2012 Perşembe 05:01
    Moderatör
     
     

    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

  • 23 Mart 2012 Cuma 02:00
     
     

    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,