1. #1
    Sencha User
    Join Date
    Jul 2012
    Posts
    148
    Vote Rating
    9
    Answers
    12
    pentool will become famous soon enough

      0  

    Default Unanswered: How to implement the ASP.NET code from the documentation?

    Unanswered: How to implement the ASP.NET code from the documentation?


    Hello,

    I'm reading a JSONP file. In the documentation (http://docs.sencha.com/touch/2-0/#!/...ta.proxy.JsonP) under the section "Implementing on the server side", there's an ASP.NET listing.

    I'm not familiar with ASP.NET as to how to place this code section into what file and whether I need any header/tag/etc and if so what?

    Eg, I can implement the PHP code just fine, by creating a *.php file and place the code section within a <?php ... ?> tag.

    How can I do the same with the ASP.NET code listing? What tags, etc do I need? What file extension, aspx?

    Thanks!

  2. #2
    Sencha User
    Join Date
    Jul 2012
    Posts
    148
    Vote Rating
    9
    Answers
    12
    pentool will become famous soon enough

      0  

    Default


    32 views and nobody knows?

    The fun part is, I've asked our .NET programmers and they don't know it. I've also asked the same question on a .NET forum yesterday and I'm not getting a response there either. So apparently nobody knows how to use this in a .NET environment.

    Why is this function not in the documentation in a complete form so it would be possible to just copy/paste to make it usable?

  3. #3
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    438
    Answers
    3113
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    This sounds like an ASP question, not a Sencha Touch question.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  4. #4
    Sencha User
    Join Date
    Jul 2012
    Posts
    148
    Vote Rating
    9
    Answers
    12
    pentool will become famous soon enough

      0  

    Default


    I totally agree. But since it is written by Sencha in the Sencha Touch docs, I wish at least they would've written it to be usable.

Tags for this Thread